diff options
Diffstat (limited to 'schematics/frosttrees.lua')
-rw-r--r-- | schematics/frosttrees.lua | 184 |
1 files changed, 184 insertions, 0 deletions
diff --git a/schematics/frosttrees.lua b/schematics/frosttrees.lua new file mode 100644 index 0000000..428a180 --- /dev/null +++ b/schematics/frosttrees.lua @@ -0,0 +1,184 @@ + +local _ = {name = "air", prob = 0} +local l = {name = "ethereal:frost_leaves", prob = 255} +local t = {name = "ethereal:frost_tree", prob = 255} + +ethereal.frosttrees = { + + size = {x = 8, y = 19, z = 8}, + + yslice_prob = { + {ypos = 0, prob = 127}, -- trunk + {ypos = 1, prob = 127}, + {ypos = 2, prob = 127}, + {ypos = 3, prob = 127}, + {ypos = 4, prob = 127}, + {ypos = 5, prob = 127}, + {ypos = 13, prob = 127}, -- leaves + {ypos = 15, prob = 127}, + }, + + data = { + + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,l,l,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,l,l,l,l,_,_, + _,_,_,_,_,_,_,_, + _,_,_,l,l,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,l,l,_,_,_, + _,l,l,l,l,l,l,_, + _,_,_,l,l,_,_,_, + _,_,l,l,l,l,_,_, + _,_,_,l,l,_,_,_, + _,_,_,l,l,_,_,_, + _,_,_,_,_,_,_,_, + + _,_,_,t,t,_,_,_, + _,_,_,t,t,_,_,_, + _,_,_,t,t,_,_,_, + _,_,_,t,t,_,_,_, + _,_,_,t,t,_,_,_, + _,_,_,t,t,_,_,_, + _,_,_,t,t,_,_,_, + _,_,_,t,t,_,_,_, + _,_,_,t,t,_,_,_, + _,_,_,t,t,_,_,_, + _,_,_,t,t,_,_,_, + _,_,_,t,t,_,_,_, + _,_,l,t,t,l,_,_, + l,l,l,t,t,l,l,l, + _,_,l,t,t,l,_,_, + _,l,l,t,t,l,l,_, + _,_,l,t,t,l,_,_, + _,_,l,t,t,l,_,_, + _,_,_,l,l,_,_,_, + + _,_,_,t,t,_,_,_, + _,_,_,t,t,_,_,_, + _,_,_,t,t,_,_,_, + _,_,_,t,t,_,_,_, + _,_,_,t,t,_,_,_, + _,_,_,t,t,_,_,_, + _,_,_,t,t,_,_,_, + _,_,_,t,t,_,_,_, + _,_,_,t,t,_,_,_, + _,_,_,t,t,_,_,_, + _,_,_,t,t,_,_,_, + _,_,_,t,t,_,_,_, + _,_,l,t,t,l,_,_, + l,l,l,t,t,l,l,l, + _,_,l,t,t,l,_,_, + _,l,l,t,t,l,l,_, + _,_,l,t,t,l,_,_, + _,_,l,t,t,l,_,_, + _,_,_,l,l,_,_,_, + + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,l,l,_,_,_, + _,l,l,l,l,l,l,_, + _,_,_,l,l,_,_,_, + _,_,l,l,l,l,_,_, + _,_,_,l,l,_,_,_, + _,_,_,l,l,_,_,_, + _,_,_,_,_,_,_,_, + + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,l,l,l,l,_,_, + _,_,_,_,_,_,_,_, + _,_,_,l,l,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,l,l,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_, + + } +} |