Ore Generation Fixed

This commit is contained in:
Vos
2025-11-13 18:32:53 -06:00
parent 1237eee392
commit 9a20361fe9
9 changed files with 25 additions and 25 deletions
@@ -1,8 +1,8 @@
{
"type": "minecraft:ore",
"config": {
"discard_chance_on_air_exposure": 0.5,
"size": 2,
"discard_chance_on_air_exposure": 0.0,
"size": 4,
"targets": [
{
"state": {
@@ -1,8 +1,8 @@
{
"type": "minecraft:ore",
"config": {
"discard_chance_on_air_exposure": 0.5,
"size": 2,
"discard_chance_on_air_exposure": 0.0,
"size": 4,
"targets": [
{
"state": {
@@ -1,8 +1,8 @@
{
"type": "minecraft:ore",
"config": {
"discard_chance_on_air_exposure": 0.5,
"size": 2,
"discard_chance_on_air_exposure": 0.0,
"size": 4,
"targets": [
{
"state": {
@@ -11,12 +11,12 @@
{
"type": "minecraft:height_range",
"height": {
"type": "minecraft:trapezoid",
"type": "minecraft:uniform",
"max_inclusive": {
"above_bottom": 80
"absolute": 80
},
"min_inclusive": {
"above_bottom": -70
"absolute": -70
}
}
},
@@ -11,12 +11,12 @@
{
"type": "minecraft:height_range",
"height": {
"type": "minecraft:trapezoid",
"type": "minecraft:uniform",
"max_inclusive": {
"above_bottom": 80
"absolute": 80
},
"min_inclusive": {
"above_bottom": -70
"absolute": -70
}
}
},
@@ -11,12 +11,12 @@
{
"type": "minecraft:height_range",
"height": {
"type": "minecraft:trapezoid",
"type": "minecraft:uniform",
"max_inclusive": {
"above_bottom": 80
"absolute": 80
},
"min_inclusive": {
"above_bottom": -70
"absolute": -70
}
}
},
@@ -11,12 +11,12 @@
{
"type": "minecraft:height_range",
"height": {
"type": "minecraft:trapezoid",
"type": "minecraft:uniform",
"max_inclusive": {
"above_bottom": 80
"absolute": 80
},
"min_inclusive": {
"above_bottom": -70
"absolute": -70
}
}
},