Edited by Reton8 so code will display properly.
Here's how a code looks like:
{"r":["rw","rwc","rs","rsc","ri","ric","rb","rbc","rfb","rpb","rrb","rf","rl","rr","ra","rp","rc","rsl"],"n":"Standard Wood Beam","t":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"o":-1,"p":"","c":["bws,245,250,1,1,90"],"l":["tg","mg","bg","wc","id"]}
tg = terrain grass
mg = foreground
bg = background
wc = weather clear
id = time of day
"I": - represents variable of non-essentials. In order in brackets: Foreground, Mid-ground, Background, Weather, Time of day.
"c": - Represents the place-able and interact-able objects. In the quotes, the commas separate the piece type, X axis, Y axis, width, length, and angle, respectively.
"n": - Is the name or title of the castle
"t": - Represents the level of the land on a certain point. The first number in the brackets is the point of land on the very left. The number has a limit of -20 to 230. Anything below or above respective ends will be reduced/increased to 230/-20.
"p" - Is the name of the castle creator
The following codes are examples showing how to modify the code:
Copy and paste one code at a time and paste it into your castle builder using the Import button. Make sure you copy the entire code starting with {"r": and ending with "]} . If you miss a part it'll show the default code with nothing in it.
Standard Wood Beam (check the letters and numbers between the brackets following the "c": ) ["bws,245,250,1,1,90"]
bws = beam wood standard, 245 is the X position on the axis, 250 the y position on the axis, 1 is the width of the beam, 1 is the lenght, and 90 is the angle.
{"r":["rw","rwc","rs","rsc","ri","ric","rb","rbc","rfb","rpb","rrb","rf","rl","rr","ra","rp","rc","rsl"],"n":"Standard Wood Beam","t":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"o":-1,"p":"","c":["bws,245,250,1,1,90"],"l":["tg","mg","bg","wc","id"]}
Standard Wood Beam 2 (check the letters and numbers between the brackets following the "c": ) ["bws,245,250,1,6,90"]
in this example the lenght is 6:
{"r":["rw","rwc","rs","rsc","ri","ric","rb","rbc","rfb","rpb","rrb","rf","rl","rr","ra","rp","rc","rsl"],"n":"Standard Wood Beam 2","t":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"o":-1,"p":"","c":["bws,430,250,1,6,90"],"l":["tg","mg","bg","wc","id"]}
Standard Wood Beam 3 (check the letters and numbers between the brackets following the "c": ) ["bws,245,250,6,1,90"]
in this example the width is 6:
{"r":["rw","rwc","rs","rsc","ri","ric","rb","rbc","rfb","rpb","rrb","rf","rl","rr","ra","rp","rc","rsl"],"n":"Standard Wood Beam 3","t":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"o":-1,"p":"","c":["bws,245,250,6,1,90"],"l":["tg","mg","bg","wc","id"]}
Landscape 1 is the terrain (the numbers between the brackets following the "t": )
"t":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]
in this example the terrain is flat at zero level:
{"r":["rw","rwc","rs","rsc","ri","ric","rb","rbc","rfb","rpb","rrb","rf","rl","rr","ra","rp","rc","rsl"],"n":"Landscape 1","t":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"o":-1,"p":"","c":[],"l":["tg","mg","bg","wc","id"]}
Landscape 2 is the terrain (the numbers between the brackets following the "t": )
the numbers are different so the terrain is uneven with spikes and small mountains.
{"r":["rw","rwc","rs","rsc","ri","ric","rb","rbc","rfb","rpb","rrb","rf","rl","rr","ra","rp","rc","rsl"],"n":"Landscape 1","t":[0,0,0,0,0,0,0,0,0,0,0,0,-20,230,0,0,0,0,0,0,100,0,0,65,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"o":-1,"p":"","c":[],"l":["tg","mg","bg","wc","id"]}
Night (i = time of day) in = night time (check last line between brackets)
{"r":["rw","rwc","rs","rsc","ri","ric","rb","rbc","rfb","rpb","rrb","rf","rl","rr","ra","rp","rc","rsl"],"n":"Night","t":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"o":-1,"p":"","c":[],"l":["tg","mg","bg","wc","in"]}
Evening (i = time of day) ie = evening time (check last line between brackets)
{"r":["rw","rwc","rs","rsc","ri","ric","rb","rbc","rfb","rpb","rrb","rf","rl","rr","ra","rp","rc","rsl"],"n":"Night","t":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"o":-1,"p":"","c":[],"l":["tg","mg","bg","wc","ie"]}
Rain (w = weather) so weather rain would be wr (check last line between the brackets)
{"r":["rw","rwc","rs","rsc","ri","ric","rb","rbc","rfb","rpb","rrb","rf","rl","rr","ra","rp","rc","rsl"],"n":"Rain","t":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"o":-1,"p":"","c":[],"l":["tg","mg","bg","wr","id"]}
Snow (w = weather) so weather snow would be ws (check last line between the brackets)
{"r":["rw","rwc","rs","rsc","ri","ric","rb","rbc","rfb","rpb","rrb","rf","rl","rr","ra","rp","rc","rsl"],"n":"Rain","t":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"o":-1,"p":"","c":[],"l":["tg","mg","bg","ws","id"]}
__________________________________________________
That's it for now.