You've already forked minecraft-assets
Create/Update assets for version 1.13.2
This commit is contained in:
385
data/minecraft/advancements/adventure/adventuring_time.json
Normal file
385
data/minecraft/advancements/adventure/adventuring_time.json
Normal file
@@ -0,0 +1,385 @@
|
||||
{
|
||||
"parent": "minecraft:adventure/sleep_in_bed",
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:diamond_boots"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.adventure.adventuring_time.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.adventure.adventuring_time.description"
|
||||
},
|
||||
"frame": "challenge",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"rewards": {
|
||||
"experience": 500
|
||||
},
|
||||
"criteria": {
|
||||
"minecraft:birch_forest_hills": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:birch_forest_hills"
|
||||
}
|
||||
},
|
||||
"minecraft:river": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:river"
|
||||
}
|
||||
},
|
||||
"minecraft:swamp": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:swamp"
|
||||
}
|
||||
},
|
||||
"minecraft:desert": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:desert"
|
||||
}
|
||||
},
|
||||
"minecraft:wooded_hills": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:wooded_hills"
|
||||
}
|
||||
},
|
||||
"minecraft:giant_tree_taiga_hills": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:giant_tree_taiga_hills"
|
||||
}
|
||||
},
|
||||
"minecraft:snowy_taiga": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:snowy_taiga"
|
||||
}
|
||||
},
|
||||
"minecraft:badlands": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:badlands"
|
||||
}
|
||||
},
|
||||
"minecraft:forest": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:forest"
|
||||
}
|
||||
},
|
||||
"minecraft:stone_shore": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:stone_shore"
|
||||
}
|
||||
},
|
||||
"minecraft:snowy_tundra": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:snowy_tundra"
|
||||
}
|
||||
},
|
||||
"minecraft:taiga_hills": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:taiga_hills"
|
||||
}
|
||||
},
|
||||
"minecraft:snowy_mountains": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:snowy_mountains"
|
||||
}
|
||||
},
|
||||
"minecraft:wooded_badlands_plateau": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:wooded_badlands_plateau"
|
||||
}
|
||||
},
|
||||
"minecraft:savanna": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:savanna"
|
||||
}
|
||||
},
|
||||
"minecraft:plains": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:plains"
|
||||
}
|
||||
},
|
||||
"minecraft:frozen_river": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:frozen_river"
|
||||
}
|
||||
},
|
||||
"minecraft:giant_tree_taiga": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:giant_tree_taiga"
|
||||
}
|
||||
},
|
||||
"minecraft:snowy_beach": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:snowy_beach"
|
||||
}
|
||||
},
|
||||
"minecraft:jungle_hills": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:jungle_hills"
|
||||
}
|
||||
},
|
||||
"minecraft:jungle_edge": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:jungle_edge"
|
||||
}
|
||||
},
|
||||
"minecraft:mushroom_field_shore": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:mushroom_field_shore"
|
||||
}
|
||||
},
|
||||
"minecraft:mountains": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:mountains"
|
||||
}
|
||||
},
|
||||
"minecraft:desert_hills": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:desert_hills"
|
||||
}
|
||||
},
|
||||
"minecraft:jungle": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:jungle"
|
||||
}
|
||||
},
|
||||
"minecraft:beach": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:beach"
|
||||
}
|
||||
},
|
||||
"minecraft:savanna_plateau": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:savanna_plateau"
|
||||
}
|
||||
},
|
||||
"minecraft:snowy_taiga_hills": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:snowy_taiga_hills"
|
||||
}
|
||||
},
|
||||
"minecraft:badlands_plateau": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:badlands_plateau"
|
||||
}
|
||||
},
|
||||
"minecraft:dark_forest": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:dark_forest"
|
||||
}
|
||||
},
|
||||
"minecraft:taiga": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:taiga"
|
||||
}
|
||||
},
|
||||
"minecraft:birch_forest": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:birch_forest"
|
||||
}
|
||||
},
|
||||
"minecraft:mushroom_fields": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:mushroom_fields"
|
||||
}
|
||||
},
|
||||
"minecraft:wooded_mountains": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:wooded_mountains"
|
||||
}
|
||||
},
|
||||
"minecraft:warm_ocean": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:warm_ocean"
|
||||
}
|
||||
},
|
||||
"minecraft:lukewarm_ocean": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:lukewarm_ocean"
|
||||
}
|
||||
},
|
||||
"minecraft:cold_ocean": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:cold_ocean"
|
||||
}
|
||||
},
|
||||
"minecraft:deep_lukewarm_ocean": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:deep_lukewarm_ocean"
|
||||
}
|
||||
},
|
||||
"minecraft:deep_cold_ocean": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:deep_cold_ocean"
|
||||
}
|
||||
},
|
||||
"minecraft:deep_frozen_ocean": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:deep_frozen_ocean"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"minecraft:birch_forest_hills"
|
||||
],
|
||||
[
|
||||
"minecraft:river"
|
||||
],
|
||||
[
|
||||
"minecraft:swamp"
|
||||
],
|
||||
[
|
||||
"minecraft:desert"
|
||||
],
|
||||
[
|
||||
"minecraft:wooded_hills"
|
||||
],
|
||||
[
|
||||
"minecraft:giant_tree_taiga_hills"
|
||||
],
|
||||
[
|
||||
"minecraft:snowy_taiga"
|
||||
],
|
||||
[
|
||||
"minecraft:badlands"
|
||||
],
|
||||
[
|
||||
"minecraft:forest"
|
||||
],
|
||||
[
|
||||
"minecraft:stone_shore"
|
||||
],
|
||||
[
|
||||
"minecraft:snowy_tundra"
|
||||
],
|
||||
[
|
||||
"minecraft:taiga_hills"
|
||||
],
|
||||
[
|
||||
"minecraft:snowy_mountains"
|
||||
],
|
||||
[
|
||||
"minecraft:wooded_badlands_plateau"
|
||||
],
|
||||
[
|
||||
"minecraft:savanna"
|
||||
],
|
||||
[
|
||||
"minecraft:plains"
|
||||
],
|
||||
[
|
||||
"minecraft:frozen_river"
|
||||
],
|
||||
[
|
||||
"minecraft:giant_tree_taiga"
|
||||
],
|
||||
[
|
||||
"minecraft:snowy_beach"
|
||||
],
|
||||
[
|
||||
"minecraft:jungle_hills"
|
||||
],
|
||||
[
|
||||
"minecraft:jungle_edge"
|
||||
],
|
||||
[
|
||||
"minecraft:mushroom_field_shore"
|
||||
],
|
||||
[
|
||||
"minecraft:mountains"
|
||||
],
|
||||
[
|
||||
"minecraft:desert_hills"
|
||||
],
|
||||
[
|
||||
"minecraft:jungle"
|
||||
],
|
||||
[
|
||||
"minecraft:beach"
|
||||
],
|
||||
[
|
||||
"minecraft:savanna_plateau"
|
||||
],
|
||||
[
|
||||
"minecraft:snowy_taiga_hills"
|
||||
],
|
||||
[
|
||||
"minecraft:badlands_plateau"
|
||||
],
|
||||
[
|
||||
"minecraft:dark_forest"
|
||||
],
|
||||
[
|
||||
"minecraft:taiga"
|
||||
],
|
||||
[
|
||||
"minecraft:birch_forest"
|
||||
],
|
||||
[
|
||||
"minecraft:mushroom_fields"
|
||||
],
|
||||
[
|
||||
"minecraft:wooded_mountains"
|
||||
],
|
||||
[
|
||||
"minecraft:warm_ocean"
|
||||
],
|
||||
[
|
||||
"minecraft:lukewarm_ocean"
|
||||
],
|
||||
[
|
||||
"minecraft:cold_ocean"
|
||||
],
|
||||
[
|
||||
"minecraft:deep_lukewarm_ocean"
|
||||
],
|
||||
[
|
||||
"minecraft:deep_cold_ocean"
|
||||
],
|
||||
[
|
||||
"minecraft:deep_frozen_ocean"
|
||||
]
|
||||
]
|
||||
}
|
||||
240
data/minecraft/advancements/adventure/kill_a_mob.json
Normal file
240
data/minecraft/advancements/adventure/kill_a_mob.json
Normal file
@@ -0,0 +1,240 @@
|
||||
{
|
||||
"parent": "minecraft:adventure/root",
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:iron_sword"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.adventure.kill_a_mob.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.adventure.kill_a_mob.description"
|
||||
},
|
||||
"frame": "task",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"criteria": {
|
||||
"minecraft:cave_spider": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:cave_spider"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:spider": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:spider"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:zombie_pigman": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:zombie_pigman"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:enderman": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:enderman"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:polar_bear": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:polar_bear"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:blaze": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:blaze"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:creeper": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:creeper"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:evoker": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:evoker"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:ghast": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:ghast"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:guardian": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:guardian"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:husk": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:husk"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:magma_cube": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:magma_cube"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:shulker": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:shulker"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:silverfish": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:silverfish"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:skeleton": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:skeleton"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:slime": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:slime"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:stray": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:stray"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:vindicator": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:vindicator"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:witch": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:witch"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:wither_skeleton": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:wither_skeleton"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:zombie": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:zombie"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:zombie_villager": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:zombie_villager"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:phantom": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:phantom"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:drowned": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:drowned"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"minecraft:cave_spider",
|
||||
"minecraft:spider",
|
||||
"minecraft:zombie_pigman",
|
||||
"minecraft:enderman",
|
||||
"minecraft:polar_bear",
|
||||
"minecraft:blaze",
|
||||
"minecraft:creeper",
|
||||
"minecraft:evoker",
|
||||
"minecraft:ghast",
|
||||
"minecraft:guardian",
|
||||
"minecraft:husk",
|
||||
"minecraft:magma_cube",
|
||||
"minecraft:shulker",
|
||||
"minecraft:silverfish",
|
||||
"minecraft:skeleton",
|
||||
"minecraft:slime",
|
||||
"minecraft:stray",
|
||||
"minecraft:vindicator",
|
||||
"minecraft:witch",
|
||||
"minecraft:wither_skeleton",
|
||||
"minecraft:zombie",
|
||||
"minecraft:zombie_villager",
|
||||
"minecraft:phantom",
|
||||
"minecraft:drowned"
|
||||
]
|
||||
]
|
||||
}
|
||||
289
data/minecraft/advancements/adventure/kill_all_mobs.json
Normal file
289
data/minecraft/advancements/adventure/kill_all_mobs.json
Normal file
@@ -0,0 +1,289 @@
|
||||
{
|
||||
"parent": "minecraft:adventure/kill_a_mob",
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:diamond_sword"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.adventure.kill_all_mobs.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.adventure.kill_all_mobs.description"
|
||||
},
|
||||
"frame": "challenge",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"rewards": {
|
||||
"experience": 100
|
||||
},
|
||||
"criteria": {
|
||||
"minecraft:cave_spider": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:cave_spider"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:spider": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:spider"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:zombie_pigman": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:zombie_pigman"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:enderman": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:enderman"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:polar_bear": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:polar_bear"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:blaze": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:blaze"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:creeper": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:creeper"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:evoker": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:evoker"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:ghast": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:ghast"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:guardian": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:guardian"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:husk": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:husk"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:magma_cube": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:magma_cube"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:shulker": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:shulker"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:silverfish": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:silverfish"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:skeleton": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:skeleton"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:slime": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:slime"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:stray": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:stray"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:vindicator": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:vindicator"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:witch": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:witch"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:wither_skeleton": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:wither_skeleton"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:zombie": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:zombie"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:zombie_villager": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:zombie_villager"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:phantom": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:phantom"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:drowned": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:drowned"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"minecraft:cave_spider"
|
||||
],
|
||||
[
|
||||
"minecraft:spider"
|
||||
],
|
||||
[
|
||||
"minecraft:zombie_pigman"
|
||||
],
|
||||
[
|
||||
"minecraft:enderman"
|
||||
],
|
||||
[
|
||||
"minecraft:polar_bear"
|
||||
],
|
||||
[
|
||||
"minecraft:blaze"
|
||||
],
|
||||
[
|
||||
"minecraft:creeper"
|
||||
],
|
||||
[
|
||||
"minecraft:evoker"
|
||||
],
|
||||
[
|
||||
"minecraft:ghast"
|
||||
],
|
||||
[
|
||||
"minecraft:guardian"
|
||||
],
|
||||
[
|
||||
"minecraft:husk"
|
||||
],
|
||||
[
|
||||
"minecraft:magma_cube"
|
||||
],
|
||||
[
|
||||
"minecraft:shulker"
|
||||
],
|
||||
[
|
||||
"minecraft:silverfish"
|
||||
],
|
||||
[
|
||||
"minecraft:skeleton"
|
||||
],
|
||||
[
|
||||
"minecraft:slime"
|
||||
],
|
||||
[
|
||||
"minecraft:stray"
|
||||
],
|
||||
[
|
||||
"minecraft:vindicator"
|
||||
],
|
||||
[
|
||||
"minecraft:witch"
|
||||
],
|
||||
[
|
||||
"minecraft:wither_skeleton"
|
||||
],
|
||||
[
|
||||
"minecraft:zombie"
|
||||
],
|
||||
[
|
||||
"minecraft:zombie_villager"
|
||||
],
|
||||
[
|
||||
"minecraft:phantom"
|
||||
],
|
||||
[
|
||||
"minecraft:drowned"
|
||||
]
|
||||
]
|
||||
}
|
||||
34
data/minecraft/advancements/adventure/root.json
Normal file
34
data/minecraft/advancements/adventure/root.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:map"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.adventure.root.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.adventure.root.description"
|
||||
},
|
||||
"frame": "task",
|
||||
"show_toast": false,
|
||||
"announce_to_chat": false,
|
||||
"hidden": false,
|
||||
"background": "minecraft:textures/gui/advancements/backgrounds/adventure.png"
|
||||
},
|
||||
"criteria": {
|
||||
"killed_something": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {}
|
||||
},
|
||||
"killed_by_something": {
|
||||
"trigger": "minecraft:entity_killed_player",
|
||||
"conditions": {}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"killed_something",
|
||||
"killed_by_something"
|
||||
]
|
||||
]
|
||||
}
|
||||
38
data/minecraft/advancements/adventure/shoot_arrow.json
Normal file
38
data/minecraft/advancements/adventure/shoot_arrow.json
Normal file
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"parent": "minecraft:adventure/kill_a_mob",
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:bow"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.adventure.shoot_arrow.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.adventure.shoot_arrow.description"
|
||||
},
|
||||
"frame": "task",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"criteria": {
|
||||
"shot_arrow": {
|
||||
"trigger": "minecraft:player_hurt_entity",
|
||||
"conditions": {
|
||||
"damage": {
|
||||
"type": {
|
||||
"is_projectile": true,
|
||||
"direct_entity": {
|
||||
"type": "minecraft:arrow"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"shot_arrow"
|
||||
]
|
||||
]
|
||||
}
|
||||
28
data/minecraft/advancements/adventure/sleep_in_bed.json
Normal file
28
data/minecraft/advancements/adventure/sleep_in_bed.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"parent": "minecraft:adventure/root",
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:red_bed"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.adventure.sleep_in_bed.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.adventure.sleep_in_bed.description"
|
||||
},
|
||||
"frame": "task",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"criteria": {
|
||||
"slept_in_bed": {
|
||||
"trigger": "minecraft:slept_in_bed"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"slept_in_bed"
|
||||
]
|
||||
]
|
||||
}
|
||||
44
data/minecraft/advancements/adventure/sniper_duel.json
Normal file
44
data/minecraft/advancements/adventure/sniper_duel.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"parent": "minecraft:adventure/shoot_arrow",
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:arrow"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.adventure.sniper_duel.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.adventure.sniper_duel.description"
|
||||
},
|
||||
"frame": "challenge",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"rewards": {
|
||||
"experience": 50
|
||||
},
|
||||
"criteria": {
|
||||
"killed_skeleton": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:skeleton",
|
||||
"distance": {
|
||||
"horizontal": {
|
||||
"min": 50.0
|
||||
}
|
||||
}
|
||||
},
|
||||
"killing_blow": {
|
||||
"is_projectile": true
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"killed_skeleton"
|
||||
]
|
||||
]
|
||||
}
|
||||
33
data/minecraft/advancements/adventure/summon_iron_golem.json
Normal file
33
data/minecraft/advancements/adventure/summon_iron_golem.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"parent": "minecraft:adventure/trade",
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:carved_pumpkin"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.adventure.summon_iron_golem.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.adventure.summon_iron_golem.description"
|
||||
},
|
||||
"frame": "goal",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"criteria": {
|
||||
"summoned_golem": {
|
||||
"trigger": "minecraft:summoned_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:iron_golem"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"summoned_golem"
|
||||
]
|
||||
]
|
||||
}
|
||||
38
data/minecraft/advancements/adventure/throw_trident.json
Normal file
38
data/minecraft/advancements/adventure/throw_trident.json
Normal file
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"parent": "minecraft:adventure/kill_a_mob",
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:trident"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.adventure.throw_trident.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.adventure.throw_trident.description"
|
||||
},
|
||||
"frame": "task",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"criteria": {
|
||||
"shot_trident": {
|
||||
"trigger": "minecraft:player_hurt_entity",
|
||||
"conditions": {
|
||||
"damage": {
|
||||
"type": {
|
||||
"is_projectile": true,
|
||||
"direct_entity": {
|
||||
"type": "minecraft:trident"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"shot_trident"
|
||||
]
|
||||
]
|
||||
}
|
||||
33
data/minecraft/advancements/adventure/totem_of_undying.json
Normal file
33
data/minecraft/advancements/adventure/totem_of_undying.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"parent": "minecraft:adventure/kill_a_mob",
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:totem_of_undying"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.adventure.totem_of_undying.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.adventure.totem_of_undying.description"
|
||||
},
|
||||
"frame": "goal",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"criteria": {
|
||||
"used_totem": {
|
||||
"trigger": "minecraft:used_totem",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:totem_of_undying"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"used_totem"
|
||||
]
|
||||
]
|
||||
}
|
||||
29
data/minecraft/advancements/adventure/trade.json
Normal file
29
data/minecraft/advancements/adventure/trade.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"parent": "minecraft:adventure/root",
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:emerald"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.adventure.trade.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.adventure.trade.description"
|
||||
},
|
||||
"frame": "task",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"criteria": {
|
||||
"traded": {
|
||||
"trigger": "minecraft:villager_trade",
|
||||
"conditions": {}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"traded"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"parent": "minecraft:adventure/throw_trident",
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:trident"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.adventure.very_very_frightening.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.adventure.very_very_frightening.description"
|
||||
},
|
||||
"frame": "task",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"criteria": {
|
||||
"struck_villager": {
|
||||
"trigger": "minecraft:channeled_lightning",
|
||||
"conditions": {
|
||||
"victims": [
|
||||
{
|
||||
"type": "minecraft:villager"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"struck_villager"
|
||||
]
|
||||
]
|
||||
}
|
||||
35
data/minecraft/advancements/end/dragon_breath.json
Normal file
35
data/minecraft/advancements/end/dragon_breath.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"parent": "minecraft:end/kill_dragon",
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:dragon_breath"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.end.dragon_breath.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.end.dragon_breath.description"
|
||||
},
|
||||
"frame": "goal",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"criteria": {
|
||||
"dragon_breath": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:dragon_breath"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"dragon_breath"
|
||||
]
|
||||
]
|
||||
}
|
||||
35
data/minecraft/advancements/end/dragon_egg.json
Normal file
35
data/minecraft/advancements/end/dragon_egg.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"parent": "minecraft:end/kill_dragon",
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:dragon_egg"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.end.dragon_egg.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.end.dragon_egg.description"
|
||||
},
|
||||
"frame": "goal",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"criteria": {
|
||||
"dragon_egg": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:dragon_egg"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"dragon_egg"
|
||||
]
|
||||
]
|
||||
}
|
||||
35
data/minecraft/advancements/end/elytra.json
Normal file
35
data/minecraft/advancements/end/elytra.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"parent": "minecraft:end/find_end_city",
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:elytra"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.end.elytra.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.end.elytra.description"
|
||||
},
|
||||
"frame": "goal",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"criteria": {
|
||||
"elytra": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:elytra"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"elytra"
|
||||
]
|
||||
]
|
||||
}
|
||||
31
data/minecraft/advancements/end/enter_end_gateway.json
Normal file
31
data/minecraft/advancements/end/enter_end_gateway.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"parent": "minecraft:end/kill_dragon",
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:ender_pearl"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.end.enter_end_gateway.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.end.enter_end_gateway.description"
|
||||
},
|
||||
"frame": "task",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"criteria": {
|
||||
"entered_end_gateway": {
|
||||
"trigger": "minecraft:enter_block",
|
||||
"conditions": {
|
||||
"block": "minecraft:end_gateway"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"entered_end_gateway"
|
||||
]
|
||||
]
|
||||
}
|
||||
31
data/minecraft/advancements/end/find_end_city.json
Normal file
31
data/minecraft/advancements/end/find_end_city.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"parent": "minecraft:end/enter_end_gateway",
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:purpur_block"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.end.find_end_city.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.end.find_end_city.description"
|
||||
},
|
||||
"frame": "task",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"criteria": {
|
||||
"in_city": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"feature": "EndCity"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"in_city"
|
||||
]
|
||||
]
|
||||
}
|
||||
33
data/minecraft/advancements/end/kill_dragon.json
Normal file
33
data/minecraft/advancements/end/kill_dragon.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"parent": "minecraft:end/root",
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:dragon_head"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.end.kill_dragon.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.end.kill_dragon.description"
|
||||
},
|
||||
"frame": "task",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"criteria": {
|
||||
"killed_dragon": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:ender_dragon"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"killed_dragon"
|
||||
]
|
||||
]
|
||||
}
|
||||
38
data/minecraft/advancements/end/levitate.json
Normal file
38
data/minecraft/advancements/end/levitate.json
Normal file
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"parent": "minecraft:end/find_end_city",
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:shulker_shell"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.end.levitate.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.end.levitate.description"
|
||||
},
|
||||
"frame": "challenge",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"rewards": {
|
||||
"experience": 50
|
||||
},
|
||||
"criteria": {
|
||||
"levitated": {
|
||||
"trigger": "minecraft:levitation",
|
||||
"conditions": {
|
||||
"distance": {
|
||||
"y": {
|
||||
"min": 50.0
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"levitated"
|
||||
]
|
||||
]
|
||||
}
|
||||
33
data/minecraft/advancements/end/respawn_dragon.json
Normal file
33
data/minecraft/advancements/end/respawn_dragon.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"parent": "minecraft:end/kill_dragon",
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:end_crystal"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.end.respawn_dragon.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.end.respawn_dragon.description"
|
||||
},
|
||||
"frame": "goal",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"criteria": {
|
||||
"summoned_dragon": {
|
||||
"trigger": "minecraft:summoned_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:ender_dragon"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"summoned_dragon"
|
||||
]
|
||||
]
|
||||
}
|
||||
31
data/minecraft/advancements/end/root.json
Normal file
31
data/minecraft/advancements/end/root.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:end_stone"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.end.root.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.end.root.description"
|
||||
},
|
||||
"frame": "task",
|
||||
"show_toast": false,
|
||||
"announce_to_chat": false,
|
||||
"hidden": false,
|
||||
"background": "minecraft:textures/gui/advancements/backgrounds/end.png"
|
||||
},
|
||||
"criteria": {
|
||||
"entered_end": {
|
||||
"trigger": "minecraft:changed_dimension",
|
||||
"conditions": {
|
||||
"to": "minecraft:the_end"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"entered_end"
|
||||
]
|
||||
]
|
||||
}
|
||||
421
data/minecraft/advancements/husbandry/balanced_diet.json
Normal file
421
data/minecraft/advancements/husbandry/balanced_diet.json
Normal file
@@ -0,0 +1,421 @@
|
||||
{
|
||||
"parent": "minecraft:husbandry/plant_seed",
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:apple"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.husbandry.balanced_diet.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.husbandry.balanced_diet.description"
|
||||
},
|
||||
"frame": "challenge",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"rewards": {
|
||||
"experience": 100
|
||||
},
|
||||
"criteria": {
|
||||
"apple": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:apple"
|
||||
}
|
||||
}
|
||||
},
|
||||
"mushroom_stew": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:mushroom_stew"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bread": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:bread"
|
||||
}
|
||||
}
|
||||
},
|
||||
"porkchop": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:porkchop"
|
||||
}
|
||||
}
|
||||
},
|
||||
"cooked_porkchop": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:cooked_porkchop"
|
||||
}
|
||||
}
|
||||
},
|
||||
"golden_apple": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:golden_apple"
|
||||
}
|
||||
}
|
||||
},
|
||||
"enchanted_golden_apple": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:enchanted_golden_apple"
|
||||
}
|
||||
}
|
||||
},
|
||||
"cod": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:cod"
|
||||
}
|
||||
}
|
||||
},
|
||||
"salmon": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:salmon"
|
||||
}
|
||||
}
|
||||
},
|
||||
"tropical_fish": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:tropical_fish"
|
||||
}
|
||||
}
|
||||
},
|
||||
"pufferfish": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:pufferfish"
|
||||
}
|
||||
}
|
||||
},
|
||||
"cooked_cod": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:cooked_cod"
|
||||
}
|
||||
}
|
||||
},
|
||||
"cooked_salmon": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:cooked_salmon"
|
||||
}
|
||||
}
|
||||
},
|
||||
"cookie": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:cookie"
|
||||
}
|
||||
}
|
||||
},
|
||||
"melon_slice": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:melon_slice"
|
||||
}
|
||||
}
|
||||
},
|
||||
"beef": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:beef"
|
||||
}
|
||||
}
|
||||
},
|
||||
"cooked_beef": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:cooked_beef"
|
||||
}
|
||||
}
|
||||
},
|
||||
"chicken": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:chicken"
|
||||
}
|
||||
}
|
||||
},
|
||||
"cooked_chicken": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:cooked_chicken"
|
||||
}
|
||||
}
|
||||
},
|
||||
"rotten_flesh": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:rotten_flesh"
|
||||
}
|
||||
}
|
||||
},
|
||||
"spider_eye": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:spider_eye"
|
||||
}
|
||||
}
|
||||
},
|
||||
"carrot": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:carrot"
|
||||
}
|
||||
}
|
||||
},
|
||||
"potato": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:potato"
|
||||
}
|
||||
}
|
||||
},
|
||||
"baked_potato": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:baked_potato"
|
||||
}
|
||||
}
|
||||
},
|
||||
"poisonous_potato": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:poisonous_potato"
|
||||
}
|
||||
}
|
||||
},
|
||||
"golden_carrot": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:golden_carrot"
|
||||
}
|
||||
}
|
||||
},
|
||||
"pumpkin_pie": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:pumpkin_pie"
|
||||
}
|
||||
}
|
||||
},
|
||||
"rabbit": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:rabbit"
|
||||
}
|
||||
}
|
||||
},
|
||||
"cooked_rabbit": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:cooked_rabbit"
|
||||
}
|
||||
}
|
||||
},
|
||||
"rabbit_stew": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:rabbit_stew"
|
||||
}
|
||||
}
|
||||
},
|
||||
"mutton": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:mutton"
|
||||
}
|
||||
}
|
||||
},
|
||||
"cooked_mutton": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:cooked_mutton"
|
||||
}
|
||||
}
|
||||
},
|
||||
"chorus_fruit": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:chorus_fruit"
|
||||
}
|
||||
}
|
||||
},
|
||||
"beetroot": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:beetroot"
|
||||
}
|
||||
}
|
||||
},
|
||||
"beetroot_soup": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:beetroot_soup"
|
||||
}
|
||||
}
|
||||
},
|
||||
"dried_kelp": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:dried_kelp"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"apple"
|
||||
],
|
||||
[
|
||||
"mushroom_stew"
|
||||
],
|
||||
[
|
||||
"bread"
|
||||
],
|
||||
[
|
||||
"porkchop"
|
||||
],
|
||||
[
|
||||
"cooked_porkchop"
|
||||
],
|
||||
[
|
||||
"golden_apple"
|
||||
],
|
||||
[
|
||||
"enchanted_golden_apple"
|
||||
],
|
||||
[
|
||||
"cod"
|
||||
],
|
||||
[
|
||||
"salmon"
|
||||
],
|
||||
[
|
||||
"tropical_fish"
|
||||
],
|
||||
[
|
||||
"pufferfish"
|
||||
],
|
||||
[
|
||||
"cooked_cod"
|
||||
],
|
||||
[
|
||||
"cooked_salmon"
|
||||
],
|
||||
[
|
||||
"cookie"
|
||||
],
|
||||
[
|
||||
"melon_slice"
|
||||
],
|
||||
[
|
||||
"beef"
|
||||
],
|
||||
[
|
||||
"cooked_beef"
|
||||
],
|
||||
[
|
||||
"chicken"
|
||||
],
|
||||
[
|
||||
"cooked_chicken"
|
||||
],
|
||||
[
|
||||
"rotten_flesh"
|
||||
],
|
||||
[
|
||||
"spider_eye"
|
||||
],
|
||||
[
|
||||
"carrot"
|
||||
],
|
||||
[
|
||||
"potato"
|
||||
],
|
||||
[
|
||||
"baked_potato"
|
||||
],
|
||||
[
|
||||
"poisonous_potato"
|
||||
],
|
||||
[
|
||||
"golden_carrot"
|
||||
],
|
||||
[
|
||||
"pumpkin_pie"
|
||||
],
|
||||
[
|
||||
"rabbit"
|
||||
],
|
||||
[
|
||||
"cooked_rabbit"
|
||||
],
|
||||
[
|
||||
"rabbit_stew"
|
||||
],
|
||||
[
|
||||
"mutton"
|
||||
],
|
||||
[
|
||||
"cooked_mutton"
|
||||
],
|
||||
[
|
||||
"chorus_fruit"
|
||||
],
|
||||
[
|
||||
"beetroot"
|
||||
],
|
||||
[
|
||||
"beetroot_soup"
|
||||
],
|
||||
[
|
||||
"dried_kelp"
|
||||
]
|
||||
]
|
||||
}
|
||||
37
data/minecraft/advancements/husbandry/break_diamond_hoe.json
Normal file
37
data/minecraft/advancements/husbandry/break_diamond_hoe.json
Normal file
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"parent": "minecraft:husbandry/plant_seed",
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:diamond_hoe"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.husbandry.break_diamond_hoe.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.husbandry.break_diamond_hoe.description"
|
||||
},
|
||||
"frame": "challenge",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"rewards": {
|
||||
"experience": 100
|
||||
},
|
||||
"criteria": {
|
||||
"broke_hoe": {
|
||||
"trigger": "minecraft:item_durability_changed",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:diamond_hoe"
|
||||
},
|
||||
"durability": -1
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"broke_hoe"
|
||||
]
|
||||
]
|
||||
}
|
||||
146
data/minecraft/advancements/husbandry/bred_all_animals.json
Normal file
146
data/minecraft/advancements/husbandry/bred_all_animals.json
Normal file
@@ -0,0 +1,146 @@
|
||||
{
|
||||
"parent": "minecraft:husbandry/breed_an_animal",
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:golden_carrot"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.husbandry.breed_all_animals.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.husbandry.breed_all_animals.description"
|
||||
},
|
||||
"frame": "challenge",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"rewards": {
|
||||
"experience": 100
|
||||
},
|
||||
"criteria": {
|
||||
"minecraft:horse": {
|
||||
"trigger": "minecraft:bred_animals",
|
||||
"conditions": {
|
||||
"parent": {
|
||||
"type": "minecraft:horse"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:sheep": {
|
||||
"trigger": "minecraft:bred_animals",
|
||||
"conditions": {
|
||||
"parent": {
|
||||
"type": "minecraft:sheep"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:cow": {
|
||||
"trigger": "minecraft:bred_animals",
|
||||
"conditions": {
|
||||
"parent": {
|
||||
"type": "minecraft:cow"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:mooshroom": {
|
||||
"trigger": "minecraft:bred_animals",
|
||||
"conditions": {
|
||||
"parent": {
|
||||
"type": "minecraft:mooshroom"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:pig": {
|
||||
"trigger": "minecraft:bred_animals",
|
||||
"conditions": {
|
||||
"parent": {
|
||||
"type": "minecraft:pig"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:chicken": {
|
||||
"trigger": "minecraft:bred_animals",
|
||||
"conditions": {
|
||||
"parent": {
|
||||
"type": "minecraft:chicken"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:wolf": {
|
||||
"trigger": "minecraft:bred_animals",
|
||||
"conditions": {
|
||||
"parent": {
|
||||
"type": "minecraft:wolf"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:ocelot": {
|
||||
"trigger": "minecraft:bred_animals",
|
||||
"conditions": {
|
||||
"parent": {
|
||||
"type": "minecraft:ocelot"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:rabbit": {
|
||||
"trigger": "minecraft:bred_animals",
|
||||
"conditions": {
|
||||
"parent": {
|
||||
"type": "minecraft:rabbit"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:llama": {
|
||||
"trigger": "minecraft:bred_animals",
|
||||
"conditions": {
|
||||
"parent": {
|
||||
"type": "minecraft:llama"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:turtle": {
|
||||
"trigger": "minecraft:bred_animals",
|
||||
"conditions": {
|
||||
"parent": {
|
||||
"type": "minecraft:turtle"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"minecraft:horse"
|
||||
],
|
||||
[
|
||||
"minecraft:sheep"
|
||||
],
|
||||
[
|
||||
"minecraft:cow"
|
||||
],
|
||||
[
|
||||
"minecraft:mooshroom"
|
||||
],
|
||||
[
|
||||
"minecraft:pig"
|
||||
],
|
||||
[
|
||||
"minecraft:chicken"
|
||||
],
|
||||
[
|
||||
"minecraft:wolf"
|
||||
],
|
||||
[
|
||||
"minecraft:ocelot"
|
||||
],
|
||||
[
|
||||
"minecraft:rabbit"
|
||||
],
|
||||
[
|
||||
"minecraft:llama"
|
||||
],
|
||||
[
|
||||
"minecraft:turtle"
|
||||
]
|
||||
]
|
||||
}
|
||||
29
data/minecraft/advancements/husbandry/breed_an_animal.json
Normal file
29
data/minecraft/advancements/husbandry/breed_an_animal.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"parent": "minecraft:husbandry/root",
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:wheat"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.husbandry.breed_an_animal.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.husbandry.breed_an_animal.description"
|
||||
},
|
||||
"frame": "task",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"criteria": {
|
||||
"bred": {
|
||||
"trigger": "minecraft:bred_animals",
|
||||
"conditions": {}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"bred"
|
||||
]
|
||||
]
|
||||
}
|
||||
60
data/minecraft/advancements/husbandry/fishy_business.json
Normal file
60
data/minecraft/advancements/husbandry/fishy_business.json
Normal file
@@ -0,0 +1,60 @@
|
||||
{
|
||||
"parent": "minecraft:husbandry/root",
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:fishing_rod"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.husbandry.fishy_business.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.husbandry.fishy_business.description"
|
||||
},
|
||||
"frame": "task",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"criteria": {
|
||||
"cod": {
|
||||
"trigger": "minecraft:fishing_rod_hooked",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:cod"
|
||||
}
|
||||
}
|
||||
},
|
||||
"tropical_fish": {
|
||||
"trigger": "minecraft:fishing_rod_hooked",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:tropical_fish"
|
||||
}
|
||||
}
|
||||
},
|
||||
"pufferfish": {
|
||||
"trigger": "minecraft:fishing_rod_hooked",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:pufferfish"
|
||||
}
|
||||
}
|
||||
},
|
||||
"salmon": {
|
||||
"trigger": "minecraft:fishing_rod_hooked",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:salmon"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"cod",
|
||||
"tropical_fish",
|
||||
"pufferfish",
|
||||
"salmon"
|
||||
]
|
||||
]
|
||||
}
|
||||
59
data/minecraft/advancements/husbandry/plant_seed.json
Normal file
59
data/minecraft/advancements/husbandry/plant_seed.json
Normal file
@@ -0,0 +1,59 @@
|
||||
{
|
||||
"parent": "minecraft:husbandry/root",
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:wheat"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.husbandry.plant_seed.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.husbandry.plant_seed.description"
|
||||
},
|
||||
"frame": "task",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"criteria": {
|
||||
"wheat": {
|
||||
"trigger": "minecraft:placed_block",
|
||||
"conditions": {
|
||||
"block": "minecraft:wheat"
|
||||
}
|
||||
},
|
||||
"pumpkin_stem": {
|
||||
"trigger": "minecraft:placed_block",
|
||||
"conditions": {
|
||||
"block": "minecraft:pumpkin_stem"
|
||||
}
|
||||
},
|
||||
"melon_stem": {
|
||||
"trigger": "minecraft:placed_block",
|
||||
"conditions": {
|
||||
"block": "minecraft:melon_stem"
|
||||
}
|
||||
},
|
||||
"beetroots": {
|
||||
"trigger": "minecraft:placed_block",
|
||||
"conditions": {
|
||||
"block": "minecraft:beetroots"
|
||||
}
|
||||
},
|
||||
"nether_wart": {
|
||||
"trigger": "minecraft:placed_block",
|
||||
"conditions": {
|
||||
"block": "minecraft:nether_wart"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"wheat",
|
||||
"pumpkin_stem",
|
||||
"melon_stem",
|
||||
"beetroots",
|
||||
"nether_wart"
|
||||
]
|
||||
]
|
||||
}
|
||||
29
data/minecraft/advancements/husbandry/root.json
Normal file
29
data/minecraft/advancements/husbandry/root.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:hay_block"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.husbandry.root.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.husbandry.root.description"
|
||||
},
|
||||
"frame": "task",
|
||||
"show_toast": false,
|
||||
"announce_to_chat": false,
|
||||
"hidden": false,
|
||||
"background": "minecraft:textures/gui/advancements/backgrounds/husbandry.png"
|
||||
},
|
||||
"criteria": {
|
||||
"consumed_item": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"consumed_item"
|
||||
]
|
||||
]
|
||||
}
|
||||
60
data/minecraft/advancements/husbandry/tactical_fishing.json
Normal file
60
data/minecraft/advancements/husbandry/tactical_fishing.json
Normal file
@@ -0,0 +1,60 @@
|
||||
{
|
||||
"parent": "minecraft:husbandry/fishy_business",
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:pufferfish_bucket"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.husbandry.tactical_fishing.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.husbandry.tactical_fishing.description"
|
||||
},
|
||||
"frame": "task",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"criteria": {
|
||||
"cod_bucket": {
|
||||
"trigger": "minecraft:filled_bucket",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:cod_bucket"
|
||||
}
|
||||
}
|
||||
},
|
||||
"tropical_fish_bucket": {
|
||||
"trigger": "minecraft:filled_bucket",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:tropical_fish_bucket"
|
||||
}
|
||||
}
|
||||
},
|
||||
"pufferfish_bucket": {
|
||||
"trigger": "minecraft:filled_bucket",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:pufferfish_bucket"
|
||||
}
|
||||
}
|
||||
},
|
||||
"salmon_bucket": {
|
||||
"trigger": "minecraft:filled_bucket",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:salmon_bucket"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"cod_bucket",
|
||||
"tropical_fish_bucket",
|
||||
"pufferfish_bucket",
|
||||
"salmon_bucket"
|
||||
]
|
||||
]
|
||||
}
|
||||
29
data/minecraft/advancements/husbandry/tame_an_animal.json
Normal file
29
data/minecraft/advancements/husbandry/tame_an_animal.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"parent": "minecraft:husbandry/root",
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:lead"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.husbandry.tame_an_animal.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.husbandry.tame_an_animal.description"
|
||||
},
|
||||
"frame": "task",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"criteria": {
|
||||
"tamed_animal": {
|
||||
"trigger": "minecraft:tame_animal",
|
||||
"conditions": {}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"tamed_animal"
|
||||
]
|
||||
]
|
||||
}
|
||||
58
data/minecraft/advancements/nether/all_effects.json
Normal file
58
data/minecraft/advancements/nether/all_effects.json
Normal file
@@ -0,0 +1,58 @@
|
||||
{
|
||||
"parent": "minecraft:nether/all_potions",
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:bucket"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.nether.all_effects.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.nether.all_effects.description"
|
||||
},
|
||||
"frame": "challenge",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": true
|
||||
},
|
||||
"rewards": {
|
||||
"experience": 1000
|
||||
},
|
||||
"criteria": {
|
||||
"all_effects": {
|
||||
"trigger": "minecraft:effects_changed",
|
||||
"conditions": {
|
||||
"effects": {
|
||||
"minecraft:weakness": {},
|
||||
"minecraft:poison": {},
|
||||
"minecraft:night_vision": {},
|
||||
"minecraft:fire_resistance": {},
|
||||
"minecraft:strength": {},
|
||||
"minecraft:hunger": {},
|
||||
"minecraft:wither": {},
|
||||
"minecraft:levitation": {},
|
||||
"minecraft:water_breathing": {},
|
||||
"minecraft:conduit_power": {},
|
||||
"minecraft:nausea": {},
|
||||
"minecraft:speed": {},
|
||||
"minecraft:jump_boost": {},
|
||||
"minecraft:glowing": {},
|
||||
"minecraft:resistance": {},
|
||||
"minecraft:absorption": {},
|
||||
"minecraft:slow_falling": {},
|
||||
"minecraft:dolphins_grace": {},
|
||||
"minecraft:haste": {},
|
||||
"minecraft:invisibility": {},
|
||||
"minecraft:slowness": {},
|
||||
"minecraft:regeneration": {},
|
||||
"minecraft:mining_fatigue": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"all_effects"
|
||||
]
|
||||
]
|
||||
}
|
||||
48
data/minecraft/advancements/nether/all_potions.json
Normal file
48
data/minecraft/advancements/nether/all_potions.json
Normal file
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"parent": "minecraft:nether/brew_potion",
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:milk_bucket"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.nether.all_potions.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.nether.all_potions.description"
|
||||
},
|
||||
"frame": "challenge",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"rewards": {
|
||||
"experience": 100
|
||||
},
|
||||
"criteria": {
|
||||
"all_effects": {
|
||||
"trigger": "minecraft:effects_changed",
|
||||
"conditions": {
|
||||
"effects": {
|
||||
"minecraft:weakness": {},
|
||||
"minecraft:poison": {},
|
||||
"minecraft:night_vision": {},
|
||||
"minecraft:fire_resistance": {},
|
||||
"minecraft:strength": {},
|
||||
"minecraft:water_breathing": {},
|
||||
"minecraft:speed": {},
|
||||
"minecraft:jump_boost": {},
|
||||
"minecraft:resistance": {},
|
||||
"minecraft:slow_falling": {},
|
||||
"minecraft:invisibility": {},
|
||||
"minecraft:slowness": {},
|
||||
"minecraft:regeneration": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"all_effects"
|
||||
]
|
||||
]
|
||||
}
|
||||
29
data/minecraft/advancements/nether/brew_potion.json
Normal file
29
data/minecraft/advancements/nether/brew_potion.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"parent": "minecraft:nether/obtain_blaze_rod",
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:potion"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.nether.brew_potion.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.nether.brew_potion.description"
|
||||
},
|
||||
"frame": "task",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"criteria": {
|
||||
"potion": {
|
||||
"trigger": "minecraft:brewed_potion",
|
||||
"conditions": {}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"potion"
|
||||
]
|
||||
]
|
||||
}
|
||||
33
data/minecraft/advancements/nether/create_beacon.json
Normal file
33
data/minecraft/advancements/nether/create_beacon.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"parent": "minecraft:nether/summon_wither",
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:beacon"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.nether.create_beacon.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.nether.create_beacon.description"
|
||||
},
|
||||
"frame": "task",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"criteria": {
|
||||
"beacon": {
|
||||
"trigger": "minecraft:construct_beacon",
|
||||
"conditions": {
|
||||
"level": {
|
||||
"min": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"beacon"
|
||||
]
|
||||
]
|
||||
}
|
||||
31
data/minecraft/advancements/nether/create_full_beacon.json
Normal file
31
data/minecraft/advancements/nether/create_full_beacon.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"parent": "minecraft:nether/create_beacon",
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:beacon"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.nether.create_full_beacon.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.nether.create_full_beacon.description"
|
||||
},
|
||||
"frame": "goal",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"criteria": {
|
||||
"beacon": {
|
||||
"trigger": "minecraft:construct_beacon",
|
||||
"conditions": {
|
||||
"level": 4
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"beacon"
|
||||
]
|
||||
]
|
||||
}
|
||||
38
data/minecraft/advancements/nether/fast_travel.json
Normal file
38
data/minecraft/advancements/nether/fast_travel.json
Normal file
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"parent": "minecraft:nether/root",
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:map"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.nether.fast_travel.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.nether.fast_travel.description"
|
||||
},
|
||||
"frame": "challenge",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"rewards": {
|
||||
"experience": 100
|
||||
},
|
||||
"criteria": {
|
||||
"travelled": {
|
||||
"trigger": "minecraft:nether_travel",
|
||||
"conditions": {
|
||||
"distance": {
|
||||
"horizontal": {
|
||||
"min": 7000.0
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"travelled"
|
||||
]
|
||||
]
|
||||
}
|
||||
31
data/minecraft/advancements/nether/find_fortress.json
Normal file
31
data/minecraft/advancements/nether/find_fortress.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"parent": "minecraft:nether/root",
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:nether_bricks"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.nether.find_fortress.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.nether.find_fortress.description"
|
||||
},
|
||||
"frame": "task",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"criteria": {
|
||||
"fortress": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"feature": "Fortress"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"fortress"
|
||||
]
|
||||
]
|
||||
}
|
||||
35
data/minecraft/advancements/nether/get_wither_skull.json
Normal file
35
data/minecraft/advancements/nether/get_wither_skull.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"parent": "minecraft:nether/find_fortress",
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:wither_skeleton_skull"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.nether.get_wither_skull.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.nether.get_wither_skull.description"
|
||||
},
|
||||
"frame": "task",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"criteria": {
|
||||
"wither_skull": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:wither_skeleton_skull"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"wither_skull"
|
||||
]
|
||||
]
|
||||
}
|
||||
35
data/minecraft/advancements/nether/obtain_blaze_rod.json
Normal file
35
data/minecraft/advancements/nether/obtain_blaze_rod.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"parent": "minecraft:nether/find_fortress",
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:blaze_rod"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.nether.obtain_blaze_rod.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.nether.obtain_blaze_rod.description"
|
||||
},
|
||||
"frame": "task",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"criteria": {
|
||||
"blaze_rod": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:blaze_rod"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"blaze_rod"
|
||||
]
|
||||
]
|
||||
}
|
||||
42
data/minecraft/advancements/nether/return_to_sender.json
Normal file
42
data/minecraft/advancements/nether/return_to_sender.json
Normal file
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"parent": "minecraft:nether/root",
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:fire_charge"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.nether.return_to_sender.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.nether.return_to_sender.description"
|
||||
},
|
||||
"frame": "challenge",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"rewards": {
|
||||
"experience": 50
|
||||
},
|
||||
"criteria": {
|
||||
"killed_ghast": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:ghast"
|
||||
},
|
||||
"killing_blow": {
|
||||
"is_projectile": true,
|
||||
"direct_entity": {
|
||||
"type": "minecraft:fireball"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"killed_ghast"
|
||||
]
|
||||
]
|
||||
}
|
||||
31
data/minecraft/advancements/nether/root.json
Normal file
31
data/minecraft/advancements/nether/root.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:red_nether_bricks"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.nether.root.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.nether.root.description"
|
||||
},
|
||||
"frame": "task",
|
||||
"show_toast": false,
|
||||
"announce_to_chat": false,
|
||||
"hidden": false,
|
||||
"background": "minecraft:textures/gui/advancements/backgrounds/nether.png"
|
||||
},
|
||||
"criteria": {
|
||||
"entered_nether": {
|
||||
"trigger": "minecraft:changed_dimension",
|
||||
"conditions": {
|
||||
"to": "minecraft:the_nether"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"entered_nether"
|
||||
]
|
||||
]
|
||||
}
|
||||
33
data/minecraft/advancements/nether/summon_wither.json
Normal file
33
data/minecraft/advancements/nether/summon_wither.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"parent": "minecraft:nether/get_wither_skull",
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:nether_star"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.nether.summon_wither.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.nether.summon_wither.description"
|
||||
},
|
||||
"frame": "task",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"criteria": {
|
||||
"summoned": {
|
||||
"trigger": "minecraft:summoned_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:wither"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"summoned"
|
||||
]
|
||||
]
|
||||
}
|
||||
39
data/minecraft/advancements/nether/uneasy_alliance.json
Normal file
39
data/minecraft/advancements/nether/uneasy_alliance.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"parent": "minecraft:nether/return_to_sender",
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:ghast_tear"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.nether.uneasy_alliance.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.nether.uneasy_alliance.description"
|
||||
},
|
||||
"frame": "challenge",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"rewards": {
|
||||
"experience": 100
|
||||
},
|
||||
"criteria": {
|
||||
"killed_ghast": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:ghast",
|
||||
"location": {
|
||||
"dimension": "minecraft:overworld"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"killed_ghast"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:blaze_powder"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_blaze_rod": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:blaze_rod"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:blaze_powder"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_blaze_rod",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:brewing_stand"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_blaze_rod": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:blaze_rod"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:brewing_stand"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_blaze_rod",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
32
data/minecraft/advancements/recipes/brewing/cauldron.json
Normal file
32
data/minecraft/advancements/recipes/brewing/cauldron.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:cauldron"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_water_bucket": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:water_bucket"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:cauldron"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_water_bucket",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:fermented_spider_eye"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_spider_eye": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:spider_eye"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:fermented_spider_eye"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_spider_eye",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:glass_bottle"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_glass": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:glass"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:glass_bottle"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_glass",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:glistering_melon_slice"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_melon": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:melon_slice"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:glistering_melon_slice"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_melon",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:golden_carrot"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_gold_nugget": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:gold_nugget"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:golden_carrot"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_gold_nugget",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
32
data/minecraft/advancements/recipes/brewing/magma_cream.json
Normal file
32
data/minecraft/advancements/recipes/brewing/magma_cream.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:magma_cream"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_blaze_powder": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:blaze_powder"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:magma_cream"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_blaze_powder",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:acacia_planks"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_logs": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"tag": "minecraft:acacia_logs"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:acacia_planks"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_logs",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:acacia_slab"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_planks": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:acacia_planks"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:acacia_slab"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_planks",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:acacia_stairs"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_planks": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:acacia_planks"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:acacia_stairs"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_planks",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:acacia_wood"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_log": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:acacia_log"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:acacia_wood"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_log",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:andesite"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_stone": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:diorite"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:andesite"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_stone",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:birch_planks"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_log": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"tag": "minecraft:birch_logs"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:birch_planks"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_log",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:birch_slab"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_planks": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:birch_planks"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:birch_slab"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_planks",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:birch_stairs"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_planks": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:birch_planks"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:birch_stairs"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_planks",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:birch_wood"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_log": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:birch_log"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:birch_wood"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_log",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,43 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:black_concrete_powder"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_sand": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:sand"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_gravel": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:gravel"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:black_concrete_powder"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_sand",
|
||||
"has_gravel",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:black_stained_glass"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_glass": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:glass"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:black_stained_glass"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_glass",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:black_terracotta"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_terracotta": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:terracotta"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:black_terracotta"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_terracotta",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:black_wool"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_white_wool": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:white_wool"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:black_wool"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_white_wool",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,43 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:blue_concrete_powder"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_sand": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:sand"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_gravel": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:gravel"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:blue_concrete_powder"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_sand",
|
||||
"has_gravel",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:blue_ice"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_at_least_9_packed_ice": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:packed_ice",
|
||||
"count": {
|
||||
"min": 9
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:blue_ice"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_at_least_9_packed_ice",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:blue_stained_glass"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_glass": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:glass"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:blue_stained_glass"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_glass",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:blue_terracotta"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_terracotta": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:terracotta"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:blue_terracotta"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_terracotta",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:blue_wool"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_white_wool": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:white_wool"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:blue_wool"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_white_wool",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:bone_block"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_at_least_9_bonemeal": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:bone_meal",
|
||||
"count": {
|
||||
"min": 9
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:bone_block"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_at_least_9_bonemeal",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:bookshelf"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_book": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:book"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:bookshelf"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_book",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:brick_slab"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_brick_block": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:bricks"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:brick_slab"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_brick_block",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:brick_stairs"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_brick_block": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:bricks"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:brick_stairs"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_brick_block",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:bricks"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_brick": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:brick"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:bricks"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_brick",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,43 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:brown_concrete_powder"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_sand": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:sand"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_gravel": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:gravel"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:brown_concrete_powder"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_sand",
|
||||
"has_gravel",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:brown_stained_glass"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_glass": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:glass"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:brown_stained_glass"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_glass",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:brown_terracotta"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_terracotta": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:terracotta"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:brown_terracotta"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_terracotta",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:brown_wool"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_white_wool": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:white_wool"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:brown_wool"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_white_wool",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:chiseled_quartz_block"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_chiseled_quartz_block": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:chiseled_quartz_block"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_quartz_block": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:quartz_block"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_quartz_pillar": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:quartz_pillar"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:chiseled_quartz_block"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_chiseled_quartz_block",
|
||||
"has_quartz_block",
|
||||
"has_quartz_pillar",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:chiseled_red_sandstone"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_red_sandstone": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:red_sandstone"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_chiseled_red_sandstone": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:chiseled_red_sandstone"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_cut_red_sandstone": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:cut_red_sandstone"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:chiseled_red_sandstone"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_red_sandstone",
|
||||
"has_chiseled_red_sandstone",
|
||||
"has_cut_red_sandstone",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:chiseled_sandstone"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_stone_slab": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:sandstone_slab"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:chiseled_sandstone"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_stone_slab",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:chiseled_stone_bricks"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_stone_bricks": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"tag": "minecraft:stone_bricks"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:chiseled_stone_bricks"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_stone_bricks",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:clay"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_clay_ball": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:clay_ball"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:clay"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_clay_ball",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:coal_block"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_at_least_9_coal": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:coal",
|
||||
"count": {
|
||||
"min": 9
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:coal_block"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_at_least_9_coal",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:coarse_dirt"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_gravel": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:gravel"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:coarse_dirt"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_gravel",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:cobblestone_slab"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_cobblestone": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:cobblestone"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:cobblestone_slab"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_cobblestone",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:cobblestone_stairs"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_cobblestone": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:cobblestone"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:cobblestone_stairs"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_cobblestone",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:cracked_stone_bricks"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_stone_bricks": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:stone_bricks"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:cracked_stone_bricks"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_stone_bricks",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:cut_red_sandstone"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_red_sandstone": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:red_sandstone"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:cut_red_sandstone"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_red_sandstone",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:cut_sandstone"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_sandstone": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:sandstone"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:cut_sandstone"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_sandstone",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,43 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:cyan_concrete_powder"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_sand": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:sand"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_gravel": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:gravel"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:cyan_concrete_powder"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_sand",
|
||||
"has_gravel",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:cyan_stained_glass"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_glass": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:glass"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:cyan_stained_glass"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_glass",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:cyan_terracotta"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_terracotta": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:terracotta"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:cyan_terracotta"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_terracotta",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:cyan_wool"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_white_wool": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:white_wool"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:cyan_wool"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_white_wool",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:dark_oak_planks"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_logs": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"tag": "minecraft:dark_oak_logs"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:dark_oak_planks"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_logs",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:dark_oak_slab"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_planks": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:dark_oak_planks"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:dark_oak_slab"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_planks",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:dark_oak_stairs"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_planks": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:dark_oak_planks"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:dark_oak_stairs"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_planks",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:dark_oak_wood"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_log": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:dark_oak_log"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:dark_oak_wood"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_log",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:dark_prismarine"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_prismarine_shard": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:prismarine_shard"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:dark_prismarine"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_prismarine_shard",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:dark_prismarine_slab"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_dark_prismarine": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:dark_prismarine"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "minecraft:dark_prismarine_slab"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_dark_prismarine",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user