Skip to content

Alternative data formats for your non-JSON Minecraft needs.

License

Notifications You must be signed in to change notification settings

Siphalor/bow-tie

Repository files navigation

Bow Tie

curseforge downloads curseforge mc versions modrinth downloads

logo

Did you ever get annoyed by not being able to write comments in your Minecraft JSON files?

Do you want whitespace to decide on your data nesting?

Did you ever want to write your recipes as lovely XML compared to JSON?

Then I got the right thing for you :)


This Minecraft Fabric mod uses the data API of Tweed 4.

You can use all data formats that Tweed supports to replace your JSON mess. Supported are:

Examples

Example files formulated in alternate data formats can be found in the testmod.

How does it work?

Bow Tie tries to intercept all data loading and checks for supported files with the same name. It then loads these files with the respective serializers and uses Tweed's API to convert them to JSON files. These are then handed back to the game.

About

Alternative data formats for your non-JSON Minecraft needs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages