adjust orange tree placement for lucky block
This commit is contained in:
parent
5312d026d4
commit
d8cc7b4f04
@ -9,7 +9,7 @@ lucky_block:add_schematics({
|
|||||||
{"pinetree", ethereal.pinetree, {x = 3, y = 0, z = 3}},
|
{"pinetree", ethereal.pinetree, {x = 3, y = 0, z = 3}},
|
||||||
{"palmtree", ethereal.palmtree, {x = 4, y = 0, z = 4}},
|
{"palmtree", ethereal.palmtree, {x = 4, y = 0, z = 4}},
|
||||||
{"bananatree", ethereal.bananatree, {x = 3, y = 0, z = 3}},
|
{"bananatree", ethereal.bananatree, {x = 3, y = 0, z = 3}},
|
||||||
{"orangetree", ethereal.orangetree, {x = 1, y = 0, z = 1}},
|
{"orangetree", ethereal.orangetree, {x = 2, y = 0, z = 2}},
|
||||||
{"birchtree", ethereal.birchtree, {x = 2, y = 0, z = 2}},
|
{"birchtree", ethereal.birchtree, {x = 2, y = 0, z = 2}},
|
||||||
})
|
})
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user