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

EveryExport

exports item and recipe data as json.

Загрузки
251
Подписчики
1
Обновлён
17 апреля 2025 г.
Лицензия
All-Rights-Reserved

Опубликован 17 апреля 2025 г.

EveryExport (everyexport)

exports item and recipe data as json.

made for enthusiasts, who want to work with actual item data, instead of spending a while trying to find it online.

made for fabric 1.20.1, newer versions or forge will probably not get supported anytime soon. fun fact: this is my first fabric mod. (and i realized that writing in java is so goddamn painful)

NEEDS FABRIC API!!!!!

usage

/everyexport <type>, where type can be all, items and recipes.
note: in future, more export options would get added. if you really need one RIGHT NOW, then feel free to contribute to this project and code it yourself! it's not as hard as you think it is.

it saves every type into its own json file located inside .minecraft/config/everyexport/<type>.json (or wherever your minecraft instance is).
to see the formats used for them, look below.

more information is in the github repository at README.md

license

All rights reserved.

although you're completely free to use this mod in modpacks, just credit me somewhere (but you probably wont because this mod is really technical and mostly for one time use)

Ченджлог

1.0.2Релиз1.20.1 · 17 апреля 2025 г.

nevermind, brought fabric api back

1.0.1Альфа1.20.1 · 17 апреля 2025 г.

downgraded fabric loader version from latest to recommended (0.16.4 to 0.16.3), and removed unnecessary fabric api dependency.

Комментарии

Загружаем…