From ca72aabc51632663548c2ffeda9275d39cf7f8bb Mon Sep 17 00:00:00 2001 From: thunderdog1138 Date: Mon, 18 May 2020 00:08:36 +0000 Subject: [PATCH] Update 'mods/ethereal/schematics/volcanom.lua' --- mods/ethereal/schematics/volcanom.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/ethereal/schematics/volcanom.lua b/mods/ethereal/schematics/volcanom.lua index 346126b9..0f131f19 100644 --- a/mods/ethereal/schematics/volcanom.lua +++ b/mods/ethereal/schematics/volcanom.lua @@ -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 = {