
Loot Inject
A simple mod that allows injecting a loot table into an existing table
692
8
Loot Inject 1.3
release14 апреля 2025 г.Update to 1.21.5
Loot Inject 1.3
release20 октября 2024 г.Updated to 1.21.x
Loot Inject 1.2
release2 августа 2024 г.Allow For Mass Injection of tables
inject now supports an array of tables
"inject":[
"minecraft:blocks/stone",
"minecraft:blocks/dirt"
]
Loot Inject 1.1
release2 августа 2024 г.Add support for multiple tables to be injected at once into a single table.
No longer Supports old inject format. Now you should make a loot table inside your datapack and reference it inside the new format
{
"inject":"minecraft:blocks/stone",
"table":"minecraft:chests/end_city_treasure"
}
table is the table that is injected
inject is the table that is injected into
Loot Inject 1.0
release1 августа 2024 г.Initial Version
Совместимость
Создатели
Детали
Лицензия:MIT
Опубликован:1 год назад
Обновлён:1 год назад