Loot Inject

Loot Inject

Mod

A simple mod that allows injecting a loot table into an existing table

Server CursedLibraryManagementUtility

488 downloads
8 followers
Follow Save
Filter versions...

Update to 1.21.5

Updated to 1.21.x

Allow For Mass Injection of tables

inject now supports an array of tables

"inject":[
  "minecraft:blocks/stone",
  "minecraft:blocks/dirt"
]

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

Initial Version


Project members

Virusnest

Member

Details

Licensed MIT
Published a year ago
Updated 5 months ago