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

Adding events to allow other mods more control over dungeon creation #2

Closed frodare closed 7 years ago

frodare commented 7 years ago

I love this mod, and would like to be able to work it into a mod I am building. I have added some FML event hooks that allow other mods access to some of the inter-workings of dungeon creation in the same manner Forge does to the Minecraft code.

BlackJar72 commented 7 years ago

Would you mind if I borrowed this back over to the main line, or took the idea and modified it (as soon as I get NBT tags working to fix potions)?

frodare commented 7 years ago

No problem at all :)