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",
"textures": {
"particle": "block/stone",
"all": "block/stone",
"particle": "block/deepslate",
"all": "block/deepslate",
"overlay": "ageofthegods:block/ores/silver_ore1"
},
"elements": [
@@ -1,7 +1,7 @@
{ "parent": "block/block",
"textures": {
"particle": "block/stone",
"all": "block/stone",
"particle": "block/deepslate",
"all": "block/deepslate",
"overlay": "ageofthegods:block/ores/zinc_ore"
},
"elements": [
@@ -1,7 +1,7 @@
{ "parent": "block/block",
"textures": {
"particle": "block/stone",
"all": "block/stone",
"particle": "block/deepslate",
"all": "block/deepslate",
"overlay": "ageofthegods:block/ores/zinc_ore2"
},
"elements": [
@@ -1,7 +1,7 @@
{ "parent": "block/block",
"textures": {
"particle": "block/stone",
"all": "block/stone",
"particle": "block/deepslate",
"all": "block/deepslate",
"overlay": "ageofthegods:block/ores/zinc_ore3"
},
"elements": [