Create/Update assets for version 21w07a

This commit is contained in:
InventiveBot
2021-02-17 20:03:50 +00:00
parent c68e7bce4d
commit 1808a11650
7959 changed files with 445463 additions and 98135 deletions

View File

@@ -3,10 +3,11 @@
"pools": [
{
"rolls": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 4.0,
"type": "minecraft:uniform"
"max": 4.0
},
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
@@ -15,10 +16,11 @@
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 5.0,
"type": "minecraft:uniform"
}
"max": 5.0
},
"add": false
}
],
"name": "minecraft:iron_ingot"
@@ -30,10 +32,11 @@
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 3.0,
"type": "minecraft:uniform"
}
"max": 3.0
},
"add": false
}
],
"name": "minecraft:gold_ingot"
@@ -45,10 +48,11 @@
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 4.0,
"max": 9.0,
"type": "minecraft:uniform"
}
"max": 9.0
},
"add": false
}
],
"name": "minecraft:redstone"
@@ -60,10 +64,11 @@
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 3.0,
"max": 8.0,
"type": "minecraft:uniform"
}
"max": 8.0
},
"add": false
}
],
"name": "minecraft:coal"
@@ -75,10 +80,11 @@
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 3.0,
"type": "minecraft:uniform"
}
"max": 3.0
},
"add": false
}
],
"name": "minecraft:bread"
@@ -90,10 +96,11 @@
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 3.0,
"type": "minecraft:uniform"
}
"max": 3.0
},
"add": false
}
],
"name": "minecraft:apple"
@@ -107,7 +114,7 @@
"functions": [
{
"function": "minecraft:enchant_with_levels",
"levels": 30,
"levels": 30.0,
"treasure": true
}
],