Create/Update assets for version 20w29a

This commit is contained in:
InventiveBot
2020-07-15 16:37:25 +00:00
parent 6cc8a5d1fe
commit 2cdfd07938
5801 changed files with 358923 additions and 76689 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": {
@@ -111,13 +104,6 @@
"max": 8.0
}
},
{
"type": "minecraft:poison",
"duration": {
"min": 10.0,
"max": 20.0
}
},
{
"type": "minecraft:saturation",
"duration": {
@@ -131,6 +117,20 @@
"min": 5.0,
"max": 7.0
}
},
{
"type": "minecraft:night_vision",
"duration": {
"min": 7.0,
"max": 10.0
}
},
{
"type": "minecraft:poison",
"duration": {
"min": 10.0,
"max": 20.0
}
}
]
}