tweak schematics

This commit is contained in:
tenplus1 2024-12-07 18:25:33 +00:00
parent 19e889c9b8
commit caa41b322c
17 changed files with 68 additions and 68 deletions

View File

@ -38,11 +38,11 @@ ethereal.bambootree = {
_,_,_, _,_,_,
_,B,_, _,B,_,
_,b,_, _,B,_,
_,b,_, _,B,_,
_,b,_, _,B,_,
_,b,_, _,B,_,
_,b,_, _,B,_,
_,b,_, _,b,_,
_,b,_, _,b,_,
_,b,_, _,b,_,

View File

@ -46,9 +46,9 @@ ethereal.bananatree = {
_,_,_,_,_,_,_, _,_,_,_,_,_,_,
_,_,_,T,_,_,_, _,_,_,T,_,_,_,
_,_,_,t,_,_,_, _,_,_,T,_,_,_,
_,_,_,t,_,_,_, _,_,_,T,_,_,_,
_,_,_,t,_,_,_, _,_,_,T,_,_,_,
_,_,b,t,b,_,_, _,_,b,t,b,_,_,
_,_,B,t,B,_,_, _,_,B,t,B,_,_,
_,L,L,L,L,L,_, _,L,L,L,L,L,_,

View File

@ -54,7 +54,7 @@ ethereal.bigtree = {
_,_,t,T,M,T,t,_,_, _,_,t,T,M,T,t,_,_,
_,_,_,T,M,T,_,_,_, _,_,_,T,M,T,_,_,_,
_,_,_,T,T,T,_,_,_, _,_,_,T,M,T,_,_,_,
_,_,_,T,T,T,_,_,_, _,_,_,T,T,T,_,_,_,
L,L,L,L,T,L,L,L,L, L,L,L,L,T,L,L,L,L,
_,L,L,L,T,L,L,L,_, _,L,L,L,T,L,L,L,_,

View File

@ -33,9 +33,9 @@ ethereal.birchtree = {
_,_,L,_,_, _,_,L,_,_,
_,_,T,_,_, _,_,T,_,_,
_,_,t,_,_, _,_,T,_,_,
_,_,t,_,_, _,_,T,_,_,
L,L,t,L,L, L,L,T,L,L,
L,L,t,L,L, L,L,t,L,L,
_,L,t,L,_, _,L,t,L,_,
_,L,L,L,_, _,L,L,L,_,

View File

@ -9,12 +9,12 @@ ethereal.frosttrees = {
size = {x = 8, y = 19, z = 8}, size = {x = 8, y = 19, z = 8},
yslice_prob = { yslice_prob = {
{ypos = 1, prob = 127}, -- trunk {ypos = 2, prob = 127}, -- trunk
{ypos = 2, prob = 127},
{ypos = 3, prob = 127}, {ypos = 3, prob = 127},
{ypos = 4, prob = 127}, {ypos = 4, prob = 127},
{ypos = 5, prob = 127}, {ypos = 5, prob = 127},
{ypos = 6, prob = 127}, {ypos = 6, prob = 127},
{ypos = 7, prob = 127},
{ypos = 13, prob = 127}, -- leaves {ypos = 13, prob = 127}, -- leaves
{ypos = 15, prob = 127} {ypos = 15, prob = 127}
}, },
@ -82,8 +82,8 @@ ethereal.frosttrees = {
_,_,_,_,_,_,_,_, _,_,_,_,_,_,_,_,
_,_,_,T,T,_,_,_, _,_,_,T,T,_,_,_,
_,_,_,t,t,_,_,_, _,_,_,T,T,_,_,_,
_,_,_,t,t,_,_,_, _,_,_,T,T,_,_,_,
_,_,_,t,t,_,_,_, _,_,_,t,t,_,_,_,
_,_,_,t,t,_,_,_, _,_,_,t,t,_,_,_,
_,_,_,t,t,_,_,_, _,_,_,t,t,_,_,_,
@ -102,8 +102,8 @@ ethereal.frosttrees = {
_,_,_,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,_,_,_,

View File

@ -36,9 +36,9 @@ ethereal.lemontree = {
_,L,L,L,_, _,L,L,L,_,
_,_,T,_,_, _,_,T,_,_,
_,_,t,_,_, _,_,T,_,_,
_,_,t,_,_, _,_,T,_,_,
l,e,t,l,l, l,e,T,l,l,
L,L,t,L,l, L,L,t,L,l,
l,L,t,L,L, l,L,t,L,L,
L,L,L,l,L, L,L,L,l,L,

View File

@ -10,8 +10,8 @@ ethereal.mushroomone = {
size = {x = 8, y = 11, z = 8}, size = {x = 8, y = 11, z = 8},
yslice_prob = { yslice_prob = {
{ypos = 1, prob = 127}, {ypos = 3, prob = 127},
{ypos = 2, prob = 127}, {ypos = 4, prob = 127},
{ypos = 7, prob = 127} {ypos = 7, prob = 127}
}, },
@ -54,8 +54,8 @@ ethereal.mushroomone = {
_,_,_,M,M,_,_,_, _,_,_,M,M,_,_,_,
_,_,_,T,T,_,_,_, _,_,_,T,T,_,_,_,
_,_,_,t,t,_,_,_, _,_,_,T,T,_,_,_,
_,_,_,t,t,_,_,_, _,_,_,T,T,_,_,_,
_,_,_,t,t,_,_,_, _,_,_,t,t,_,_,_,
_,_,_,t,t,_,_,_, _,_,_,t,t,_,_,_,
_,_,_,t,t,_,_,_, _,_,_,t,t,_,_,_,
@ -66,8 +66,8 @@ ethereal.mushroomone = {
_,_,M,M,M,M,_,_, _,_,M,M,M,M,_,_,
_,_,_,T,T,_,_,_, _,_,_,T,T,_,_,_,
_,_,_,t,t,_,_,_, _,_,_,T,T,_,_,_,
_,_,_,t,t,_,_,_, _,_,_,T,T,_,_,_,
_,_,_,t,t,_,_,_, _,_,_,t,t,_,_,_,
_,_,_,t,t,_,_,_, _,_,_,t,t,_,_,_,
_,_,_,t,t,_,_,_, _,_,_,t,t,_,_,_,

View File

@ -33,8 +33,8 @@ ethereal.mushroomtwo = {
_,M,_, _,M,_,
_,T,_, _,T,_,
_,t,_, _,T,_,
_,t,_, _,T,_,
_,t,_, _,t,_,
_,t,_, _,t,_,
_,t,_, _,t,_,

View File

@ -10,7 +10,7 @@ ethereal.olivetree = {
size = {x = 8, y = 9, z = 7}, size = {x = 8, y = 9, z = 7},
yslice_prob = { yslice_prob = {
{ypos = 1, prob = 127}, {ypos = 2, prob = 127},
}, },
data = { data = {
@ -46,8 +46,8 @@ ethereal.olivetree = {
_,_,_,_,_,_,_,_, _,_,_,_,_,_,_,_,
_,_,_,T,T,_,_,_, _,_,_,T,T,_,_,_,
_,_,_,t,t,_,_,_, _,_,_,T,T,_,_,_,
_,_,_,t,t,_,_,_, _,_,_,T,T,_,_,_,
_,_,L,t,t,_,_,_, _,_,L,t,t,_,_,_,
_,o,L,t,t,t,L,_, _,o,L,t,t,t,L,_,
_,L,L,t,t,L,o,_, _,L,L,t,t,L,o,_,

View File

@ -27,8 +27,8 @@ ethereal.orangetree = {
_,_,L,_,_, _,_,L,_,_,
_,_,T,_,_, _,_,T,_,_,
_,_,t,_,_, _,_,T,_,_,
_,_,t,_,_, _,_,T,_,_,
L,L,t,L,L, L,L,t,L,L,
L,T,L,T,L, L,T,L,T,L,
_,L,L,L,_, _,L,L,L,_,

View File

@ -58,8 +58,8 @@ ethereal.palmtree = {
_,_,_,_,_,_,_,_,_, _,_,_,_,_,_,_,_,_,
_,_,_,_,M,_,_,_,_, _,_,_,_,M,_,_,_,_,
_,_,_,_,T,_,_,_,_, _,_,_,_,M,_,_,_,_,
_,_,_,_,T,_,_,_,_, _,_,_,_,M,_,_,_,_,
_,_,_,_,T,t,_,_,_, _,_,_,_,T,t,_,_,_,
_,_,_,_,_,T,_,_,_, _,_,_,_,_,T,_,_,_,
_,_,l,_,_,T,_,_,l, _,_,l,_,_,T,_,_,l,

View File

@ -43,9 +43,9 @@ ethereal.pinetree = {
_,_,_,_,_,_,_, _,_,_,_,_,_,_,
_,_,_,T,_,_,_, _,_,_,T,_,_,_,
_,_,_,t,_,_,_, _,_,_,T,_,_,_,
_,_,L,t,L,_,_, _,_,L,T,L,_,_,
L,L,L,t,L,L,L, L,L,L,T,L,L,L,
_,_,L,t,L,_,_, _,_,L,t,L,_,_,
_,L,L,t,L,L,_, _,L,L,t,L,L,_,
_,_,L,t,L,_,_, _,_,L,t,L,_,_,

View File

@ -86,8 +86,8 @@ ethereal.redwood_small_tree = {
_,_,_,T,T,T,_,_,_, _,_,_,T,T,T,_,_,_,
_,_,_,T,T,T,_,_,_, _,_,_,T,T,T,_,_,_,
_,_,_,t,t,t,_,_,_, _,_,_,T,T,T,_,_,_,
_,_,_,t,t,t,_,_,_, _,_,_,T,T,T,_,_,_,
_,_,_,t,t,t,_,_,_, _,_,_,t,t,t,_,_,_,
_,_,_,t,t,t,_,_,_, _,_,_,t,t,t,_,_,_,
_,_,_,t,t,t,_,_,_, _,_,_,t,t,t,_,_,_,
@ -108,8 +108,8 @@ ethereal.redwood_small_tree = {
_,_,_,T,T,T,_,_,_, _,_,_,T,T,T,_,_,_,
_,_,_,T,T,T,_,_,_, _,_,_,T,T,T,_,_,_,
_,_,_,t,t,t,_,_,_, _,_,_,T,T,T,_,_,_,
_,_,_,t,t,t,_,_,_, _,_,_,T,T,T,_,_,_,
_,_,_,t,t,t,_,_,_, _,_,_,t,t,t,_,_,_,
_,_,_,t,t,t,_,_,_, _,_,_,t,t,t,_,_,_,
_,_,_,t,t,t,_,_,_, _,_,_,t,t,t,_,_,_,
@ -130,8 +130,8 @@ ethereal.redwood_small_tree = {
_,_,_,T,T,T,_,_,_, _,_,_,T,T,T,_,_,_,
_,_,_,T,T,T,_,_,_, _,_,_,T,T,T,_,_,_,
_,_,_,t,t,t,_,_,_, _,_,_,T,T,T,_,_,_,
_,_,_,t,t,t,_,_,_, _,_,_,T,T,T,_,_,_,
_,_,_,t,t,t,_,_,_, _,_,_,t,t,t,_,_,_,
_,_,_,t,t,t,_,_,_, _,_,_,t,t,t,_,_,_,
_,_,_,t,t,t,_,_,_, _,_,_,t,t,t,_,_,_,

View File

@ -157,7 +157,7 @@ ethereal.redwood_tree = {
_,_,_,_,_,_,_,_,_,_,_,_,_,_,_, _,_,_,_,_,_,_,_,_,_,_,_,_,_,_,
_,_,_,_,_,T,T,T,T,T,_,_,_,_,_, _,_,_,_,_,T,T,T,T,T,_,_,_,_,_,
_,_,_,_,_,_,t,t,_,_,_,_,_,_,_, _,_,_,_,_,_,T,T,_,_,_,_,_,_,_,
_,_,_,_,_,_,_,_,_,_,_,_,_,_,_, _,_,_,_,_,_,_,_,_,_,_,_,_,_,_,
_,_,_,_,_,_,_,_,_,_,_,_,_,_,_, _,_,_,_,_,_,_,_,_,_,_,_,_,_,_,
_,_,_,_,_,_,_,_,_,_,_,_,_,_,_, _,_,_,_,_,_,_,_,_,_,_,_,_,_,_,
@ -191,9 +191,9 @@ ethereal.redwood_tree = {
_,_,_,_,_,_,_,_,_,_,_,_,_,_,_, _,_,_,_,_,_,_,_,_,_,_,_,_,_,_,
_,_,_,_,_,T,T,T,T,T,_,_,_,_,_, _,_,_,_,_,T,T,T,T,T,_,_,_,_,_,
_,_,_,_,_,t,t,t,t,t,_,_,_,_,_, _,_,_,_,_,T,T,T,T,T,_,_,_,_,_,
_,_,_,_,_,_,t,t,t,_,_,_,_,_,_, _,_,_,_,_,_,T,T,T,_,_,_,_,_,_,
_,_,_,_,_,_,t,t,t,_,_,_,_,_,_, _,_,_,_,_,_,T,T,T,_,_,_,_,_,_,
_,_,_,_,_,_,t,t,t,_,_,_,_,_,_, _,_,_,_,_,_,t,t,t,_,_,_,_,_,_,
_,_,_,_,_,_,t,t,t,_,_,_,_,_,_, _,_,_,_,_,_,t,t,t,_,_,_,_,_,_,
_,_,_,_,_,_,t,t,t,_,_,_,_,_,_, _,_,_,_,_,_,t,t,t,_,_,_,_,_,_,
@ -225,9 +225,9 @@ ethereal.redwood_tree = {
_,_,_,_,_,_,_,_,_,_,_,_,_,_,_, _,_,_,_,_,_,_,_,_,_,_,_,_,_,_,
_,_,_,_,T,T,T,T,T,T,T,_,_,_,_, _,_,_,_,T,T,T,T,T,T,T,_,_,_,_,
_,_,_,_,t,t,t,t,t,t,_,_,_,_,_, _,_,_,_,T,T,T,T,T,T,_,_,_,_,_,
_,_,_,_,_,t,t,t,t,t,_,_,_,_,_, _,_,_,_,_,T,T,T,T,T,_,_,_,_,_,
_,_,_,_,_,t,t,t,t,t,_,_,_,_,_, _,_,_,_,_,T,T,T,T,T,_,_,_,_,_,
_,_,_,_,_,t,t,t,t,t,_,_,_,_,_, _,_,_,_,_,t,t,t,t,t,_,_,_,_,_,
_,_,_,_,_,t,t,t,t,t,_,_,_,_,_, _,_,_,_,_,t,t,t,t,t,_,_,_,_,_,
_,_,_,_,_,t,t,t,t,t,_,_,_,_,_, _,_,_,_,_,t,t,t,t,t,_,_,_,_,_,
@ -259,9 +259,9 @@ ethereal.redwood_tree = {
_,_,_,_,_,_,_,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,T,T,T,T,_,_,_,_,
_,_,_,_,t,t,t,t,t,t,t,_,_,_,_, _,_,_,_,T,T,T,T,T,T,T,_,_,_,_,
_,_,_,_,_,t,t,t,t,t,_,_,_,_,_, _,_,_,_,_,T,T,T,T,T,_,_,_,_,_,
_,_,_,_,_,t,t,t,t,t,_,_,_,_,_, _,_,_,_,_,t,t,t,t,t,_,_,_,_,_,
_,_,_,_,_,t,t,t,t,t,_,_,_,_,_, _,_,_,_,_,t,t,t,t,t,_,_,_,_,_,
_,_,_,_,_,t,t,t,t,t,_,_,_,_,_, _,_,_,_,_,t,t,t,t,t,_,_,_,_,_,
@ -293,9 +293,9 @@ ethereal.redwood_tree = {
_,_,_,_,_,_,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,T,T,T,T,_,_,_,_,
_,_,_,_,_,t,t,t,t,t,t,_,_,_,_, _,_,_,_,_,T,T,T,T,T,T,_,_,_,_,
_,_,_,_,_,t,t,t,t,t,_,_,_,_,_, _,_,_,_,_,T,T,T,T,T,_,_,_,_,_,
_,_,_,_,_,t,t,t,t,t,_,_,_,_,_, _,_,_,_,_,t,t,t,t,t,_,_,_,_,_,
_,_,_,_,_,t,t,t,t,t,_,_,_,_,_, _,_,_,_,_,t,t,t,t,t,_,_,_,_,_,
_,_,_,_,_,t,t,t,t,t,_,_,_,_,_, _,_,_,_,_,t,t,t,t,t,_,_,_,_,_,
@ -327,7 +327,7 @@ ethereal.redwood_tree = {
_,_,_,_,_,_,_,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,t,_,_,_,_,_, _,_,_,_,_,t,t,t,t,t,_,_,_,_,_,
_,_,_,_,_,_,t,t,t,_,_,_,_,_,_, _,_,_,_,_,_,t,t,t,_,_,_,_,_,_,
_,_,_,_,_,_,t,t,t,_,_,_,_,_,_, _,_,_,_,_,_,t,t,t,_,_,_,_,_,_,
@ -361,8 +361,8 @@ ethereal.redwood_tree = {
_,_,_,_,_,_,_,_,_,_,_,_,_,_,_, _,_,_,_,_,_,_,_,_,_,_,_,_,_,_,
_,_,_,_,_,T,T,T,T,T,_,_,_,_,_, _,_,_,_,_,T,T,T,T,T,_,_,_,_,_,
_,_,_,_,_,_,t,t,t,_,_,_,_,_,_, _,_,_,_,_,_,T,T,T,_,_,_,_,_,_,
_,_,_,_,_,_,_,t,_,_,_,_,_,_,_, _,_,_,_,_,_,_,T,_,_,_,_,_,_,_,
_,_,_,_,_,_,_,_,_,_,_,_,_,_,_, _,_,_,_,_,_,_,_,_,_,_,_,_,_,_,
_,_,_,_,_,_,_,_,_,_,_,_,_,_,_, _,_,_,_,_,_,_,_,_,_,_,_,_,_,_,
_,_,_,_,_,_,_,_,_,_,_,_,_,_,_, _,_,_,_,_,_,_,_,_,_,_,_,_,_,_,

View File

@ -51,10 +51,10 @@ _,P,P,P,P,P,P,P,P,
_,_,P,P,P,P,P,P,_, _,_,P,P,P,P,P,P,_,
_,_,_,_,T,_,_,_,_, _,_,_,_,T,_,_,_,_,
_,_,_,_,t,_,_,_,_, _,_,_,_,T,_,_,_,_,
_,_,_,_,t,_,_,_,_, _,_,_,_,T,_,_,_,_,
_,_,P,P,t,t,P,_,_, _,_,P,P,T,t,P,_,_,
_,P,P,t,t,t,t,P,P, _,P,P,t,T,t,t,P,P,
_,P,P,t,_,t,P,t,P, _,P,P,t,_,t,P,t,P,
P,P,P,t,P,t,P,t,P, P,P,P,t,P,t,P,t,P,
P,P,t,P,P,P,P,t,P, P,P,t,P,P,P,P,t,P,

View File

@ -44,7 +44,7 @@ ethereal.vinetree = {
_,_,_,T,_,_,_, _,_,_,T,_,_,_,
_,_,_,T,_,_,_, _,_,_,T,_,_,_,
u,_,_,t,_,_,_, u,_,_,T,_,_,_,
u,L,_,L,_,L,_, u,L,_,L,_,L,_,
u,L,L,L,L,L,_, u,L,L,L,L,L,_,
_,L,L,L,L,L,_, _,L,L,L,L,L,_,

View File

@ -101,8 +101,8 @@ ethereal.yellowtree = {
_,_,_,_,M,_,_,_,_, _,_,_,_,M,_,_,_,_,
_,_,_,_,M,_,_,_,_, _,_,_,_,M,_,_,_,_,
_,_,_,_,M,_,_,_,_, _,_,_,_,M,_,_,_,_,
_,_,_,T,T,_,_,_,_, _,_,_,T,M,_,_,_,_,
_,_,_,_,T,_,_,_,_, _,_,_,_,M,_,_,_,_,
_,_,_,_,T,T,_,_,_, _,_,_,_,T,T,_,_,_,
_,_,_,_,T,_,_,_,_, _,_,_,_,T,_,_,_,_,
_,_,_,T,T,_,_,_,_, _,_,_,T,T,_,_,_,_,