Create/Update assets for version 1.16.5

This commit is contained in:
InventiveBot
2021-01-20 20:01:36 +00:00
parent 01f27a344b
commit e3ecd4b108
5805 changed files with 395857 additions and 93420 deletions

View File

@@ -90,13 +90,6 @@
{
"function": "minecraft:set_stew_effect",
"effects": [
{
"type": "minecraft:speed",
"duration": {
"min": 7.0,
"max": 10.0
}
},
{
"type": "minecraft:jump_boost",
"duration": {
@@ -104,20 +97,6 @@
"max": 10.0
}
},
{
"type": "minecraft:weakness",
"duration": {
"min": 6.0,
"max": 8.0
}
},
{
"type": "minecraft:poison",
"duration": {
"min": 10.0,
"max": 20.0
}
},
{
"type": "minecraft:saturation",
"duration": {
@@ -131,6 +110,27 @@
"min": 5.0,
"max": 7.0
}
},
{
"type": "minecraft:poison",
"duration": {
"min": 10.0,
"max": 20.0
}
},
{
"type": "minecraft:night_vision",
"duration": {
"min": 7.0,
"max": 10.0
}
},
{
"type": "minecraft:weakness",
"duration": {
"min": 6.0,
"max": 8.0
}
}
]
}