your current location:首页 > news>Brief tutorial of CT Magic Reform [BOT] Botania Minecraft Game

Brief tutorial of CT Magic Reform [BOT] Botania Minecraft Game

2024-12-10 17:51:02|Myriagame |source:minecraft skins

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 (, [, , ], 5000); 5000); 5000); 5000); 5000); 5000); 5000); 5000); 5000); 5000); 5000);

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 (, [Input Item 1>, ], the magic value you need, the color of the synthetic start, the color of the synthesis end, , , , , , );

Agglomration.addRecipe (output, inputs.IINGREDIENT [], Manacost, COLOR1, COLOR2, Center, Edge, Corner, EdgeREPlace, Cornerreplace);

refer to

Agglomue on.adddlecipe (,

[*2, *2, *2, ]]

5000000, 0xa439fb, 0xff6600,

, , ,

, NULL, NULL); the above formula is shown in the figure (the middle square is replaced from the charging dragon block to the dragon block, and every time it is synthesized), it will be converted)

A parameter form posted by wiki

The parameter value is added from top to bottom order, separated

Argument DEFAULT VALUE Type Function Output (required) Iitemstackthe Recipe's Output.inputs UTS; The items you put on the place.manacost500,000Inthow MuchMana this recipe Costs; the default is equivalent to terrastel.color100000FFINTPICLLECOR AT The Start of the Recipe (0xrRGGBB) Cle COLOR at the End of the Recipe (0xrRGGGBB Format) Center IINGREDIENTTHE BLOCKSTATE THAT's Directly Under The Plate.EDGE IINGREDIENTTHE BLOCKSTATE U. Four Edges of the Plate.corner IINGREDIENTTHE BLOCKSTATTA Four Corners of the Place.centerreplaceNullioDientupon Completing the Recipe, This Block Will Replace the Center of the Multiblock. If NULL(The Default Value), Nothing Will Be replaced.edGereplaceNulliEDIENTDITTO, But for the Four Edges.cornerRePlaceDITTTO, But for the Four Orners.

Brief translation

Object The default value Type"> Output (Required) IItemstack formula output items Inputs (REQUIRED) IINGREDIENT [] formula, you put the items on the condensed board Manacost500How much does 000INT consumes MANA magic, the default is equivalent to the magic of Tyra Steel COLOR10x0000FFINT Synthetic The particle color at the beginning of the particle 0xrRG center IINGREDIENT's blocks under the block Edge IINGREDIENT Corner IINGREDIENT four -corner block centr After the replacenellingReDient synthesis is over, this square will replace the start of the box.If it is set to NULL (default), it will not be replaced.EdgeRePlaocenulliingRedient is the same as the above but the four -sided block CornerreplaocenullioDient.

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