Started by
tazzan
on
Topic category: Feature requests and ideas for MCreator
Minecraft (as of writing this) uses the following tag sections to organize its assets:
- Blocks
- Entity Types
- Fluids; and
- Items
MCreator (as of writing this) only allows for 3 tag sections to be manipulated and have assets added, one of which is not Vanilla. They are as follows:
- Blocks
- Items; and
- Forge
If MCreator were to allow modders to add custom content to all the tag sections available in Vanilla Minecraft, it would allow for less effort to be put in on the modder's end with a more polished result.
yay if you want to use a custom fluid for fuel for blaze burners via "create crafts & additions's" straws. as of writing this when you make a custom fluid it doesn't add/create a fluid tag for said fluid, you have to create the folder structures your self after building your mod aka <mod>.jar\data\<mod_folder_name>\tags\fluids\<filename>.json, they should make it that when you make a fluid it automatically creates/adds your fluid to a fluid tag, or just have an option to make a fluid tag in the tag manager aka "element tags".