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

This commit is contained in:
thunderdog1138 2020-09-21 16:53:43 +00:00
parent dd6016441d
commit f64e62e0c4
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
local _ = {name = "air", prob = 0}
local l = {name = "default:lava_source", prob = 225}
local s = {name = "default:stone", prob = 255}
local d = {name = "ethereal:fiery_dirt", prob = 255}
local d = {name = "ethereal:charred_dirt", prob = 255}
ethereal.volcanom = {