LibJF/README.md

8 lines
472 B
Markdown
Raw Normal View History

2022-03-13 16:52:52 +01:00
LibJF is a library for my smaller mods which contains a config system and common code.
If one of my mods depends on this, it will be mentioned in its page.
Apart from useful classes for mods, LibJF also adds two new item tags:
- `raut:overpowered`: if an entity only wears armor items with this tag, it will become invulnerable
- `raut:shulker_boxes_illegal`: items with this tag cannot be placed inside shulker boxes.
Inteded to be used for backpacks or similar items