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

This commit is contained in:
thunderdog1138 2020-05-18 00:09:43 +00:00
parent ca72aabc51
commit 63a34391d9
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
local _ = {name = "air", prob = 0}
local T = {name = "ethereal:wroshyr_trunk", prob = 255}
local L = {name = "ethereal:wroshyr_leaves", prob = 255}
local T = {name = "default:wroshyr_trunk", prob = 255}
local L = {name = "default:wroshyr_leaves", prob = 255}
ethereal.wroshyr_tree = {