Create/Update assets for version 1.15.2

This commit is contained in:
InventiveBot
2020-01-24 10:51:17 +00:00
parent 680741d97c
commit dcb94b454f
1525 changed files with 198372 additions and 31264 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
}
}
]