Create/Update assets for version 1.18-pre3

This commit is contained in:
InventiveBot
2021-11-17 18:34:21 +00:00
parent 4ba215fced
commit 0de11d3e3a
14392 changed files with 975236 additions and 18 deletions

View File

@@ -0,0 +1,46 @@
{
"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"
}
]
}
]
}