BlackJar72 / DoomlikeDungeons

A procedural multi-room dungeon generator for Minecraft
https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/1293843-doomlike-dungeons
MIT License
23 stars 12 forks source link

suggestion: loot integration with other mods #24

Closed GeminiMarshdevil closed 3 years ago

GeminiMarshdevil commented 5 years ago

loot integration from these mods in the form of per-configured "special chests" .cfg's ?

heroic armory spartans weapons spartans shields living enchantment improvable skills electroblobs wizards curio ender crop grimoire of gaia hexxit gear random things reliquary rustic waystones

BlackJar72 commented 5 years ago

You're supposed to add such things yourself, that's why I made it that way. Perhaps compatibility code would be needed for a few (all Electrobob's books would flood the loot table if set as one item per book even if you did add them all) -- but I don't know when.

Pre-made configs (like the premade biome lists in my other mod) might work but would have to be handled differently.