You've already forked minecraft-assets
Create/Update assets for version 17w17a
This commit is contained in:
15
assets/minecraft/advancements/nether/brew_potion.json
Normal file
15
assets/minecraft/advancements/nether/brew_potion.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:potion"
|
||||
},
|
||||
"title": "Local Brewery",
|
||||
"description": "Brew a potion"
|
||||
},
|
||||
"parent": "minecraft:nether/obtain_blaze_rod",
|
||||
"criteria": {
|
||||
"potion": {
|
||||
"trigger": "minecraft:brewed_potion"
|
||||
}
|
||||
}
|
||||
}
|
||||
18
assets/minecraft/advancements/nether/create_beacon.json
Normal file
18
assets/minecraft/advancements/nether/create_beacon.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:beacon"
|
||||
},
|
||||
"title": "Bring Home the Beacon",
|
||||
"description": "Construct and place a Beacon"
|
||||
},
|
||||
"parent": "minecraft:nether/summon_wither",
|
||||
"criteria": {
|
||||
"beacon": {
|
||||
"trigger": "minecraft:construct_beacon",
|
||||
"conditions": {
|
||||
"level": {"min": 1}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
19
assets/minecraft/advancements/nether/create_full_beacon.json
Normal file
19
assets/minecraft/advancements/nether/create_full_beacon.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:beacon"
|
||||
},
|
||||
"title": "Beaconator",
|
||||
"description": "Bring a beacon to full power",
|
||||
"frame": "goal"
|
||||
},
|
||||
"parent": "minecraft:nether/create_beacon",
|
||||
"criteria": {
|
||||
"beacon": {
|
||||
"trigger": "minecraft:construct_beacon",
|
||||
"conditions": {
|
||||
"level": 4
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
18
assets/minecraft/advancements/nether/find_fortress.json
Normal file
18
assets/minecraft/advancements/nether/find_fortress.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:nether_brick"
|
||||
},
|
||||
"title": "A Terrible Fortress",
|
||||
"description": "Break your way into a Nether Fortress"
|
||||
},
|
||||
"parent": "minecraft:nether/root",
|
||||
"criteria": {
|
||||
"fortress": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"feature": "Fortress"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
23
assets/minecraft/advancements/nether/get_wither_skull.json
Normal file
23
assets/minecraft/advancements/nether/get_wither_skull.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:skull",
|
||||
"data": 1
|
||||
},
|
||||
"title": "Spooky Scary Skeleton",
|
||||
"description": "Obtain a wither skeleton's skull"
|
||||
},
|
||||
"parent": "minecraft:nether/find_fortress",
|
||||
"criteria": {
|
||||
"wither_skull": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:blaze_rod"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
22
assets/minecraft/advancements/nether/obtain_blaze_rod.json
Normal file
22
assets/minecraft/advancements/nether/obtain_blaze_rod.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:blaze_rod"
|
||||
},
|
||||
"title": "Into Fire",
|
||||
"description": "Relieve a Blaze of its rod"
|
||||
},
|
||||
"parent": "minecraft:nether/find_fortress",
|
||||
"criteria": {
|
||||
"blaze_rod": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:blaze_rod"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
27
assets/minecraft/advancements/nether/return_to_sender.json
Normal file
27
assets/minecraft/advancements/nether/return_to_sender.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:ghast_tear"
|
||||
},
|
||||
"title": "Return to Sender",
|
||||
"description": "Destroy a Ghast with a fireball",
|
||||
"frame": "challenge"
|
||||
},
|
||||
"parent": "minecraft:nether/root",
|
||||
"criteria": {
|
||||
"killed_ghast": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:ghast"
|
||||
},
|
||||
"killing_blow": {
|
||||
"is_projectile": true,
|
||||
"direct_entity": {
|
||||
"type": "minecraft:fireball"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
18
assets/minecraft/advancements/nether/root.json
Normal file
18
assets/minecraft/advancements/nether/root.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:nether_wart"
|
||||
},
|
||||
"title": "Nether",
|
||||
"description": "Bring summer clothes",
|
||||
"background": "minecraft:textures/gui/advancements/backgrounds/nether.png"
|
||||
},
|
||||
"criteria": {
|
||||
"entered_nether_portal": {
|
||||
"trigger": "minecraft:enter_block",
|
||||
"conditions": {
|
||||
"block": "minecraft:portal"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
20
assets/minecraft/advancements/nether/summon_wither.json
Normal file
20
assets/minecraft/advancements/nether/summon_wither.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:nether_star"
|
||||
},
|
||||
"title": "Withering Heights",
|
||||
"description": "Summon the Wither"
|
||||
},
|
||||
"parent": "minecraft:nether/get_wither_skull",
|
||||
"criteria": {
|
||||
"summoned": {
|
||||
"trigger": "minecraft:summoned_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "wither"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user