This tutorial is set by the author to use the CC by-NC protocol.
Q: Why does I not take effect after modifying multiple formulas
A: Because the generated formula is the same name, it cannot take effect
Q: How to solve this problem?
A: The formation of the generated formula is the beginning of the formula
mods.avaritia.extremeCrafting.addshaped ("nameplaceholder",
Modify "nameplaceholder" to any name (PS: cannot be the same as other endless magic reform formulas)
Q: My original formula is synthesized with endless formula. This magic reform has not been deleted.
A: Add a line of deleted formula code
mods.avaritia.extremeCrafting.remove (output);
Output is items that need to be deleted
Q: My items have NBT but the magic is changed.
A: Enter it with items
/mt hand
Copy the output content to the output part after addShapet