This tutorial is from MC Encyclopedia (MCMOD.CN) using the CC By-NC-SA protocol.
Support changing machinery (equipment):
· Printing device
#The parameter marked as red is optional and can be ignored.
(Only MC version 1.10.2)
Add the ‘printer’ synthesis formula:
// OutputStack (output item), time (time), input1stack (input 1), input2Stack (input 2), input3Stack
Example: Mods.refinEdStorage.solderer.add (
Remove the synthetic formula of the ‘pressing device’:
// OuPutStack (here refers to removing formulas to remove formulas)
Example: mods.refinEdorage.solderer.Rmove (
(Limited to the MC version 1.11.2)
Add the ‘printer’ synthesis formula:
// outputStack (output item), time in ticks (required time), inputarray
Example: Mods.refinEdorage.solderer.addrecipe (
Note: The input items in the synthetic formula are similar to the magic reform of the original workbench.
Remove the "Presser" synthesis formula:
// OuPutstack (here refers to removing formulas to remove formulas)
Example: Mods.refinEdorage.solderer.Rmoverecipe (