ore generation fix

This commit is contained in:
Halbear
2026-08-03 23:47:52 +01:00
parent b782be1c8e
commit 5639f6ffce
4 changed files with 8 additions and 8 deletions
@@ -1,7 +1,7 @@
{ "parent": "block/block", { "parent": "block/block",
"textures": { "textures": {
"particle": "block/stone", "particle": "block/deepslate",
"all": "block/stone", "all": "block/deepslate",
"overlay": "ageofthegods:block/ores/silver_ore1" "overlay": "ageofthegods:block/ores/silver_ore1"
}, },
"elements": [ "elements": [
@@ -1,7 +1,7 @@
{ "parent": "block/block", { "parent": "block/block",
"textures": { "textures": {
"particle": "block/stone", "particle": "block/deepslate",
"all": "block/stone", "all": "block/deepslate",
"overlay": "ageofthegods:block/ores/zinc_ore" "overlay": "ageofthegods:block/ores/zinc_ore"
}, },
"elements": [ "elements": [
@@ -1,7 +1,7 @@
{ "parent": "block/block", { "parent": "block/block",
"textures": { "textures": {
"particle": "block/stone", "particle": "block/deepslate",
"all": "block/stone", "all": "block/deepslate",
"overlay": "ageofthegods:block/ores/zinc_ore2" "overlay": "ageofthegods:block/ores/zinc_ore2"
}, },
"elements": [ "elements": [
@@ -1,7 +1,7 @@
{ "parent": "block/block", { "parent": "block/block",
"textures": { "textures": {
"particle": "block/stone", "particle": "block/deepslate",
"all": "block/stone", "all": "block/deepslate",
"overlay": "ageofthegods:block/ores/zinc_ore3" "overlay": "ageofthegods:block/ores/zinc_ore3"
}, },
"elements": [ "elements": [