Previous 2.0.0-beta.4 (last one supporting 1.20.1) build had a hard dependency on Java 21, which is a bit of a problem on 1.20.1 yknow as it uses java 17
Adds custom datagen provider for LootModifiers. Dependant mods should do their datagen on Fabric and depend on the datagen subproject.
Full Changelog: https://codeberg.org/OffsetMods538/Loot-Table-Modifier/compare/2.0.1...2.1.0
Adds custom datagen provider for LootModifiers. Dependant mods should do their datagen on Fabric and depend on the datagen subproject.
Full Changelog: https://codeberg.org/OffsetMods538/Loot-Table-Modifier/compare/2.0.1...2.1.0
26.1
26.1

A Minecraft mod for Fabric and NeoForge that allows datapack and mods to modify loot tables instead of replacing them. Loot modification is applied at data loading, so there's no performance impact during gameplay.