your current location:首页 > news>How to use Natures Aura Tweaker to change the natural aura Natures Aura Tweaker Minecraft Game

How to use Natures Aura Tweaker to change the natural aura Natures Aura Tweaker Minecraft Game

2024-12-09 18:31:33|Myriagame |source:minecraft skins

This tutorial is set by the author to use the CC By-NC-SA protocol.

The tutorial comes from Examples in the official GitHub warehouse.

All code must be placed in the Scripts folder, the file suffix.zs, you can not understand the document of the friendly mother.

In advance, IITEMSTACK and INGREDIENT are not the same type. The former specifies a special item, while the latter includes both the former and TAGS, and the specific content needs to be guided.

If you don't understand it, it depends on the documentation of the friendship.


Altar natural altar

.addRecipe (string synthesis table name (cannot be repeated), items entered in IINGREDIENT, items output output of IItemstack, string aura, plastic surgery time);

Note: String must have quotes

The input/output items need to be exported with/ct hand to export the name of the item, and click in the chat box to copy it.

Reiki type

"Naturesaura: Name", the name can be Overworld, Nether (Hell), END (End), Other (All), this type represents synthesis in a certain world.

Plastic surgery and string and some basic things can be found in this link.


The OFFERING for the table

.addrecipe (string synthetic table registration name, ingredient input item, iveredient start item, Iitemstack output item);

The input/output items do not explain too much.

Starting items refer to the items that are put on the table and throwing the start items on the top of the table and summoning lightning to synthesize.


Altar of BIRTHING

.addRecipe (string synthetic table registration name, biological name, plastic input aura value, plastic surgery time, ingredient input item ...);

The biological name needs to be exported in the/CT DUMP EndityTypes (TAB automatic complementary), and the name of each organism will be directed in the log in the format of .

The input items are INGREDIENT types. You can use tag and IItemstack. You must add one after each <>.


Ritual of the Forest forest ceremony

.addRecipe (string synthetic table registration name, IINGREDIENT sapling type, IItemstack output item, plastic surgery time, ingredient input item);

The type of sapling is the registration name of the special sapling. This is the sapling in the middle at the beginning of the ceremony. Just hold the required sapling/CT Hand to copy it.

Enter the item as the maternity altar.


Hey, thank you for seeing this, can you collect it if you help you?

Good bye ~