This tutorial is from MC Encyclopedia (MCMOD.CN) using the CC By-NC-SA protocol.
[Instructions for the use of Mispin-Mt Magic Reform]
I have to say that the MT's MT's MT is really a big pit. I am still troubled by some problems in the final material mining level.
Pouring table
mods.tconstruct.Casting.addBasinRecipe(
// This is the item generated by pouring the basin: the items generated after pouring, the value of the fluid*required for pouring, the items required for pouring (that is, the one in the pouring basin)
mods.tconstruct.Casting.addTableRecipe(
// This is the item that is transformed by the pouring table: the items generated after pouring, the fluid*value required for pouring, the items required for pouring (the principle of the same as above)
mods.tconStruct.Casting.removebasinRcipe (
mods.tconStructing.Casting.removetableCipe (
Drying rack
mods.tconStruct.drying.addrecipe (
// Add a drying frame synthesis: the items of drying, the finished product after air drying, the required time (Gamet)
mods.tconstruct.drying.removerecipe (
// Remove the synthesis of a drying frame: variable is the finished product after air drying
furnace
mods.tconstruct.Smeltery.addMelting(
// Add a synthesis of solid melting as a liquid: the melting items, the flowing of the fluid after the melting, the temperature value required, the last one can be ignored (the Wiki is marked as red)
mods.tconstruct.smelTery.removeMelting (
// Remove a solid melting synthesis of liquid: being melted items
MODS.TCONSTRUCT.SMELTERY.ADDALLOY (
// Add a alloy synthesis: melting alloy, liquid 1 required for alloys, liquid required for alloy 2
mods.tconStruct.smelTery.removeAloy (
// Remove a alloy synthesis: melting alloy
mods.tconStruct.smelTery.addfuel (
// Add a liquid to the formula of smelting furnace fuel: as a liquid of fuel, generate temperature value, fuel thermal value
mods.tconStruct.smelTery.removefuel (
// Remove a liquid to become a recipe for smelting furnace fuel: liquid as fuel
Maintenance material
mods.tconstruct.tweaks.addrepairmater (
mods.tconStruct.tweaks.removerepairmaterm
// Tools that can be maintained by removing an item: the items used in maintenance, the digging level of the maintenance tool