Loot Inject

Loot Inject

Mod

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

Server CursedLibraryManagementUtility

66 downloads
7 followers
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

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 2 months ago
Updated 2 months ago