
Loot Table Modifier
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.
Обновлён 23 июня 2026 г. · опубликован 15 декабря 2024 г.
Loot Table Modifier
Why?
Vanilla datapacks can only replace existing loot tables, which is not good for being compatible with other datapacks that also try to replace the same table.
This mod fixes that by implementing a system of loot modifiers, which do just that, modify loot (tables)!
Unlike some other mods (ahem KubeJS) which work by running code at runtime to intercept and change drops, Loot Table Modifier modifies the loot tables as they're loaded from datapacks.
This means that the mod will only hurt performance during data loading, but has no performance impact during gameplay!¹
¹ Except when you make zombies drop a bajillion stacks of diamonds or something crazy like that, but that's really not the mod's fault 😅
Usage
Players
This mod does nothing when installed on its own. There needs to be some sort of datapack present that uses loot modifiers.
If you are using some mod or datapack which depends on Loot Table Modifier, just download the latest version for the Minecraft version you use from the versions page and add it to your mods folder.
List of projects utilizing Loot Table Modifier:
- Withered Bone Meal
- I don't know of any more yet 😅 Please do hit me up on discord, make an issue/pr on the repository or something if you wanna add your project here :D
Mod, Modpack or Datapack developers
Follow the documentation available here.
This mod is of course allowed to be used in Modrinth modpacks.
This mod collects anonymous usage statistics, read more about what's collected here. No personally identifiable data is stored. Telemetry can be disabled by modifying the config at config/monkeylib538/telemetry.json or by running the /monkeylib538 telemetry set isEnabled false command.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 2.2.0+fabric+26.1 | Релиз | 26.1, 26.1.1, 26.1.2, 26.2 | fabric | 23 июня 2026 г. | .jar (145 КБ) |
| 2.2.0+neoforge+26.1 | Релиз | 26.1, 26.1.1, 26.1.2, 26.2 | neoforge | 23 июня 2026 г. | .jar (144 КБ) |
| 2.0.0-beta.4+java17+1.20.1 | Бета | 1.20.1 | fabric | 24 мая 2026 г. | .jar (144 КБ) |
| 2.1.0+fabric+26.1 | Релиз | 26.1, 26.1.1, 26.1.2 | fabric | 31 марта 2026 г. | .jar (155 КБ) |
| 2.1.0+neoforge+26.1 | Релиз | 26.1, 26.1.1, 26.1.2 | neoforge | 31 марта 2026 г. | .jar (153 КБ) |
| 2.0.1+neoforge+26.1 | Релиз | 26.1 | neoforge | 30 марта 2026 г. | .jar (152 КБ) |
| 2.0.1+fabric+26.1 | Релиз | 26.1 | fabric | 30 марта 2026 г. | .jar (155 КБ) |
| 2.0.0+neoforge+1.21.2 | Релиз | 1.21.2, 1.21.3 | neoforge | 14 февраля 2026 г. | .jar (148 КБ) |
| 2.0.0+neoforge+1.21.4 | Релиз | 1.21.7, 1.21.8, 1.21.9, 1.21.10 | neoforge | 14 февраля 2026 г. | .jar (148 КБ) |
| 2.0.0+neoforge+1.21.11 | Релиз | 1.21.11 | neoforge | 14 февраля 2026 г. | .jar (148 КБ) |
| 2.0.0+fabric+1.21.2 | Релиз | 1.21.7, 1.21.8, 1.21.9, 1.21.10 | fabric | 14 февраля 2026 г. | .jar (152 КБ) |
| 2.0.0+fabric+1.21.11 | Релиз | 1.21.11 | fabric | 14 февраля 2026 г. | .jar (152 КБ) |
| 2.0.0+fabric+1.21.1 | Релиз | 1.21.1 | fabric | 14 февраля 2026 г. | .jar (152 КБ) |
| 2.0.0+neoforge+1.21.1 | Релиз | 1.21.1 | neoforge | 14 февраля 2026 г. | .jar (148 КБ) |
| 2.0.0-beta.4+neoforge+1.21.4 | Бета | 1.21.7, 1.21.8, 1.21.9, 1.21.10 | neoforge | 18 января 2026 г. | .jar (137 КБ) |
Показаны последние 15 из 43 версий. Все версии — на Modrinth.
Ченджлог
2.0.0-beta.4+java17+1.20.1Бета1.20.1 · 24 мая 2026 г.
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
2.1.0+fabric+26.1Релиз26.1, 26.1.1, 26.1.2 · 31 марта 2026 г.
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
2.1.0+neoforge+26.1Релиз26.1, 26.1.1, 26.1.2 · 31 марта 2026 г.
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
2.0.1+neoforge+26.1Релиз26.1 · 30 марта 2026 г.
26.1
2.0.1+fabric+26.1Релиз26.1 · 30 марта 2026 г.
26.1
2.0.0+neoforge+1.21.2Релиз1.21.2, 1.21.3 · 14 февраля 2026 г.
There's is now a fun system of actions and predicates, which make it possible to actually modify loot tables.
There is now an online generator for these loot modifiers available on misode here.
Also check out the documentation here.
Full Changes: https://codeberg.org/OffsetMods538/Loot-Table-Modifier/compare/1.1.2...2.0.0
2.0.0+neoforge+1.21.4Релиз1.21.8, 1.21.9, 1.21.10 · 14 февраля 2026 г.
There's is now a fun system of actions and predicates, which make it possible to actually modify loot tables.
There is now an online generator for these loot modifiers available on misode here.
Also check out the documentation here.
Full Changes: https://codeberg.org/OffsetMods538/Loot-Table-Modifier/compare/1.1.2...2.0.0
2.0.0+neoforge+1.21.11Релиз1.21.11 · 14 февраля 2026 г.
There's is now a fun system of actions and predicates, which make it possible to actually modify loot tables.
There is now an online generator for these loot modifiers available on misode here.
Also check out the documentation here.
Full Changes: https://codeberg.org/OffsetMods538/Loot-Table-Modifier/compare/1.1.2...2.0.0
Полная история изменений — на Modrinth.
Комментарии
Загружаем…