From cabcdd6943afc11a9f6af99cf073d2efc953eee7 Mon Sep 17 00:00:00 2001 From: Pyritie Date: Sun, 21 Dec 2025 19:03:40 +0000 Subject: [PATCH] increased rarity of the oil spouts since they're kinda ugly --- kubejs/data/tfg/worldgen/placed_feature/earth/oil_spout.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubejs/data/tfg/worldgen/placed_feature/earth/oil_spout.json b/kubejs/data/tfg/worldgen/placed_feature/earth/oil_spout.json index 89f7aa725..2bdc4c768 100644 --- a/kubejs/data/tfg/worldgen/placed_feature/earth/oil_spout.json +++ b/kubejs/data/tfg/worldgen/placed_feature/earth/oil_spout.json @@ -3,7 +3,7 @@ "placement": [ { "type": "minecraft:rarity_filter", - "chance": 128 + "chance": 200 }, { "type": "tfc:climate",