Create/Update assets for version 19w14b

This commit is contained in:
InventiveBot
2019-04-06 17:21:54 +00:00
parent 8c84c333a9
commit f5ba9d4c24
216 changed files with 7534 additions and 2700 deletions

View File

@@ -90,13 +90,6 @@
{
"function": "minecraft:set_stew_effect",
"effects": [
{
"type": "minecraft:poison",
"duration": {
"min": 10.0,
"max": 20.0
}
},
{
"type": "minecraft:speed",
"duration": {
@@ -104,20 +97,6 @@
"max": 10.0
}
},
{
"type": "minecraft:blindness",
"duration": {
"min": 5.0,
"max": 7.0
}
},
{
"type": "minecraft:saturation",
"duration": {
"min": 7.0,
"max": 10.0
}
},
{
"type": "minecraft:jump_boost",
"duration": {
@@ -131,6 +110,27 @@
"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
}
}
]
}

View File

@@ -71,7 +71,7 @@
}
}
],
"name": "minecraft:oak_sapling"
"name": "minecraft:stick"
}
]
}

View File

@@ -109,15 +109,6 @@
"looting_multiplier": 0.01
}
]
},
{
"rolls": 1.0,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:blue_key"
}
]
}
]
}

View File

@@ -15,15 +15,6 @@
"name": "minecraft:saddle"
}
]
},
{
"rolls": 1.0,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:yellow_key"
}
]
}
]
}

View File

@@ -1,14 +1,3 @@
{
"type": "minecraft:entity",
"pools": [
{
"rolls": 1.0,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:red_key"
}
]
}
]
"type": "minecraft:entity"
}

View File

@@ -66,10 +66,6 @@
{
"type": "minecraft:item",
"name": "minecraft:nautilus_shell"
},
{
"type": "minecraft:item",
"name": "minecraft:blue_key"
}
]
}

View File

@@ -22,7 +22,7 @@
},
{
"function": "minecraft:set_nbt",
"tag": "{Potion:\"minecraft:speed\"}"
"tag": "{Potion:\"minecraft:swiftness\"}"
}
],
"name": "minecraft:tipped_arrow"