/u/Watson_inc
Guest
offline
| | While I was trying to figure out how to make a custom village, I noticed while looking through the placeable structures list that woodland mansion rooms are all their own tiles, and this gave me an idea. Because of its modular nature, I can use these tiles to make woodland mansions of completely different shapes and sizes! So I decided to make a giant woodland mansion with 6 floors. I started out by placing one of every room up in the sky with their corresponding name on a sign so it would be easier to remember what they looked like and their orientation, then went about plotting a layout of hallways and rooms. Using all the place commands took such a long time that it probably would have been more efficient to code a data pack to generate it for me, but I didn’t know code. I also did some manual touch-ups like aligning the carpets, but the bulk of it was /place template commands. For comparison, a regular woodland mansion (at least the one that I measured) would be 146 tiles in total including all the floors, whereas this one is 1,940 tiles! A magnitude of 13 times bigger! Other things you could make using this method could be a mini woodland mansion, a skyscraper woodland mansion, one with a central courtyard, one with all the same rooms, or just anything you set your mind to! submitted by /u/Watson_inc [link] [comments] |
Continue reading...