Create/Update assets for version 20w46a

This commit is contained in:
InventiveBot
2020-11-11 20:03:08 +00:00
parent 0057223d89
commit cabdf0042d
7198 changed files with 408265 additions and 87030 deletions

View File

@@ -3,10 +3,11 @@
"pools": [
{
"rolls": {
"type": "minecraft:uniform",
"min": 2.0,
"max": 6.0,
"type": "minecraft:uniform"
"max": 6.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": 3.0,
"type": "minecraft:uniform"
}
"max": 3.0
},
"add": false
}
],
"name": "minecraft:diamond"
@@ -30,10 +32,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"
@@ -45,10 +48,11 @@
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 2.0,
"max": 7.0,
"type": "minecraft:uniform"
}
"max": 7.0
},
"add": false
}
],
"name": "minecraft:gold_ingot"
@@ -60,10 +64,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:bamboo"
@@ -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:emerald"
@@ -90,10 +96,11 @@
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 4.0,
"max": 6.0,
"type": "minecraft:uniform"
}
"max": 6.0
},
"add": false
}
],
"name": "minecraft:bone"
@@ -105,10 +112,11 @@
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 3.0,
"max": 7.0,
"type": "minecraft:uniform"
}
"max": 7.0
},
"add": false
}
],
"name": "minecraft:rotten_flesh"
@@ -135,7 +143,7 @@
"functions": [
{
"function": "minecraft:enchant_with_levels",
"levels": 30,
"levels": 30.0,
"treasure": true
}
],