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

@@ -2,14 +2,14 @@
"type": "minecraft:chest",
"pools": [
{
"rolls": 1,
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:exploration_map",
"destination": "buried_treasure",
"decoration": "red_x",
"zoom": 1,
"skip_existing_chunks": false
@@ -20,7 +20,8 @@
]
},
{
"rolls": 3,
"rolls": 3.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
@@ -41,10 +42,11 @@
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 10.0,
"type": "minecraft:uniform"
}
"max": 10.0
},
"add": false
}
],
"name": "minecraft:paper"
@@ -56,10 +58,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:feather"
@@ -71,10 +74,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:book"