Create/Update assets for version 1.16.4

This commit is contained in:
InventiveBot
2020-11-04 20:01:46 +00:00
parent 97a934edef
commit ea6e1cf6e6
5805 changed files with 380543 additions and 85840 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
}
}
]
}