Note: This tutorial belongs to the Chinese explanation instructions. Some original address of the official wiki of the handling here here
After turning around for a long time, I found that there is no magic reform tutorial that there is no condensed board. Let me have a simple explanation version.
Because I have only used the basic modification formula, I have not mentioned parts I have limited. X
Magic reform is based on the two modules of CRT and Botania Tweaks, please be installed
————————— the division line ——————————————————
The first line of magic reform needs to be imported from Botania Tweaks related package
Import Mods.botaniaatweaks.agglomue;
Currency adding formula (where the input items are made in English commas, and at least one item is set to at least one item is not tested)
Agglomration.addrecipe
Agglomration.addrecipe (output, inputs.IINGREDIENT [], manacost);
Reference (Diamond+Magic Dust+Elf Dust = 5000MANA consumption of pearls in the last shadow)
Agglomration.addrecipe (
Delete the formula (the same reason with adding)
Agglomitive.removerecipe (
Agglomitive.removerecipe (output, inputs.Interedient []);
Reference (delete Tyra steel formula)
Agglomration.removerecipe (
At the same time you can edit some other attributes
For example, modify different cohesive plate bases (formerly lapigraphy stone livestone), and give different synthetic particles color for different formulas (Tyra steel defaults from blue to green)
The formula is the same as the above parameters
Agglomue on.addRecipe (
Agglomration.addRecipe (output, inputs.IINGREDIENT [], Manacost, COLOR1, COLOR2, Center, Edge, Corner, EdgeREPlace, Cornerreplace);
refer to
Agglomue on.adddlecipe (
[
5000000, 0xa439fb, 0xff6600,
A parameter form posted by wiki
The parameter value is added from top to bottom order, separated
Brief translation
If the center is set, the Edge and Corner must be set, and the entire multi -party structure must be set or the reserved as the default value