Create/Update assets for version 1.14.4-pre7

This commit is contained in:
InventiveBot
2019-07-18 15:06:13 +00:00
parent 8c1f90d4af
commit 0f89e46104
1140 changed files with 28041 additions and 9174 deletions

View File

@@ -6,7 +6,7 @@
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:air"
"name": "minecraft:seagrass"
}
],
"conditions": [

View File

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