The mod will automatically grab the ToolProperty from GregTech materials that have it, and create the necessary data to allow it to also be a Tinker's Construct material part. Also, this mod changes Tinker's Co
The mod will automatically grab the ToolProperty from GregTech materials that have it, and create the necessary data to allow it to also be a Tinker's Construct material part. Also, this mod changes Tinker's Construct smeltery metal recipes to use 144mb to represent 1 ingot worth of mate...
Without the Smeltery Module, metal parts can be made here Revamped tool recipes Only6 potential head partsnow required for all tools (+Shards) Added Plates Only Wooden Tool Handles needed Added Repair Station Tools can be repaired after breaking, for cheaper than making a new one from scratch...
Download Tinkers’ Construct Mod for Minecraft! Make and Repair Tools, Modify blocks, change colors of table, create smeltery, and much more.
The advanced tools come in when you build a smeltery. This allows you to smelt metal into more powerful parts for your tools. The mod also adds a few new ores to the game that only further advance your tools beyond that of diamond capabilities. So once you’ve got a smeltery and some...
Insolator Custom Monoculture:Adds Monoculture Cycle integration to desired phytogenic insolator recipes added by ModTweaker Tinkers' Construct Disable Rendering Items in Smeltery:Disables rendering items in the world when they are inside the Smeltery to prevent lag while rendering ...
代码示例来源:origin: SlimeKnights/TinkersConstruct public static void blacklistMelting(FMLInterModComms.IMCMessage message) { if(!message.isStringMessage() && !message.isItemStackMessage()) { return; } // oredict blacklist if(message.getMessageType() == String.class) { TinkerSmeltery.meltingBlac...
代码示例来源:origin: SlimeKnights/TinkersConstruct publicclassBlockTinkerFluidextendsBlockFluidClassic{ publicBlockTinkerFluid(Fluidfluid,Materialmaterial){ super(fluid,material); setCreativeTab(TinkerRegistry.tabSmeltery); } @Nonnull @Override publicStringgetUnlocalizedName(){ ...
代码示例来源:origin: SlimeKnights/TinkersConstruct private void registerSmelteryFuel() { TinkerRegistry.registerSmelteryFuel(new FluidStack(FluidRegistry.LAVA, 50), 100); } 代码示例来源:origin: AppliedEnergistics/Applied-Energistics-2 @Override public String getItemStackDisplayName( ItemStack stack ) {...
you’ll get used to them quickly. There are even a couple of new materials and resources. After you build the smeltery, you can smelt metals and use them to create even more powerful tools. You’ll even come across some blueish slimes in this mod. To run Tinkers’ Construct, you’ll...