Skip to content

Commit

Permalink
tweak schematics
Browse files Browse the repository at this point in the history
  • Loading branch information
tenplus1 committed Dec 7, 2024
1 parent 19e889c commit caa41b3
Show file tree
Hide file tree
Showing 17 changed files with 68 additions and 68 deletions.
10 changes: 5 additions & 5 deletions schematics/bamboo_tree.lua
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@ ethereal.bambootree = {
_,_,_,

_,B,_,
_,b,_,
_,b,_,
_,b,_,
_,b,_,
_,b,_,
_,B,_,
_,B,_,
_,B,_,
_,B,_,
_,B,_,
_,b,_,
_,b,_,
_,b,_,
Expand Down
6 changes: 3 additions & 3 deletions schematics/banana_tree.lua
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@ ethereal.bananatree = {
_,_,_,_,_,_,_,

_,_,_,T,_,_,_,
_,_,_,t,_,_,_,
_,_,_,t,_,_,_,
_,_,_,t,_,_,_,
_,_,_,T,_,_,_,
_,_,_,T,_,_,_,
_,_,_,T,_,_,_,
_,_,b,t,b,_,_,
_,_,B,t,B,_,_,
_,L,L,L,L,L,_,
Expand Down
2 changes: 1 addition & 1 deletion schematics/bigtree.lua
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ ethereal.bigtree = {

_,_,t,T,M,T,t,_,_,
_,_,_,T,M,T,_,_,_,
_,_,_,T,T,T,_,_,_,
_,_,_,T,M,T,_,_,_,
_,_,_,T,T,T,_,_,_,
L,L,L,L,T,L,L,L,L,
_,L,L,L,T,L,L,L,_,
Expand Down
6 changes: 3 additions & 3 deletions schematics/birch_tree.lua
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ ethereal.birchtree = {
_,_,L,_,_,

_,_,T,_,_,
_,_,t,_,_,
_,_,t,_,_,
L,L,t,L,L,
_,_,T,_,_,
_,_,T,_,_,
L,L,T,L,L,
L,L,t,L,L,
_,L,t,L,_,
_,L,L,L,_,
Expand Down
12 changes: 6 additions & 6 deletions schematics/frosttrees.lua
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ ethereal.frosttrees = {
size = {x = 8, y = 19, z = 8},

yslice_prob = {
{ypos = 1, prob = 127}, -- trunk
{ypos = 2, prob = 127},
{ypos = 2, prob = 127}, -- trunk
{ypos = 3, prob = 127},
{ypos = 4, prob = 127},
{ypos = 5, prob = 127},
{ypos = 6, prob = 127},
{ypos = 7, prob = 127},
{ypos = 13, prob = 127}, -- leaves
{ypos = 15, prob = 127}
},
Expand Down Expand Up @@ -82,8 +82,8 @@ ethereal.frosttrees = {
_,_,_,_,_,_,_,_,

_,_,_,T,T,_,_,_,
_,_,_,t,t,_,_,_,
_,_,_,t,t,_,_,_,
_,_,_,T,T,_,_,_,
_,_,_,T,T,_,_,_,
_,_,_,t,t,_,_,_,
_,_,_,t,t,_,_,_,
_,_,_,t,t,_,_,_,
Expand All @@ -102,8 +102,8 @@ ethereal.frosttrees = {
_,_,_,l,l,_,_,_,

_,_,_,T,T,_,_,_,
_,_,_,t,t,_,_,_,
_,_,_,t,t,_,_,_,
_,_,_,T,T,_,_,_,
_,_,_,T,T,_,_,_,
_,_,_,t,t,_,_,_,
_,_,_,t,t,_,_,_,
_,_,_,t,t,_,_,_,
Expand Down
6 changes: 3 additions & 3 deletions schematics/lemon_tree.lua
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ ethereal.lemontree = {
_,L,L,L,_,

_,_,T,_,_,
_,_,t,_,_,
_,_,t,_,_,
l,e,t,l,l,
_,_,T,_,_,
_,_,T,_,_,
l,e,T,l,l,
L,L,t,L,l,
l,L,t,L,L,
L,L,L,l,L,
Expand Down
12 changes: 6 additions & 6 deletions schematics/mushroomone.lua
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ ethereal.mushroomone = {
size = {x = 8, y = 11, z = 8},

yslice_prob = {
{ypos = 1, prob = 127},
{ypos = 2, prob = 127},
{ypos = 3, prob = 127},
{ypos = 4, prob = 127},
{ypos = 7, prob = 127}
},

Expand Down Expand Up @@ -54,8 +54,8 @@ ethereal.mushroomone = {
_,_,_,M,M,_,_,_,

_,_,_,T,T,_,_,_,
_,_,_,t,t,_,_,_,
_,_,_,t,t,_,_,_,
_,_,_,T,T,_,_,_,
_,_,_,T,T,_,_,_,
_,_,_,t,t,_,_,_,
_,_,_,t,t,_,_,_,
_,_,_,t,t,_,_,_,
Expand All @@ -66,8 +66,8 @@ ethereal.mushroomone = {
_,_,M,M,M,M,_,_,

_,_,_,T,T,_,_,_,
_,_,_,t,t,_,_,_,
_,_,_,t,t,_,_,_,
_,_,_,T,T,_,_,_,
_,_,_,T,T,_,_,_,
_,_,_,t,t,_,_,_,
_,_,_,t,t,_,_,_,
_,_,_,t,t,_,_,_,
Expand Down
4 changes: 2 additions & 2 deletions schematics/mushroomtwo.lua
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ ethereal.mushroomtwo = {
_,M,_,

_,T,_,
_,t,_,
_,t,_,
_,T,_,
_,T,_,
_,t,_,
_,t,_,
_,t,_,
Expand Down
6 changes: 3 additions & 3 deletions schematics/olive_tree.lua
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ethereal.olivetree = {
size = {x = 8, y = 9, z = 7},

yslice_prob = {
{ypos = 1, prob = 127},
{ypos = 2, prob = 127},
},

data = {
Expand Down Expand Up @@ -46,8 +46,8 @@ ethereal.olivetree = {
_,_,_,_,_,_,_,_,

_,_,_,T,T,_,_,_,
_,_,_,t,t,_,_,_,
_,_,_,t,t,_,_,_,
_,_,_,T,T,_,_,_,
_,_,_,T,T,_,_,_,
_,_,L,t,t,_,_,_,
_,o,L,t,t,t,L,_,
_,L,L,t,t,L,o,_,
Expand Down
4 changes: 2 additions & 2 deletions schematics/orange_tree.lua
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ ethereal.orangetree = {
_,_,L,_,_,

_,_,T,_,_,
_,_,t,_,_,
_,_,t,_,_,
_,_,T,_,_,
_,_,T,_,_,
L,L,t,L,L,
L,T,L,T,L,
_,L,L,L,_,
Expand Down
4 changes: 2 additions & 2 deletions schematics/palmtree.lua
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ ethereal.palmtree = {
_,_,_,_,_,_,_,_,_,

_,_,_,_,M,_,_,_,_,
_,_,_,_,T,_,_,_,_,
_,_,_,_,T,_,_,_,_,
_,_,_,_,M,_,_,_,_,
_,_,_,_,M,_,_,_,_,
_,_,_,_,T,t,_,_,_,
_,_,_,_,_,T,_,_,_,
_,_,l,_,_,T,_,_,l,
Expand Down
6 changes: 3 additions & 3 deletions schematics/pinetree.lua
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ ethereal.pinetree = {
_,_,_,_,_,_,_,

_,_,_,T,_,_,_,
_,_,_,t,_,_,_,
_,_,L,t,L,_,_,
L,L,L,t,L,L,L,
_,_,_,T,_,_,_,
_,_,L,T,L,_,_,
L,L,L,T,L,L,L,
_,_,L,t,L,_,_,
_,L,L,t,L,L,_,
_,_,L,t,L,_,_,
Expand Down
12 changes: 6 additions & 6 deletions schematics/redwood_small_tree.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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,_,_,_,
Expand All @@ -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,_,_,_,
Expand All @@ -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,_,_,_,
Expand Down
32 changes: 16 additions & 16 deletions schematics/redwood_tree.lua
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ ethereal.redwood_tree = {
_,_,_,_,_,_,_,_,_,_,_,_,_,_,_,

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

_,_,_,_,_,T,T,T,T,T,_,_,_,_,_,
_,_,_,_,_,_,t,t,t,_,_,_,_,_,_,
_,_,_,_,_,_,_,t,_,_,_,_,_,_,_,
_,_,_,_,_,_,T,T,T,_,_,_,_,_,_,
_,_,_,_,_,_,_,T,_,_,_,_,_,_,_,
_,_,_,_,_,_,_,_,_,_,_,_,_,_,_,
_,_,_,_,_,_,_,_,_,_,_,_,_,_,_,
_,_,_,_,_,_,_,_,_,_,_,_,_,_,_,
Expand Down
8 changes: 4 additions & 4 deletions schematics/sakura.lua
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@ _,P,P,P,P,P,P,P,P,
_,_,P,P,P,P,P,P,_,

_,_,_,_,T,_,_,_,_,
_,_,_,_,t,_,_,_,_,
_,_,_,_,t,_,_,_,_,
_,_,P,P,t,t,P,_,_,
_,P,P,t,t,t,t,P,P,
_,_,_,_,T,_,_,_,_,
_,_,_,_,T,_,_,_,_,
_,_,P,P,T,t,P,_,_,
_,P,P,t,T,t,t,P,P,
_,P,P,t,_,t,P,t,P,
P,P,P,t,P,t,P,t,P,
P,P,t,P,P,P,P,t,P,
Expand Down
2 changes: 1 addition & 1 deletion schematics/vinetree.lua
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ ethereal.vinetree = {

_,_,_,T,_,_,_,
_,_,_,T,_,_,_,
u,_,_,t,_,_,_,
u,_,_,T,_,_,_,
u,L,_,L,_,L,_,
u,L,L,L,L,L,_,
_,L,L,L,L,L,_,
Expand Down
4 changes: 2 additions & 2 deletions schematics/yellowtree.lua
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@ ethereal.yellowtree = {
_,_,_,_,M,_,_,_,_,
_,_,_,_,M,_,_,_,_,
_,_,_,_,M,_,_,_,_,
_,_,_,T,T,_,_,_,_,
_,_,_,_,T,_,_,_,_,
_,_,_,T,M,_,_,_,_,
_,_,_,_,M,_,_,_,_,
_,_,_,_,T,T,_,_,_,
_,_,_,_,T,_,_,_,_,
_,_,_,T,T,_,_,_,_,
Expand Down

0 comments on commit caa41b3

Please sign in to comment.