Create/Update assets for version 20w10a

This commit is contained in:
InventiveBot
2020-03-04 20:43:00 +00:00
parent 65bb7405db
commit 566d8d4a30
5014 changed files with 263988 additions and 56523 deletions

View File

@@ -90,27 +90,6 @@
{
"function": "minecraft:set_stew_effect",
"effects": [
{
"type": "minecraft:speed",
"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
}
},
{
"type": "minecraft:poison",
"duration": {
@@ -125,12 +104,33 @@
"max": 10.0
}
},
{
"type": "minecraft:jump_boost",
"duration": {
"min": 7.0,
"max": 10.0
}
},
{
"type": "minecraft:blindness",
"duration": {
"min": 5.0,
"max": 7.0
}
},
{
"type": "minecraft:weakness",
"duration": {
"min": 6.0,
"max": 8.0
}
},
{
"type": "minecraft:night_vision",
"duration": {
"min": 7.0,
"max": 10.0
}
}
]
}