From 4687fb78b1b12c1bce4caf2ebb40e7d221fe7312 Mon Sep 17 00:00:00 2001 From: philipmi Date: Thu, 6 Jan 2022 20:56:54 +0100 Subject: [PATCH] Add Gold ore to maps --- mods/ctf/ctf_map/ctf_map_core/schem_map.lua | 2 +- mods/other/crafting | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mods/ctf/ctf_map/ctf_map_core/schem_map.lua b/mods/ctf/ctf_map/ctf_map_core/schem_map.lua index e48cb18..80814ef 100644 --- a/mods/ctf/ctf_map/ctf_map_core/schem_map.lua +++ b/mods/ctf/ctf_map/ctf_map_core/schem_map.lua @@ -23,7 +23,7 @@ minetest.register_alias_force("default:sand_with_kelp", "default:sand") minetest.register_alias_force("default:grass_5", "air") minetest.register_alias_force("default:bush_leaves", "air") minetest.register_alias_force("default:bush_stem", "air") -minetest.register_alias_force("default:stone_with_gold", "default:stone") +--minetest.register_alias_force("default:stone_with_gold", "default:stone") local max_r = 120 diff --git a/mods/other/crafting b/mods/other/crafting index 203ce5f..adb4199 160000 --- a/mods/other/crafting +++ b/mods/other/crafting @@ -1 +1 @@ -Subproject commit 203ce5fd5bc05bd336799fbf769a92e531673fbf +Subproject commit adb41990fc34e0629ce8685ec28392a198e4106a