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

ItemFig

A simple library for saving and reading config for items with use of JSON

211K загрузок11 подписчиковLicenseRef-All-Rights-Reservedfabricforgeneoforge

Обновлён 3 марта 2024 г. · опубликован 23 января 2024 г.

What is ItemFig

A simple library for saving and reading config for items in MC Forge with use of JSON.

The lib, while written from scratch by CrazedAerialCable, bases on the original idea seen in Weaponworks 1.3. The idea itself back then was provided and prototyped by the awesome modder Lyof. I kindly encourage you to check out his mods like Sortilege and Ends Phantasm!

Current features:

  • Reading and saving config values from and to a config file in json format.

  • Auto-recreating config file from set default values if the config is deleted.

  • Auto-recreating values for entire missing items in config file (i.e. when new item is added).

  • Auto-recreating values for items' fields values (i.e. when you want to reset damage value of a weapon).

  • Changing the location and name of the config file (extension can be only json tho).

Current limitations

What I am aware of and can think of and can do something about in the future:

  • For now everything is put in one config file.
  • You cannot change the path to the config file itself. It will just land in the config folder.

Wiki: https://github.com/Hornster/ItemFig/wiki

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.20.1-0.2.7-neoforgeБета1.20.1neoforge3 марта 2024 г..jar (117 КБ)
1.20.1-0.2.7-fabricРелиз1.20.1, 1.20.2, 1.20.3, 1.20.4fabric2 марта 2024 г..jar (113 КБ)
1.19.2-0.2.7-fabricРелиз1.19.2fabric1 марта 2024 г..jar (114 КБ)
1.19.2-0.2.7Релиз1.19.2forge24 января 2024 г..jar (117 КБ)
1.20.X-0.2.7Релиз1.20.1, 1.20.2, 1.20.3, 1.20.4forge24 января 2024 г..jar (117 КБ)

Ченджлог

1.20.1-0.2.7-neoforgeБета1.20.1 · 3 марта 2024 г.

-Port to NeoForge 1.20.1

1.20.1-0.2.7-fabricРелиз1.20.2, 1.20.3, 1.20.4 · 2 марта 2024 г.

-Fabric port -fixing versioning issues

1.19.2-0.2.7-fabricРелиз1.19.2 · 1 марта 2024 г.

Fabric port

1.19.2-0.2.7Релиз1.19.2 · 24 января 2024 г.

Initial release. For version 1.19.2

1.20.X-0.2.7Релиз1.20.2, 1.20.3, 1.20.4 · 24 января 2024 г.

Initial release. 1.20.X (excluding 1.20 itself).

Полная история изменений — на Modrinth.

Комментарии

Загружаем…