A library for my smaller mods https://pages.frohnmeyer-wds.de/JfMods/LibJF/
Go to file
2022-03-13 16:52:52 +01:00
docs libjf-translate-v1 api changes to allow new backends 2022-02-28 18:44:18 +01:00
libjf-base Reload config if changed 2022-02-12 12:16:19 +01:00
libjf-config-v0 [libjf-config-v0] extend /libjf config command to allow specific reloading, viewing and editing configs 2022-02-17 18:35:07 +01:00
libjf-data-manipulation-v0 Add verifiers and presets to JfConfig 2022-01-08 20:02:15 +01:00
libjf-data-v0 libjf-translate-v1 api changes to allow new backends 2022-02-28 18:44:18 +01:00
libjf-devutil-v0 Add verifiers and presets to JfConfig 2022-01-08 20:02:15 +01:00
libjf-translate-v1 libjf-translate-v1 api changes to allow new backends 2022-02-28 18:44:18 +01:00
libjf-unsafe-v0 Update for 22w06a 2022-02-12 09:52:43 +01:00
libjf-web-v0 Reload config if changed 2022-02-12 12:16:19 +01:00
src/main/resources Update to 1.18-pre2 2021-11-17 12:38:17 +01:00
.gitignore refactor some classes. this will break stuff so I will release it after 1.17 2021-09-27 18:25:19 +02:00
.gitlab-ci.yml Add basic "documentation" 2022-01-05 11:54:03 +01:00
build.gradle List fabric API as dep 2022-03-02 18:14:34 +01:00
gradle.properties List fabric API as dep 2022-03-02 18:14:34 +01:00
LICENSE Add files 2021-04-11 16:00:37 +02:00
mkdocs.yml libjf-translate-v1 api changes to allow new backends 2022-02-28 18:44:18 +01:00
README.md Add README from modrinth 2022-03-13 16:52:52 +01:00
settings.gradle libjf-translate-v1 api changes to allow new backends 2022-02-28 18:44:18 +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