illager chest loot tweaks

This commit is contained in:
Pyritie
2025-09-25 00:57:12 +01:00
parent b2272cd95c
commit ba9fcdecbe

View File

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