Page 1 of 1

9 Giant maps Region

Posted: 07 May 2020, 21:08
by RayXP
Can someone give me the code for this? Thx

Re: 9 Giant maps Region

Posted: 10 May 2020, 09:25
by Bearbear76
RayXP wrote:
07 May 2020, 21:08
Can someone give me the code for this? Thx
YEET this boi into the console! :D
Of course, change the name and seed to whatever you want! (took me 15 secs to create it, be patient).

Code: Select all

cr:{name:"Giant region",seed:"1234567890",size:24,maps:[0,0,8, 0,8,8, 0,16,8, 8,0,8, 8,8,8, 8,16,8, 16,0,8, 16,8,8, 16,16,8]}
I would recommend reading this thread though since it's really not that hard to understand.
That said I won't do anymore "region creation homework" for people but direct them to the amazing tutorial Lobby made, but of course I still will answer questions if you really don't understand it.