Greymerk / minecraft-roguelike

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

Custom Rooms #228

Closed Steven11q closed 4 months ago

Steven11q commented 2 years ago

Hi! Im working on a modpack and id like to know if theres a way to natively define a custom room, and if not how one would go about making an addon/modifying the mod to add a custom room. Where are the files containing the data for the room located in the mod or is there an api for the rooms? Thanks!