your current location:首页 > news>Recipe Generator Minecraft

Recipe Generator Minecraft

2024-12-12 09:20:16|Myriagame |source:minecraft skins

Profile

Recipe Generator uses a visual formula editor in Minecraft using CRAFTTWEAKER (hereinafter referred to as CRT) and simple Zen Script programming language.

More accurately, it is not the affiliated MOD of Crafttweaker, but only adds a visual editor to the game and automatically generates code in Zen Script.This MOD is very simple to use. It is enough to install MOD on the server and client. If necessary, you can install CRT for easy development, but this is optional.Thanks to this, you can even start creating your own synthetic formula before this version of Crafttweaker officially released.Therefore, the formula does not work in the game, but when the CRT is installed, they will play a role.Use

You can start creating the first formula after installing RECIPE Generator and CRT on the server and client.

For this reason, please open the chat and register the beginning of the command "/ctgui", and then press the space bar.Then you will have a variety of production blocks.

Currently, only "Crafting_table" (workbench) is supported and pressing the space key.Next, you need to choose a operation.At present, you can only "open".

Therefore, before executing, the command should be shown below:/ctgui crafting_table create and then open the GUI itself.Before opening, put the items you want to make into your items bar.

When the GUI is opened, you can see an interface similar to the workbench, you need to arrange the formula in it.You can use items in other mods, but errors may occur.

After publishing the formula, you can click the Generate (generated) button to generate the Zen Script code.The generated code will appear in your chat. If you understand this language, you can check whether it is wrong.

You can then click the Save (Save) button, and the formula will be automatically saved into the scripts folder named Generated1.zs.

The name of the formula and file cannot be manually selected, which will happen automatically.Now, the formula has been created, and you need to update the CRT formula list.This can be completed by re -logging in Minecraft or running the following commands:/RELOAD.

Future plan

This MOD was created by the author for himself. It should have helped the author to create his Minecraft construction, but a mistake soon appeared, so the author could not continue to develop.

Later, the author fixed this error and improved the code generation mechanism.

Regarding MOD development, there are some future plans and development roadmaps, which can be found here or discord.

Precautions

This module is not maintained or supported by the founder of Cracttweaker.