76 lines
2.2 KiB
JSON
76 lines
2.2 KiB
JSON
|
{
|
||
|
"pools": [
|
||
|
{
|
||
|
"rolls": 1,
|
||
|
"entries": [
|
||
|
{
|
||
|
"type": "item",
|
||
|
"name": "minecraft:rotten_flesh",
|
||
|
"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:gold_nugget",
|
||
|
"weight": 1,
|
||
|
"functions": [
|
||
|
{
|
||
|
"function": "set_count",
|
||
|
"count": {
|
||
|
"min": 0,
|
||
|
"max": 1
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"function": "looting_enchant",
|
||
|
"count": {
|
||
|
"min": 0,
|
||
|
"max": 1
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"conditions": [
|
||
|
{
|
||
|
"condition": "killed_by_player"
|
||
|
},
|
||
|
{
|
||
|
"condition": "random_chance_with_looting",
|
||
|
"chance": 0.025,
|
||
|
"looting_multiplier": 0.01
|
||
|
}
|
||
|
],
|
||
|
"rolls": 1,
|
||
|
"entries": [
|
||
|
{
|
||
|
"type": "item",
|
||
|
"name": "minecraft:gold_ingot",
|
||
|
"weight": 1
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|