forked from thunderdog1138/star_wars
Update 'mods/ethereal/schematics/pine_tree.lua'
This commit is contained in:
parent
8eb190894e
commit
0248ebbdaf
|
@ -1,6 +1,6 @@
|
|||
|
||||
local _ = {name = "air", prob = 0}
|
||||
local L = {name = "ethereal:pine_leaves", prob = 255}
|
||||
local L = {name = "ethereal:pine_needles", prob = 255}
|
||||
local T = {name = "ethereal:pine_trunk", prob = 255}
|
||||
|
||||
ethereal.pine_tree = {
|
||||
|
|
Loading…
Reference in New Issue