Add README from modrinth

This commit is contained in:
Johannes Frohnmeyer 2022-03-13 16:52:52 +01:00
parent 5978bc319e
commit 2b78bd568d
Signed by: Johannes
GPG Key ID: E76429612C2929F4
1 changed files with 8 additions and 0 deletions

8
README.md Normal file
View File

@ -0,0 +1,8 @@
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