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

This commit is contained in:
thunderdog1138 2020-05-18 00:08:36 +00:00
parent 0fb59784c1
commit ca72aabc51
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 = "default:charred_dirt", prob = 255}
ethereal.volcanom = {