Перейти к содержимому
Mineforgian

Bow Tie

Use Hjson, YAML, XML and more instead of JSON.

429 загрузок4 подписчиковApache-2.0fabric

Обновлён 9 августа 2021 г. · опубликован 9 августа 2021 г.

Bow Tie

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.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.0.0+mc1.17Релиз1.17.1fabric9 августа 2021 г.Скачать (573 КБ)
1.0.0+mc1.16Релиз1.16.5fabric9 августа 2021 г.Скачать (552 КБ)

Ченджлог

1.0.0+mc1.17Релиз1.17.1 · 9 августа 2021 г.

Version 1.0.0

  • Initial release

Release by Siphalor

1.0.0+mc1.16Релиз1.16.5 · 9 августа 2021 г.

Version 1.0.0

  • Initial release

Release by Siphalor

Комментарии

Загружаем…