ore generation fix
This commit is contained in:
@@ -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": [
|
||||||
|
|||||||
Reference in New Issue
Block a user