add gt matches to illage loot table
This commit is contained in:
parent
a985ee6fdd
commit
104763481c
1 changed files with 16 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue