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

This commit is contained in:
thunderdog1138 2020-05-17 23:58:40 +00:00
parent a66518fa0a
commit d46ab94abe
1 changed files with 2 additions and 2 deletions

View File

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