Greymerk / minecraft-roguelike

This is a mod for minecraft that adds randomly generated dungeon complexes.
GNU General Public License v3.0
130 stars 53 forks source link

when assigning rooms other rooms still appear #106

Closed resinate closed 5 months ago

resinate commented 7 years ago

when i made the room layout for certain rooms to spawn, rooms like cake rooms still spawn

Greymerk commented 7 years ago

This is an issue I'm attempting to address in some of the latest pre-release versions. It's related to implicit inheritance, which turned out to be difficult to work with.

Moving forward it'll be necessary to explicitly inherit from the built-in settings you want, and you can leave out those which you want to change, such as the rooms.

resinate commented 7 years ago

u can delete or close this ur newest update on project site fixed this