You've already forked minecraft-assets
46 lines
985 B
JSON
46 lines
985 B
JSON
{
|
|
"type": "minecraft:gift",
|
|
"pools": [
|
|
{
|
|
"rolls": 1.0,
|
|
"bonus_rolls": 0.0,
|
|
"entries": [
|
|
{
|
|
"type": "minecraft:item",
|
|
"weight": 10,
|
|
"name": "minecraft:rabbit_hide"
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"weight": 10,
|
|
"name": "minecraft:rabbit_foot"
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"weight": 10,
|
|
"name": "minecraft:chicken"
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"weight": 10,
|
|
"name": "minecraft:feather"
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"weight": 10,
|
|
"name": "minecraft:rotten_flesh"
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"weight": 10,
|
|
"name": "minecraft:string"
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"weight": 2,
|
|
"name": "minecraft:phantom_membrane"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |