Create/Update assets for version 1.15.1

This commit is contained in:
InventiveBot
2019-12-21 13:26:56 +00:00
parent 93e502f1a7
commit f341e1b9f5
1518 changed files with 192334 additions and 27668 deletions

View File

@@ -91,24 +91,10 @@
"function": "minecraft:set_stew_effect",
"effects": [
{
"type": "minecraft:speed",
"type": "minecraft:blindness",
"duration": {
"min": 7.0,
"max": 10.0
}
},
{
"type": "minecraft:jump_boost",
"duration": {
"min": 7.0,
"max": 10.0
}
},
{
"type": "minecraft:weakness",
"duration": {
"min": 6.0,
"max": 8.0
"min": 5.0,
"max": 7.0
}
},
{
@@ -119,17 +105,31 @@
}
},
{
"type": "minecraft:saturation",
"type": "minecraft:weakness",
"duration": {
"min": 6.0,
"max": 8.0
}
},
{
"type": "minecraft:jump_boost",
"duration": {
"min": 7.0,
"max": 10.0
}
},
{
"type": "minecraft:blindness",
"type": "minecraft:night_vision",
"duration": {
"min": 5.0,
"max": 7.0
"min": 7.0,
"max": 10.0
}
},
{
"type": "minecraft:saturation",
"duration": {
"min": 7.0,
"max": 10.0
}
}
]