
Loot Inject
A simple mod that allows injecting a loot table into an existing table
677
8
Loot Inject
A mod that allows injecting a single loot table from a datapack into an existing table.
This was intended to aid in creation of modpacks
Usage
Create a loot_inject folder in your datapack namespace root and create a new json file inside that folder
{
"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
Plans
Allow For Multiple Tables to be injected into a single table at onceCompleated- Further Inject Options
Совместимость
Создатели
Детали
Лицензия:MIT
Опубликован:1 год назад
Обновлён:11 месяцев назад