your current location:首页 > news>JSON Things Minecraft

JSON Things Minecraft

2024-12-12 09:26:01|Myriagame |source:minecraft skins

Json things

This is a module that allows players to use JSON customs, blocks and other things!

Minecraft images

Characteristic

Things that can be customized:

thing;

Square;

Item attributes;

Block material;

Armor material;

food;

Affiliated.

Future plan

script;

...... May wish to give some suggestions!

How to do it?

JSON Things implements customized items through the Things.Thingpack is similar to resource packages or packets, containing self -defined things (of course, in the form of JSON), resources and data.

The method of installing the ThingPack: Put it in the Thingpacks folder of the game directory, or drag and put it into the configuration page of JSON Things.

You can also put the resource package and packet in that place, because the ThingPack loader adds the things in the folder to the resource package list and packet list when runtime.

Yes, although it is inadvertent, this module can be used as a global data package & resource package loader!

FAQ

Q: How can I create my own Thingpack?

A: Please go here to see the official document.Although it is a bit rude, it is as complete as possible to describe the structure of the JSON file.

Q: Integrated package?

A: Yes.

Q: I encountered difficulties/I found an error/I have a suggestion!

A: Come to GitHub 4SUE or Discord.

Other information

Try using JSON Things to make a module without Java code?With Forge LowcodeFml, this will no longer be a dream!Sample examples can refer to craftsmanship debris.

Reference folder architecture:

Minecraft images

Thingpack Folder Structure