I am Ben I am a game dev

OK! Got Spiked Gates drawn and set up.
Next is just figuring out the best way to plan out my Underground Rooms.
Main issue is tiles are 2x the size of the smallest Device, so I need to 2x grid I make them from...

[NOM]

There's some code I could do, but honestly I think I'm just gonna draw some stuff. Probably some basic rugs

1

Favourite Minecraft Memory?
I once built a chunk sized Pyramid, complete with labyrinth floor. Only issue was I built the outside first so it was constantly filling with mobs that kept attacking me

#MinecraftMemory

1
1
1
1
1
1

OH I could make the Goblins first, they'd already be in the Goblin list and when I make a chair I can run through that list looking for matching x/y.
Might be collision issues? Buildings can't be placed where a Goblin is. So maybe spawn them in a corner?

1
1
1
1
1
1