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" }