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

This commit is contained in:
thunderdog1138 2020-05-19 16:56:53 +00:00
parent 32a1c16637
commit 6e4c5867ae
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
local _ = {name = "air", prob = 0}
local M = {name = "ethereal:mushroom", prob = 255}
local M = {name = "ethereal:mushroom_cap", prob = 255}
local T = {name = "ethereal:mushroom_trunk", prob = 255}
local P = {name = "ethereal:mushroom_pore", prob = 255}
ethereal.mushroomone = {
ethereal.mushroom = {
size = {x = 8, y = 11, z = 8},