30 lines
844 B
JSON
30 lines
844 B
JSON
|
{
|
||
|
"pools": [
|
||
|
{
|
||
|
"rolls": 1,
|
||
|
"entries": [
|
||
|
{
|
||
|
"type": "item",
|
||
|
"name": "minecraft:magma_cream",
|
||
|
"weight": 1,
|
||
|
"functions": [
|
||
|
{
|
||
|
"function": "set_count",
|
||
|
"count": {
|
||
|
"min": -2,
|
||
|
"max": 1
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"function": "looting_enchant",
|
||
|
"count": {
|
||
|
"min": 0,
|
||
|
"max": 1
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|