Create/Update assets for version 21w06a

This commit is contained in:
InventiveBot
2021-02-10 20:03:49 +00:00
parent afb02276af
commit 14290966d5
7793 changed files with 440970 additions and 97706 deletions

View File

@@ -3,10 +3,11 @@
"pools": [
{
"rolls": {
"type": "minecraft:uniform",
"min": 3.0,
"max": 8.0,
"type": "minecraft:uniform"
"max": 8.0
},
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
@@ -14,10 +15,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_nugget"
@@ -38,10 +40,11 @@
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 7.0,
"type": "minecraft:uniform"
}
"max": 7.0
},
"add": false
}
],
"name": "minecraft:potato"
@@ -53,10 +56,11 @@
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 4.0,
"type": "minecraft:uniform"
}
"max": 4.0
},
"add": false
}
],
"name": "minecraft:bread"
@@ -68,10 +72,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:apple"
@@ -91,10 +96,11 @@
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 4.0,
"type": "minecraft:uniform"
}
"max": 4.0
},
"add": false
}
],
"name": "minecraft:emerald"
@@ -106,10 +112,11 @@
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 2.0,
"type": "minecraft:uniform"
}
"max": 2.0
},
"add": false
}
],
"name": "minecraft:oak_sapling"