Create/Update assets for version 1.14.4

This commit is contained in:
InventiveBot
2019-08-14 15:45:23 +00:00
parent fa4d39710d
commit 3a2ee3a8a8
1140 changed files with 28042 additions and 9175 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
}
}
]
}