Spigot based plugin to create your own custom Recipes & Items. Designed to be easy to use with in-game GUI and tons of configuration possibilities. modrinth.com/plugin/customcrafting Topics java minecraft spigot spigot-plugin minecraft-plugin Resources Readme License GPL-3.0 license Activity...
Finally, to craft a shield, place a plank in the center of the bottom row in the crafting grid. Do keep in mind that, the woods don’t have to match. You can place any wood in place of planks. Read: How to breed Turtles in Minecraft? Craft Custom Shield in Minecraft Java Edition...
minecraft.world.item.Item; Expand Down Expand Up @@ -328,5 +330,13 @@ public static void remove(Level world, ItemStack wand, Player player, BlockPos p public void initializeClient(Consumer<IClientItemExtensions> consumer) { consumer.accept(SimpleCustomRenderer.create(this, new SymmetryWandItem...
开发者ID:cubex2,项目名称:customstuff4,代码行数:7,代码来源:CraftingRecipeCategory.java 示例4: EnchantmentUpgradeCategory ▲点赞 2▼ importmezz.jei.api.IGuiHelper;//导入方法依赖的package包/类publicEnchantmentUpgradeCategory(IGuiHelper guiHelper){ ResourceLocation location =newResourceLocation("minecraft",...
开发者ID:cubex2,项目名称:customstuff4,代码行数:16,代码来源:BaseRecipeCategory.java 示例7: LightningCrusherRecipeCategory ▲点赞 2▼ importmezz.jei.api.IGuiHelper;//导入方法依赖的package包/类publicLightningCrusherRecipeCategory(IGuiHelper guiHelper){ ...
minecraft.core.particles.ParticleOptions; import net.minecraft.core.particles.ParticleTypes; import net.minecraft.nbt.CompoundTag; import net.minecraft.network.chat.Component; import net.minecraft.resources.ResourceLocation; public class AllBogeyStyles { public static final Map<ResourceLocation, BogeyStyle>...
at net.minecraft.client.renderer.LevelRenderer.handler$zge000$renderLayer(LevelRenderer.java:6396) ~[client-1.17.1-20210706.113038-srg.jar%23183!:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,xf:fml:lightoverlay:lightoverlay,pl:runtimedistcleaner:A,re:classloading,pl:accesstran...
开发者ID:cubex2,项目名称:customstuff4,代码行数:25,代码来源:ItemHelper.java 示例4: retrieveOrderItems ▲点赞 3▼ importnet.minecraft.util.NonNullList;//导入方法依赖的package包/类publicstaticEntityDroneretrieveOrderItems(AmadronOffer offer,inttimes, World itemWorld, BlockPos itemPos, World liquidWor...