ILoot

Mod

Using this mod allows the player to create loot tables which appear in the world by default, provided any structure or event loads them.

Server ManagementUtility

86 downloads
0 followers
Createda year ago
Updateda year ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Iloot

About

Iloot is intended for use in any Minecraft world involving custom loot tables, from events, structures, entities, to all else which requires them. With another structure mod, namely 'CubicStruct,' (Cubic Chunks only) or any similar mod, it can also be implemented to automatically paste custom loot tables into world save files, and therefore permitting the players to make use of said tables without hassle. Using this mod allows the player to create loot tables which appear in the world by default, provided any structure or event loads them.

Usage

Upon initializing the mod for the first time, the mod will generate the directory 'iloot_tables' within the main Minecraft folder. For loot tables to be used in the world, paste them into the corresponding subdirectory (chests, entities, gameplay) and load them with {LootTable:"iloot:type/loot_table"}.

For example, loading a loot table named 'example.json' into a chest could be done using

/give @p minecraft:chest 1 0 {BlockEntityTag:{LootTable:"iloot:chests/example"}}

External resources



Project members

Abstrusle

Owner


Technical information

License
MIT
Client side
unsupported
Server side
required
Project ID