add obsidian+bucket -> lava bucket alloy recipe

This commit is contained in:
OgelGames 2020-07-01 20:57:04 +10:00
parent de5f0dbe93
commit 7c68966060
1 changed files with 2 additions and 1 deletions

View File

@ -29,6 +29,7 @@ local recipes = {
-- "[Compounding a] pure gum vulcanizate … with 50% of its weight of carbon black improves its tensile strength and wear resistance …"
{"technic:raw_latex 4", "technic:coal_dust 2", "technic:rubber 6", 2},
{"default:ice", "bucket:bucket_empty", "bucket:bucket_water", 1 },
{"default:obsidian", "bucket:bucket_empty", "bucket:bucket_lava", 1 },
}
if minetest.get_modpath("ethereal") then