Create/Update assets for version 17w17a

This commit is contained in:
InventiveBot
2017-04-26 14:35:29 +00:00
parent edd2521bab
commit df54df37da
5894 changed files with 323200 additions and 0 deletions

View File

@@ -0,0 +1,229 @@
{
"display": {
"icon": {
"item": "minecraft:diamond_boots"
},
"title": "Adventuring Time",
"description": "Discover every biome",
"frame": "challenge"
},
"parent": "adventure/sleep_in_bed",
"criteria": {
"birch_forest_hills": {
"trigger": "minecraft:location",
"conditions": {
"biome": "minecraft:birch_forest_hills"
}
},
"river": {
"trigger": "minecraft:location",
"conditions": {
"biome": "minecraft:river"
}
},
"swampland": {
"trigger": "minecraft:location",
"conditions": {
"biome": "minecraft:swampland"
}
},
"desert": {
"trigger": "minecraft:location",
"conditions": {
"biome": "minecraft:desert"
}
},
"forest_hills": {
"trigger": "minecraft:location",
"conditions": {
"biome": "minecraft:forest_hills"
}
},
"redwood_taiga_hills": {
"trigger": "minecraft:location",
"conditions": {
"biome": "minecraft:redwood_taiga_hills"
}
},
"taiga_cold": {
"trigger": "minecraft:location",
"conditions": {
"biome": "minecraft:taiga_cold"
}
},
"mesa": {
"trigger": "minecraft:location",
"conditions": {
"biome": "minecraft:mesa"
}
},
"forest": {
"trigger": "minecraft:location",
"conditions": {
"biome": "minecraft:forest"
}
},
"stone_beach": {
"trigger": "minecraft:location",
"conditions": {
"biome": "minecraft:stone_beach"
}
},
"ice_flats": {
"trigger": "minecraft:location",
"conditions": {
"biome": "minecraft:ice_flats"
}
},
"taiga_hills": {
"trigger": "minecraft:location",
"conditions": {
"biome": "minecraft:taiga_hills"
}
},
"ice_mountains": {
"trigger": "minecraft:location",
"conditions": {
"biome": "minecraft:ice_mountains"
}
},
"mesa_rock": {
"trigger": "minecraft:location",
"conditions": {
"biome": "minecraft:mesa_rock"
}
},
"savanna": {
"trigger": "minecraft:location",
"conditions": {
"biome": "minecraft:savanna"
}
},
"plains": {
"trigger": "minecraft:location",
"conditions": {
"biome": "minecraft:plains"
}
},
"frozen_river": {
"trigger": "minecraft:location",
"conditions": {
"biome": "minecraft:frozen_river"
}
},
"redwood_taiga": {
"trigger": "minecraft:location",
"conditions": {
"biome": "minecraft:redwood_taiga"
}
},
"cold_beach": {
"trigger": "minecraft:location",
"conditions": {
"biome": "minecraft:cold_beach"
}
},
"deep_ocean": {
"trigger": "minecraft:location",
"conditions": {
"biome": "minecraft:deep_ocean"
}
},
"jungle_hills": {
"trigger": "minecraft:location",
"conditions": {
"biome": "minecraft:jungle_hills"
}
},
"jungle_edge": {
"trigger": "minecraft:location",
"conditions": {
"biome": "minecraft:jungle_edge"
}
},
"ocean": {
"trigger": "minecraft:location",
"conditions": {
"biome": "minecraft:ocean"
}
},
"mushroom_island_shore": {
"trigger": "minecraft:location",
"conditions": {
"biome": "minecraft:mushroom_island_shore"
}
},
"extreme_hills": {
"trigger": "minecraft:location",
"conditions": {
"biome": "minecraft:extreme_hills"
}
},
"desert_hills": {
"trigger": "minecraft:location",
"conditions": {
"biome": "minecraft:desert_hills"
}
},
"jungle": {
"trigger": "minecraft:location",
"conditions": {
"biome": "minecraft:jungle"
}
},
"beaches": {
"trigger": "minecraft:location",
"conditions": {
"biome": "minecraft:beaches"
}
},
"savanna_rock": {
"trigger": "minecraft:location",
"conditions": {
"biome": "minecraft:savanna_rock"
}
},
"taiga_cold_hills": {
"trigger": "minecraft:location",
"conditions": {
"biome": "minecraft:taiga_cold_hills"
}
},
"mesa_clear_rock": {
"trigger": "minecraft:location",
"conditions": {
"biome": "minecraft:mesa_clear_rock"
}
},
"roofed_forest": {
"trigger": "minecraft:location",
"conditions": {
"biome": "minecraft:roofed_forest"
}
},
"taiga": {
"trigger": "minecraft:location",
"conditions": {
"biome": "minecraft:taiga"
}
},
"birch_forest": {
"trigger": "minecraft:location",
"conditions": {
"biome": "minecraft:birch_forest"
}
},
"mushroom_island": {
"trigger": "minecraft:location",
"conditions": {
"biome": "minecraft:mushroom_island"
}
},
"extreme_hills_with_trees": {
"trigger": "minecraft:location",
"conditions": {
"biome": "minecraft:extreme_hills_with_trees"
}
}
}
}

View File

@@ -0,0 +1,221 @@
{
"display": {
"icon": {
"item": "minecraft:iron_sword"
},
"title": "Monster Hunter",
"description": "Kill any hostile monster"
},
"parent": "adventure/root",
"criteria": {
"cave_spider": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "cave_spider"
}
}
},
"spider": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "spider"
}
}
},
"zombie_pigman": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "zombie_pigman"
}
}
},
"enderman": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "enderman"
}
}
},
"polar_bear": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "polar_bear"
}
}
},
"blaze": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "blaze"
}
}
},
"creeper": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "creeper"
}
}
},
"evoker": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "evocation_illager"
}
}
},
"ghast": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "ghast"
}
}
},
"guardian": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "guardian"
}
}
},
"husk": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "husk"
}
}
},
"magma_cube": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "magma_cube"
}
}
},
"shulker": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "shulker"
}
}
},
"silverfish": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "silverfish"
}
}
},
"skeleton": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "skeleton"
}
}
},
"slime": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "slime"
}
}
},
"stray": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "stray"
}
}
},
"vindicator": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "vindication_illager"
}
}
},
"witch": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "witch"
}
}
},
"wither_skeleton": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "wither_skeleton"
}
}
},
"zombie": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "zombie"
}
}
},
"zombie_villager": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "zombie_villager"
}
}
},
"illusion_illager": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "illusion_illager"
}
}
}
},
"requirements": [
["cave_spider"],
["spider"],
["zombie_pigman"],
["enderman"],
["polar_bear"],
["blaze"],
["creeper"],
["evoker"],
["ghast"],
["guardian"],
["husk"],
["magma_cube"],
["shulker"],
["silverfish"],
["skeleton"],
["slime"],
["stray"],
["vindicator"],
["witch"],
["wither_skeleton"],
["zombie"],
["zombie_villager"],
["illusion_illager"]
]
}

View File

@@ -0,0 +1,197 @@
{
"display": {
"icon": {
"item": "minecraft:diamond_sword"
},
"title": "Monsters Hunted",
"description": "Kill one of every hostile monster",
"frame": "challenge"
},
"parent": "adventure/kill_a_mob",
"criteria": {
"cave_spider": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "cave_spider"
}
}
},
"spider": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "spider"
}
}
},
"zombie_pigman": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "zombie_pigman"
}
}
},
"enderman": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "enderman"
}
}
},
"polar_bear": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "polar_bear"
}
}
},
"blaze": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "blaze"
}
}
},
"creeper": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "creeper"
}
}
},
"evoker": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "evocation_illager"
}
}
},
"ghast": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "ghast"
}
}
},
"guardian": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "guardian"
}
}
},
"husk": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "husk"
}
}
},
"magma_cube": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "magma_cube"
}
}
},
"shulker": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "shulker"
}
}
},
"silverfish": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "silverfish"
}
}
},
"skeleton": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "skeleton"
}
}
},
"slime": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "slime"
}
}
},
"stray": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "stray"
}
}
},
"vindicator": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "vindication_illager"
}
}
},
"witch": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "witch"
}
}
},
"wither_skeleton": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "wither_skeleton"
}
}
},
"zombie": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "zombie"
}
}
},
"zombie_villager": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "zombie_villager"
}
}
},
"illusion_illager": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "illusion_illager"
}
}
}
}
}

View File

@@ -0,0 +1,19 @@
{
"display": {
"icon": {
"item": "minecraft:map"
},
"title": "Adventure",
"description": "Adventure, exploration and combat",
"background": "minecraft:textures/gui/advancements/backgrounds/adventure.png"
},
"criteria": {
"killed_something": {
"trigger": "minecraft:player_killed_entity"
},
"killed_by_something": {
"trigger": "minecraft:entity_killed_player"
}
},
"requirements": [["killed_something"], ["killed_by_something"]]
}

View File

@@ -0,0 +1,25 @@
{
"display": {
"icon": {
"item": "minecraft:bow"
},
"title": "Take Aim",
"description": "Shoot something with a bow and arrow"
},
"parent": "adventure/kill_a_mob",
"criteria": {
"shot_arrow": {
"trigger": "minecraft:player_hurt_entity",
"conditions": {
"damage": {
"type": {
"is_projectile": true,
"direct_entity": {
"type": "minecraft:arrow"
}
}
}
}
}
}
}

View File

@@ -0,0 +1,15 @@
{
"display": {
"icon": {
"item": "minecraft:bed"
},
"title": "Sweet dreams",
"description": "Change your respawn point"
},
"parent": "adventure/root",
"criteria": {
"slept_in_bed": {
"trigger": "minecraft:slept_in_bed"
}
}
}

View File

@@ -0,0 +1,27 @@
{
"display": {
"icon": {
"item": "minecraft:arrow"
},
"title": "Sniper duel",
"description": "Kill a skeleton with an arrow from more than 50 meters",
"frame": "challenge"
},
"parent": "adventure/shoot_arrow",
"criteria": {
"killed_skeleton": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"killing_blow": {
"is_projectile": true
},
"entity": {
"type": "skeleton",
"distance": {
"min": 50
}
}
}
}
}
}

View File

@@ -0,0 +1,15 @@
{
"display": {
"icon": {
"item": "minecraft:emerald"
},
"title": "What a Deal!",
"description": "Successfully trade with a Villager"
},
"parent": "adventure/root",
"criteria": {
"traded": {
"trigger": "minecraft:villager_trade"
}
}
}