From ba9fcdecbe8241488197712f688fd72418f67fd3 Mon Sep 17 00:00:00 2001 From: Pyritie Date: Thu, 25 Sep 2025 00:57:12 +0100 Subject: [PATCH] illager chest loot tweaks --- .../tfg/loot_tables/chests/nordic_illager_basic.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/kubejs/data/tfg/loot_tables/chests/nordic_illager_basic.json b/kubejs/data/tfg/loot_tables/chests/nordic_illager_basic.json index 318512301..8116d5692 100644 --- a/kubejs/data/tfg/loot_tables/chests/nordic_illager_basic.json +++ b/kubejs/data/tfg/loot_tables/chests/nordic_illager_basic.json @@ -495,8 +495,8 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 8, - "min": 4 + "max": 4, + "min": 2 }, "function": "minecraft:set_count" } @@ -511,8 +511,8 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 8, - "min": 4 + "max": 4, + "min": 2 }, "function": "minecraft:set_count" } @@ -559,8 +559,8 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 10, - "min": 6 + "max": 7, + "min": 4 }, "function": "minecraft:set_count" }