Loot Inject

Loot Inject

Mod

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

Server CursedLibraryManagementUtility

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

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 once Compleated
  • Further Inject Options

Project members

Virusnest

Member

Details

Licensed MIT
Published 2 months ago
Updated 2 months ago