Download Loot Inject — Minecraft Mods — MetaMods

Loot Inject

Active

Downloads

0

Last update

6 months ago

Versions

1.21 — 1.21.5
Server
Fabric
Libraries
Utils

Loot Inject

A modification that enables adding individual loot tables from datapacks into existing tables. This tool was specifically designed for modpack developers to simplify the loot configuration process.

How to Use

In the root of your datapack's namespace, create a loot_inject folder, and inside it, create a JSON file with the following structure:

{
  "inject":["minecraft:blocks/stone"],
  "table":"minecraft:chests/end_city_treasure"
}

table — specifies the loot table to be added

inject — defines the table where the new loot will be injected

Development Plans

  • Implement the ability to add multiple tables to a single target table simultaneously Completed
  • Expand loot injection options
Project members
virusnest

virusnest

Developer

Created: 2 Aug 2024

ID: 49370