Create/Update assets for version 1.15

This commit is contained in:
InventiveBot
2019-12-14 22:29:38 +00:00
parent 27ccae322b
commit 7e4ec20a57
1518 changed files with 192021 additions and 27574 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
}
}
]