add gt matches to illage loot table

This commit is contained in:
Pyritie 2025-09-26 23:19:26 +01:00
parent a985ee6fdd
commit 104763481c

View file

@ -323,6 +323,22 @@
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:matches",
"weight": 70,
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 8,
"min": 4
},
"function": "minecraft:set_count"
}
]
},
{
"type": "minecraft:item",
"name": "minecraft:sentry_armor_trim_smithing_template",