Create/Update assets for version 1.16-pre8

This commit is contained in:
InventiveBot
2020-06-17 20:03:34 +00:00
parent 61dd948b28
commit 4f715ec149
5768 changed files with 349873 additions and 75052 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": {
@@ -119,7 +112,7 @@
}
},
{
"type": "minecraft:saturation",
"type": "minecraft:night_vision",
"duration": {
"min": 7.0,
"max": 10.0
@@ -131,6 +124,13 @@
"min": 5.0,
"max": 7.0
}
},
{
"type": "minecraft:saturation",
"duration": {
"min": 7.0,
"max": 10.0
}
}
]
}