From 2fd8e390e4ac427b9f54fcb27cad425864afa715 Mon Sep 17 00:00:00 2001 From: Pilzinsel64 Date: Wed, 17 Sep 2025 17:50:08 +0200 Subject: [PATCH] make diamond and lapis more common --- both/config/anotheroregenerator/Vanilla.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/both/config/anotheroregenerator/Vanilla.json b/both/config/anotheroregenerator/Vanilla.json index 2553fe8..a305c6c 100644 --- a/both/config/anotheroregenerator/Vanilla.json +++ b/both/config/anotheroregenerator/Vanilla.json @@ -108,7 +108,7 @@ "enabled": true, "oreModName": "minecraft", "oreBlockName": "diamond_ore", - "intensity": 1, + "intensity": 3, "minVeinSize": 5, "maxVeinSize": 7, "minY": 1, @@ -117,11 +117,11 @@ "dimensionIdsBlacklistAsWhitelist": true }, { - "name": "Emeral (Extra)", + "name": "Emerald", "enabled": true, "oreModName": "minecraft", "oreBlockName": "emerald_ore", - "intensity": 1, + "intensity": 3, "minVeinSize": 4, "maxVeinSize": 6, "minY": 20,