Update 'mods/ethereal/schematics/uneti_tree.lua'
This commit is contained in:
parent
b82ca570fc
commit
65ce2d8543
|
@ -4,7 +4,7 @@ local L = {name = "ethereal:uneti_leaves", prob = 255}
|
|||
local T = {name = "ethereal:uneti_trunk", prob = 255}
|
||||
local t = {name = "ethereal:uneti_trunk", prob = 127}
|
||||
|
||||
ethereal.bigtree = {
|
||||
ethereal.uneti_tree = {
|
||||
|
||||
size = {x = 9, y = 8, z = 9},
|
||||
|
||||
|
|
Loading…
Reference in New Issue