Create/Update assets for version 1.17.1

This commit is contained in:
InventiveBot
2021-07-07 09:21:22 +00:00
parent b8734e7c9b
commit cf2c0bdbb6
14336 changed files with 951682 additions and 18 deletions

View File

@@ -0,0 +1,223 @@
{
"type": "minecraft:chest",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:stone_axe"
},
{
"type": "minecraft:item",
"weight": 3,
"name": "minecraft:wooden_axe"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:stone_pickaxe"
},
{
"type": "minecraft:item",
"weight": 3,
"name": "minecraft:wooden_pickaxe"
}
]
},
{
"rolls": 3.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"weight": 5,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 2.0
},
"add": false
}
],
"name": "minecraft:apple"
},
{
"type": "minecraft:item",
"weight": 3,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 2.0
},
"add": false
}
],
"name": "minecraft:bread"
},
{
"type": "minecraft:item",
"weight": 3,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 2.0
},
"add": false
}
],
"name": "minecraft:salmon"
}
]
},
{
"rolls": 4.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 12.0
},
"add": false
}
],
"name": "minecraft:stick"
},
{
"type": "minecraft:item",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 12.0
},
"add": false
}
],
"name": "minecraft:oak_planks"
},
{
"type": "minecraft:item",
"weight": 3,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 3.0
},
"add": false
}
],
"name": "minecraft:oak_log"
},
{
"type": "minecraft:item",
"weight": 3,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 3.0
},
"add": false
}
],
"name": "minecraft:spruce_log"
},
{
"type": "minecraft:item",
"weight": 3,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 3.0
},
"add": false
}
],
"name": "minecraft:birch_log"
},
{
"type": "minecraft:item",
"weight": 3,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 3.0
},
"add": false
}
],
"name": "minecraft:jungle_log"
},
{
"type": "minecraft:item",
"weight": 3,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 3.0
},
"add": false
}
],
"name": "minecraft:acacia_log"
},
{
"type": "minecraft:item",
"weight": 3,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 3.0
},
"add": false
}
],
"name": "minecraft:dark_oak_log"
}
]
}
]
}