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

This commit is contained in:
thunderdog1138 2020-05-18 00:01:23 +00:00
parent c16f831ae4
commit 09aa54273e
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
local _ = {name = "air", prob = 0}
local L = {name = "default:pine_needles", prob = 255}
local T = {name = "default:pinetree", prob = 255}
local T = {name = "default:pine_trunk", prob = 255}
ethereal.pine_tree = {