Update master #1

Merged
THE-NERD2 merged 296 commits from VoxeLibre/VoxeLibre:master into master 2024-11-21 19:51:04 +01:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 011be754ca - Show all commits

View File

@ -111,7 +111,7 @@ for _, p in pairs(deepslate_ores) do
end
if copper_mod then
register_deepslate_ore("Copper", "mcl_copper:raw_copper", "mcl_copper:copper_ingot", 4, 4)
register_deepslate_ore("Copper", "mcl_copper:raw_copper", "mcl_copper:copper_ingot", 3, 4)
end
local redstone_timer = 68.28