diff --git a/src/main/resources/data/geolosys/deposits/ore/anthracitic_coal.json b/src/main/resources/data/geolosys/deposits/ore/anthracitic_coal.json index 4e42cda9..0cc4b865 100644 --- a/src/main/resources/data/geolosys/deposits/ore/anthracitic_coal.json +++ b/src/main/resources/data/geolosys/deposits/ore/anthracitic_coal.json @@ -1,8 +1,8 @@ { "type": "geolosys:deposit_layer", "config": { - "yMin": -52, - "yMax": -64, + "yMax": -52, + "yMin": -64, "radius": 3, "depth": 4, "biomeTag": "#minecraft:is_overworld",