JFronny
7f738d7414
Some checks failed
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/jfmod Pipeline failed
ci/woodpecker/manual/docs Pipeline was successful
ci/woodpecker/manual/jfmod Pipeline was successful
ci/woodpecker/tag/docs Pipeline was successful
ci/woodpecker/tag/jfmod Pipeline failed
11 lines
591 B
Markdown
11 lines
591 B
Markdown
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.
|
|
Intended to be used for backpacks or similar items
|
|
|
|
If you want to use LibJF yourself, you can find documentation [here](https://pages.frohnmeyer-wds.de/JfMods/LibJF/)
|