your current location:首页 > news>[CS2] Custom Item 2 (Custom Stuff 2) Minecraft

[CS2] Custom Item 2 (Custom Stuff 2) Minecraft

2024-12-15 02:09:18|Myriagame |source:minecraft skins

Brief introduction

This magical module allows you to use the JavaScript language (.js file) to add new content to the game: including new blocks, new items, and new synthetic tables.

Part of the content and characteristics

Support to add 17 types of blocks, more than 70 types of attributes that can be customized;

Support add 4 types of items, more than 50 types that can be customized;

Support the addition of synthetic tables, whether it is pictographic synthesis or non -pictograph, support the use of mineral dictionaries;

Support the addition of smelting synthesis, which also supports the mineral dictionary;

Support add villagers' transaction synthesis;

Support modifying the contents of the ground treasure chest;

Support independent creative mode labels;

Support the addition of fuel;

Support to add world generation content;

Support to write scripts for your blocks and items;

You can freely share your work.The content you are customized has its own path like a module, which facilitates sharing them;

Note: The content made made by CS2 as a module is not allowed to be published in the MOD section of the MINECRAFT forum.If you want to share your work, you can publish it on the Wiki of CS2.

Wiki

CS2 has an open Wiki: Custom Stuff Wiki.

document

Because CS2 is huge, it is recommended to download supporting documents to view all characteristic usage and samples.

Here you can add your own content to the document: https://bitbucket.org/cubex2/custom-stuff-2-docume

Install

Install forge first, and then put the downloaded .zip suffix compressive package in the .minecraft/Mods folder.

Please refer to the document.

recommend

It is very suitable for server use. Some players who do not Java can also use it to add items to themselves, which is far better than ordinary MOD making.

series

Custom items 2;

Custom items 3;

Custom items 4.