nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
Loot Inject

Loot Inject

Mod

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

Server CursedLibraryManagementUtility

70 downloads
7 followers

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

External resources


Project members

Virusnest

Member


Technical information

License
MIT
Client side
unsupported
Server side
required
Project ID