Update 'mods/ethereal/schematics/pine_tree.lua'

This commit is contained in:
thunderdog1138 2020-05-06 17:45:46 +00:00
parent d7a58b6074
commit c02e08bb57
1 changed files with 1 additions and 1 deletions

View File

@ -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 = "default:pinetree", prob = 255}
ethereal.pine_tree = {