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

ChemLib Custom Compounds

A small addon for ChemLib that allows adding elements and compounds using JSON configs.

Загрузки
904
Подписчики
0
Обновлён
21 октября 2024 г.
Лицензия
Apache-2.0

Опубликован 9 октября 2024 г.

This mod is a small addon for the ChemLib mod and allows modpack creators to add their own elements and compounds to the mod using only JSON configuration files which is a lot more lightweight than using somethingn like KubeJS.

This mod does not currently allow removing existing elements or compounds. If you require this feature, please open an issue and i'll see what i can do.

Your custom configuration can be added as config/chemlibcc/elements.json and config/chemlibcc/compounds.json. The format is the same as used by the mod itself, except there's an additional display_name property for every entry to faciliate translations.

A custom compound configuration might look like the following:

Example Compound Config

Ченджлог

1.1.0.20Релиз1.20.1 · 21 октября 2024 г.
1.1.0.19Релиз1.20.1 · 17 октября 2024 г.
1.1.0.18Релиз1.20.1 · 17 октября 2024 г.
1.1.0.14Релиз1.20.1 · 13 октября 2024 г.
  • Fixed server crash due to NoSuchFieldException
1.1.0.13Релиз1.20.1 · 12 октября 2024 г.
  • Fixed duplicated tooltips on generated compound dust items
1.1.0.12Релиз1.20.1 · 12 октября 2024 г.
  • Added proper support for custom elements (including metalloids and gasses)
  • Added translations for all element groups (including all base elements)
1.0.1.5Релиз1.20.1 · 9 октября 2024 г.
  • Added info to item tooltips of generated items
1.0.1.4Релиз1.20.1 · 9 октября 2024 г.
  • Added support for JEI descriptions
  • Added translation support for items and descriptions

Комментарии

Загружаем…