From 93ef66881e8dc20afb23ff483311e8ed6eb9c8dd Mon Sep 17 00:00:00 2001 From: Pyritie Date: Tue, 9 Sep 2025 01:04:15 +0100 Subject: [PATCH] increased flint patch rarity --- .../tfg/worldgen/placed_feature/mars/surface/flint_patch.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kubejs/data/tfg/worldgen/placed_feature/mars/surface/flint_patch.json b/kubejs/data/tfg/worldgen/placed_feature/mars/surface/flint_patch.json index ac937bdce..612346a45 100644 --- a/kubejs/data/tfg/worldgen/placed_feature/mars/surface/flint_patch.json +++ b/kubejs/data/tfg/worldgen/placed_feature/mars/surface/flint_patch.json @@ -2,8 +2,8 @@ "feature": "tfg:mars/surface/flint_patch", "placement": [ { - "type": "minecraft:count", - "count": 2 + "type": "minecraft:rarity_filter", + "chance": 2 }, { "type": "minecraft:in_square"