Server Friendly Looting

Server Friendly Looting

Mod

Adds more server friendly ways of getting loot

Client and server

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

This mod aims to make looting more friendly towards servers so that new players don't get punished for the exploration of other players.

Currently the mod adds Mimic's to the game which can drop a chest loot table item that is available in that dimension.

This mob can spawn in any biome and any dimension.
The loot tables that the Mimic can drop items from can be changed with CraftTweaker.

//Add a loot table to a dimension

mods.cft.DimensionalTables.addTable(int dimension, String lootTable);

 

//Remove a loot table to a dimension

mods.cft.DimensionalTables.removeTable(int dimension, String lootTable);



//Get a list of tables for a given dimension [Returns empty if the dimension has no tables specified]

mods.cft.DimensionalTables.getTables(int dimension);

In the future this mod will also add a way to respawn unrespawnable bosses. (Example: Elder guardians)

Akliz Partner

Need a server? Get 20% off your first month by using promo code "mrbysco"

For questions feel free to join my Discord.

Want to support us?

Patreon  -Mrbysco

Patreon  -ShyNieke


Project members

ShyNieke

Owner

Mrbysco

Voodoo Wizard (Coder)

Details

Licensed MIT
Published 2 years ago
Updated 2 months ago