Create/Update assets for version 21w03a

This commit is contained in:
InventiveBot
2021-01-20 20:03:30 +00:00
parent 5904432410
commit 4aa9dd8b25
7528 changed files with 429941 additions and 95357 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"