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": 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
}
],