56 lines
1.6 KiB
JSON
56 lines
1.6 KiB
JSON
|
{
|
||
|
"pools": [
|
||
|
{
|
||
|
"rolls": 1,
|
||
|
"entries": [
|
||
|
{
|
||
|
"type": "item",
|
||
|
"name": "minecraft:ghast_tear",
|
||
|
"weight": 1,
|
||
|
"functions": [
|
||
|
{
|
||
|
"function": "set_count",
|
||
|
"count": {
|
||
|
"min": 0,
|
||
|
"max": 1
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"function": "looting_enchant",
|
||
|
"count": {
|
||
|
"min": 0,
|
||
|
"max": 1
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"rolls": 1,
|
||
|
"entries": [
|
||
|
{
|
||
|
"type": "item",
|
||
|
"name": "minecraft:gunpowder",
|
||
|
"weight": 1,
|
||
|
"functions": [
|
||
|
{
|
||
|
"function": "set_count",
|
||
|
"count": {
|
||
|
"min": 0,
|
||
|
"max": 2
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"function": "looting_enchant",
|
||
|
"count": {
|
||
|
"min": 0,
|
||
|
"max": 1
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|