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

This commit is contained in:
thunderdog1138 2020-05-18 14:49:38 +00:00
parent 8213dde380
commit a64e98099a
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
local _ = {name = "air", param1 = 0}
local B = {name = "default:bush", param1 = 255}
local b = {name = "default:bush", param1 = 100}
local B = {name = "default:bush_leaves", param1 = 255}
local b = {name = "default:bush_leaves", param1 = 100}
ethereal.bush = {