your current location:首页 > news>Railcraft-Mt modification tutorial [MT] MineTweaker 3 Minecraft Game

Railcraft-Mt modification tutorial [MT] MineTweaker 3 Minecraft Game

2024-12-10 17:53:15|Myriagame |source:minecraft skins

It provides the following mechanical formula for MT:

RockCrusher

Blastfurnace

Cokeoven (Cokeoven)

Rolling machine (Rolling)


Add synthesis of gravel machine: mods.railcraft.rockcrusher.addrecipe (<>, true, false, [product>, ], [1.0, 0.5]);Chance

Delete synthesis: mods.railcraft.rockcrusher.removerecipe ();

Add synthesis of blast furnaces: MODS.railcraft.blastfurnace.addRecipe (<高>, False, False, 1278, );

Delete synthesis: Mods.railcraft.blastfurnace.removerecipe (product>);

Add synthesis of coke oven: mods.railcraft.cokeoven.addrecipe (<>, TRUE, FALSE, , * 500, 1800);1800 is time

Jiao oven delete synthetic: mods.railcraft.cokeoven.removerecipe (product>);

Add synthesis of roller press: Mods.railcraft.rolling.addshapetIt can be the same as orderly and disorderly synthesis

Roller press delete synthetic: mods.railcraft.rolling.removerecipe ( * 4);