You've already forked minecraft-assets
Compare commits
83 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f2de57af2d | ||
|
|
e9f0b5051d | ||
|
|
0544e41256 | ||
|
|
7a69391726 | ||
|
|
a3ccc9d48d | ||
|
|
c68e7bce4d | ||
|
|
afb02276af | ||
|
|
b4752961bf | ||
|
|
5904432410 | ||
|
|
01f27a344b | ||
|
|
803c6d5983 | ||
|
|
0c3c7be51f | ||
|
|
f15eb9c4b1 | ||
|
|
be7679f1ec | ||
|
|
0057223d89 | ||
|
|
6af4d4c6e8 | ||
|
|
97a934edef | ||
|
|
fd62ff6b17 | ||
|
|
acb0aad1e5 | ||
|
|
51d19e6415 | ||
|
|
b136457b40 | ||
|
|
514f7f749d | ||
|
|
37fe242f4c | ||
|
|
87223770cc | ||
|
|
39608a7225 | ||
|
|
922ab366e9 | ||
|
|
b279e7a844 | ||
|
|
6909e9b8d6 | ||
|
|
6cc8a5d1fe | ||
|
|
d22ccd6810 | ||
|
|
1c6a3e6214 | ||
|
|
0158c2c3a1 | ||
|
|
715ed9b7fc | ||
|
|
61dd948b28 | ||
|
|
3a2e560bfe | ||
|
|
699b0362da | ||
|
|
90cea29a4f | ||
|
|
f5f1919d60 | ||
|
|
1ca7ad9f7c | ||
|
|
7472b6bab9 | ||
|
|
c3f88e1446 | ||
|
|
f04298709e | ||
|
|
4d6e0b1417 | ||
|
|
73ea4fb610 | ||
|
|
84de43cc2b | ||
|
|
46532b233b | ||
|
|
65bb7405db | ||
|
|
d733930f11 | ||
|
|
87506796e1 | ||
|
|
c7a0ae1e03 | ||
|
|
06036fd53b | ||
|
|
1cae401072 | ||
|
|
2cd9c378ab | ||
|
|
fa1b7a0e84 | ||
|
|
695f7ffea1 | ||
|
|
931e4fecb5 | ||
|
|
603d10042b | ||
|
|
aa7dbdf69b | ||
|
|
463b30cea6 | ||
|
|
680741d97c | ||
|
|
93e502f1a7 | ||
|
|
006b2fff62 | ||
|
|
27ccae322b | ||
|
|
ed92fe8fb5 | ||
|
|
3941443515 | ||
|
|
8742080b63 | ||
|
|
5f3ebec498 | ||
|
|
89df2d9aba | ||
|
|
fa4d39710d | ||
|
|
8c1f90d4af | ||
|
|
5295e5c2ba | ||
|
|
f5ba9d4c24 | ||
|
|
8c84c333a9 | ||
|
|
9b338a0c8d | ||
|
|
1bf0091912 | ||
|
|
b3778e97b4 | ||
|
|
0a09709175 | ||
|
|
044148e94e | ||
|
|
5f0fec3de7 | ||
|
|
a57133010d | ||
|
|
2899084dcb | ||
|
|
85486e27af | ||
|
|
13d488b03f |
1
23w04a.json
Normal file
1
23w04a.json
Normal file
File diff suppressed because one or more lines are too long
@@ -1,5 +0,0 @@
|
||||
# minecraft-assets
|
||||
|
||||
This repository contains assets extracted from the Minecraft .jar files and additional downloaded resources (sounds).
|
||||
|
||||
Please use the **branch selector** to switch versions.
|
||||
1
_list.json
Normal file
1
_list.json
Normal file
@@ -0,0 +1 @@
|
||||
{"directories":["assets","data","mappings"],"files":["23w04a.json","version.json"]}
|
||||
1
assets/_list.json
Normal file
1
assets/_list.json
Normal file
@@ -0,0 +1 @@
|
||||
{"directories":["icons","minecraft","realms"],"files":[".mcassetsroot","pack.mcmeta"]}
|
||||
1
assets/icons/_list.json
Normal file
1
assets/icons/_list.json
Normal file
@@ -0,0 +1 @@
|
||||
{"directories":[],"files":["icon_16x16.png","icon_32x32.png","minecraft.icns"]}
|
||||
1
assets/minecraft/_all.json
Normal file
1
assets/minecraft/_all.json
Normal file
File diff suppressed because one or more lines are too long
1
assets/minecraft/_list.json
Normal file
1
assets/minecraft/_list.json
Normal file
@@ -0,0 +1 @@
|
||||
{"directories":["atlases","blockstates","font","icons","lang","models","particles","resourcepacks","shaders","sounds","texts","textures"],"files":["gpu_warnlist.json","regional_compliancies.json","sounds.json"]}
|
||||
@@ -1,236 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:diamond_boots"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.adventure.adventuring_time.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.adventure.adventuring_time.description"
|
||||
},
|
||||
"frame": "challenge"
|
||||
},
|
||||
"parent": "adventure/sleep_in_bed",
|
||||
"rewards": {
|
||||
"experience": 500
|
||||
},
|
||||
"criteria": {
|
||||
"birch_forest_hills": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:birch_forest_hills"
|
||||
}
|
||||
},
|
||||
"river": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:river"
|
||||
}
|
||||
},
|
||||
"swampland": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:swampland"
|
||||
}
|
||||
},
|
||||
"desert": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:desert"
|
||||
}
|
||||
},
|
||||
"forest_hills": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:forest_hills"
|
||||
}
|
||||
},
|
||||
"redwood_taiga_hills": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:redwood_taiga_hills"
|
||||
}
|
||||
},
|
||||
"taiga_cold": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:taiga_cold"
|
||||
}
|
||||
},
|
||||
"mesa": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:mesa"
|
||||
}
|
||||
},
|
||||
"forest": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:forest"
|
||||
}
|
||||
},
|
||||
"stone_beach": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:stone_beach"
|
||||
}
|
||||
},
|
||||
"ice_flats": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:ice_flats"
|
||||
}
|
||||
},
|
||||
"taiga_hills": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:taiga_hills"
|
||||
}
|
||||
},
|
||||
"ice_mountains": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:ice_mountains"
|
||||
}
|
||||
},
|
||||
"mesa_rock": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:mesa_rock"
|
||||
}
|
||||
},
|
||||
"savanna": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:savanna"
|
||||
}
|
||||
},
|
||||
"plains": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:plains"
|
||||
}
|
||||
},
|
||||
"frozen_river": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:frozen_river"
|
||||
}
|
||||
},
|
||||
"redwood_taiga": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:redwood_taiga"
|
||||
}
|
||||
},
|
||||
"cold_beach": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:cold_beach"
|
||||
}
|
||||
},
|
||||
"deep_ocean": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:deep_ocean"
|
||||
}
|
||||
},
|
||||
"jungle_hills": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:jungle_hills"
|
||||
}
|
||||
},
|
||||
"jungle_edge": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:jungle_edge"
|
||||
}
|
||||
},
|
||||
"ocean": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:ocean"
|
||||
}
|
||||
},
|
||||
"mushroom_island_shore": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:mushroom_island_shore"
|
||||
}
|
||||
},
|
||||
"extreme_hills": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:extreme_hills"
|
||||
}
|
||||
},
|
||||
"desert_hills": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:desert_hills"
|
||||
}
|
||||
},
|
||||
"jungle": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:jungle"
|
||||
}
|
||||
},
|
||||
"beaches": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:beaches"
|
||||
}
|
||||
},
|
||||
"savanna_rock": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:savanna_rock"
|
||||
}
|
||||
},
|
||||
"taiga_cold_hills": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:taiga_cold_hills"
|
||||
}
|
||||
},
|
||||
"mesa_clear_rock": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:mesa_clear_rock"
|
||||
}
|
||||
},
|
||||
"roofed_forest": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:roofed_forest"
|
||||
}
|
||||
},
|
||||
"taiga": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:taiga"
|
||||
}
|
||||
},
|
||||
"birch_forest": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:birch_forest"
|
||||
}
|
||||
},
|
||||
"mushroom_island": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:mushroom_island"
|
||||
}
|
||||
},
|
||||
"extreme_hills_with_trees": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:extreme_hills_with_trees"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,218 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:iron_sword"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.adventure.kill_a_mob.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.adventure.kill_a_mob.description"
|
||||
}
|
||||
},
|
||||
"parent": "adventure/root",
|
||||
"criteria": {
|
||||
"cave_spider": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "cave_spider"
|
||||
}
|
||||
}
|
||||
},
|
||||
"spider": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "spider"
|
||||
}
|
||||
}
|
||||
},
|
||||
"zombie_pigman": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "zombie_pigman"
|
||||
}
|
||||
}
|
||||
},
|
||||
"enderman": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "enderman"
|
||||
}
|
||||
}
|
||||
},
|
||||
"polar_bear": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "polar_bear"
|
||||
}
|
||||
}
|
||||
},
|
||||
"blaze": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "blaze"
|
||||
}
|
||||
}
|
||||
},
|
||||
"creeper": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "creeper"
|
||||
}
|
||||
}
|
||||
},
|
||||
"evoker": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "evocation_illager"
|
||||
}
|
||||
}
|
||||
},
|
||||
"ghast": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "ghast"
|
||||
}
|
||||
}
|
||||
},
|
||||
"guardian": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "guardian"
|
||||
}
|
||||
}
|
||||
},
|
||||
"husk": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "husk"
|
||||
}
|
||||
}
|
||||
},
|
||||
"magma_cube": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "magma_cube"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shulker": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "shulker"
|
||||
}
|
||||
}
|
||||
},
|
||||
"silverfish": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "silverfish"
|
||||
}
|
||||
}
|
||||
},
|
||||
"skeleton": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "skeleton"
|
||||
}
|
||||
}
|
||||
},
|
||||
"slime": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "slime"
|
||||
}
|
||||
}
|
||||
},
|
||||
"stray": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "stray"
|
||||
}
|
||||
}
|
||||
},
|
||||
"vindicator": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "vindication_illager"
|
||||
}
|
||||
}
|
||||
},
|
||||
"witch": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "witch"
|
||||
}
|
||||
}
|
||||
},
|
||||
"wither_skeleton": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "wither_skeleton"
|
||||
}
|
||||
}
|
||||
},
|
||||
"zombie": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "zombie"
|
||||
}
|
||||
}
|
||||
},
|
||||
"zombie_villager": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "zombie_villager"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"cave_spider",
|
||||
"spider",
|
||||
"zombie_pigman",
|
||||
"enderman",
|
||||
"polar_bear",
|
||||
"blaze",
|
||||
"creeper",
|
||||
"evoker",
|
||||
"ghast",
|
||||
"guardian",
|
||||
"husk",
|
||||
"magma_cube",
|
||||
"shulker",
|
||||
"silverfish",
|
||||
"skeleton",
|
||||
"slime",
|
||||
"stray",
|
||||
"vindicator",
|
||||
"witch",
|
||||
"wither_skeleton",
|
||||
"zombie",
|
||||
"zombie_villager"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,196 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:diamond_sword"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.adventure.kill_all_mobs.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.adventure.kill_all_mobs.description"
|
||||
},
|
||||
"frame": "challenge"
|
||||
},
|
||||
"parent": "adventure/kill_a_mob",
|
||||
"rewards": {
|
||||
"experience": 100
|
||||
},
|
||||
"criteria": {
|
||||
"cave_spider": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "cave_spider"
|
||||
}
|
||||
}
|
||||
},
|
||||
"spider": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "spider"
|
||||
}
|
||||
}
|
||||
},
|
||||
"zombie_pigman": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "zombie_pigman"
|
||||
}
|
||||
}
|
||||
},
|
||||
"enderman": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "enderman"
|
||||
}
|
||||
}
|
||||
},
|
||||
"polar_bear": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "polar_bear"
|
||||
}
|
||||
}
|
||||
},
|
||||
"blaze": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "blaze"
|
||||
}
|
||||
}
|
||||
},
|
||||
"creeper": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "creeper"
|
||||
}
|
||||
}
|
||||
},
|
||||
"evoker": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "evocation_illager"
|
||||
}
|
||||
}
|
||||
},
|
||||
"ghast": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "ghast"
|
||||
}
|
||||
}
|
||||
},
|
||||
"guardian": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "guardian"
|
||||
}
|
||||
}
|
||||
},
|
||||
"husk": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "husk"
|
||||
}
|
||||
}
|
||||
},
|
||||
"magma_cube": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "magma_cube"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shulker": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "shulker"
|
||||
}
|
||||
}
|
||||
},
|
||||
"silverfish": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "silverfish"
|
||||
}
|
||||
}
|
||||
},
|
||||
"skeleton": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "skeleton"
|
||||
}
|
||||
}
|
||||
},
|
||||
"slime": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "slime"
|
||||
}
|
||||
}
|
||||
},
|
||||
"stray": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "stray"
|
||||
}
|
||||
}
|
||||
},
|
||||
"vindicator": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "vindication_illager"
|
||||
}
|
||||
}
|
||||
},
|
||||
"witch": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "witch"
|
||||
}
|
||||
}
|
||||
},
|
||||
"wither_skeleton": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "wither_skeleton"
|
||||
}
|
||||
}
|
||||
},
|
||||
"zombie": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "zombie"
|
||||
}
|
||||
}
|
||||
},
|
||||
"zombie_villager": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "zombie_villager"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,25 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:map"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.adventure.root.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.adventure.root.description"
|
||||
},
|
||||
"background": "minecraft:textures/gui/advancements/backgrounds/adventure.png",
|
||||
"show_toast": false,
|
||||
"announce_to_chat": false
|
||||
},
|
||||
"criteria": {
|
||||
"killed_something": {
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"killed_by_something": {
|
||||
"trigger": "minecraft:entity_killed_player"
|
||||
}
|
||||
},
|
||||
"requirements": [["killed_something", "killed_by_something"]]
|
||||
}
|
||||
@@ -1,29 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:bow"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.adventure.shoot_arrow.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.adventure.shoot_arrow.description"
|
||||
}
|
||||
},
|
||||
"parent": "adventure/kill_a_mob",
|
||||
"criteria": {
|
||||
"shot_arrow": {
|
||||
"trigger": "minecraft:player_hurt_entity",
|
||||
"conditions": {
|
||||
"damage": {
|
||||
"type": {
|
||||
"is_projectile": true,
|
||||
"direct_entity": {
|
||||
"type": "minecraft:arrow"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:bed"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.adventure.sleep_in_bed.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.adventure.sleep_in_bed.description"
|
||||
}
|
||||
},
|
||||
"parent": "adventure/root",
|
||||
"criteria": {
|
||||
"slept_in_bed": {
|
||||
"trigger": "minecraft:slept_in_bed"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,36 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:arrow"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.adventure.sniper_duel.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.adventure.sniper_duel.description"
|
||||
},
|
||||
"frame": "challenge"
|
||||
},
|
||||
"parent": "adventure/shoot_arrow",
|
||||
"rewards": {
|
||||
"experience": 50
|
||||
},
|
||||
"criteria": {
|
||||
"killed_skeleton": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"killing_blow": {
|
||||
"is_projectile": true
|
||||
},
|
||||
"entity": {
|
||||
"type": "skeleton",
|
||||
"distance": {
|
||||
"horizontal": {
|
||||
"min": 50
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,25 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:pumpkin"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.adventure.summon_iron_golem.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.adventure.summon_iron_golem.description"
|
||||
},
|
||||
"frame": "goal"
|
||||
},
|
||||
"parent": "adventure/trade",
|
||||
"criteria": {
|
||||
"summoned_golem": {
|
||||
"trigger": "minecraft:summoned_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:villager_golem"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,25 +0,0 @@
|
||||
{
|
||||
"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"
|
||||
},
|
||||
"parent": "adventure/kill_a_mob",
|
||||
"criteria": {
|
||||
"used_totem": {
|
||||
"trigger": "minecraft:used_totem",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:totem_of_undying"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:emerald"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.adventure.trade.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.adventure.trade.description"
|
||||
}
|
||||
},
|
||||
"parent": "adventure/root",
|
||||
"criteria": {
|
||||
"traded": {
|
||||
"trigger": "minecraft:villager_trade"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,27 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:dragon_breath"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.end.dragon_breath.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.end.dragon_breath.description"
|
||||
},
|
||||
"frame": "goal"
|
||||
},
|
||||
"parent": "end/kill_dragon",
|
||||
"criteria": {
|
||||
"dragon_breath": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:dragon_breath"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,27 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:dragon_egg"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.end.dragon_egg.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.end.dragon_egg.description"
|
||||
},
|
||||
"frame": "goal"
|
||||
},
|
||||
"parent": "end/kill_dragon",
|
||||
"criteria": {
|
||||
"dragon_egg": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:dragon_egg"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,27 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:elytra"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.end.elytra.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.end.elytra.description"
|
||||
},
|
||||
"frame": "goal"
|
||||
},
|
||||
"parent": "minecraft:end/find_end_city",
|
||||
"criteria": {
|
||||
"elytra": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:elytra"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,22 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:ender_pearl"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.end.enter_end_gateway.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.end.enter_end_gateway.description"
|
||||
}
|
||||
},
|
||||
"parent": "minecraft:end/kill_dragon",
|
||||
"criteria": {
|
||||
"entered_end_gateway": {
|
||||
"trigger": "minecraft:enter_block",
|
||||
"conditions": {
|
||||
"block": "minecraft:end_gateway"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,22 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:purpur_block"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.end.find_end_city.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.end.find_end_city.description"
|
||||
}
|
||||
},
|
||||
"parent": "minecraft:end/enter_end_gateway",
|
||||
"criteria": {
|
||||
"in_city": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"feature": "EndCity"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,25 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:skull",
|
||||
"data": 5
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.end.kill_dragon.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.end.kill_dragon.description"
|
||||
}
|
||||
},
|
||||
"parent": "end/root",
|
||||
"criteria": {
|
||||
"killed_dragon": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "ender_dragon"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,30 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:shulker_shell"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.end.levitate.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.end.levitate.description"
|
||||
},
|
||||
"frame": "challenge"
|
||||
},
|
||||
"parent": "minecraft:end/find_end_city",
|
||||
"rewards": {
|
||||
"experience": 50
|
||||
},
|
||||
"criteria": {
|
||||
"levitated": {
|
||||
"trigger": "minecraft:levitation",
|
||||
"conditions": {
|
||||
"distance": {
|
||||
"y": {
|
||||
"min": 50
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,25 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:end_crystal"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.end.respawn_dragon.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.end.respawn_dragon.description"
|
||||
},
|
||||
"frame": "goal"
|
||||
},
|
||||
"parent": "end/kill_dragon",
|
||||
"criteria": {
|
||||
"summoned_dragon": {
|
||||
"trigger": "minecraft:summoned_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "ender_dragon"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,24 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:end_stone"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.end.root.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.end.root.description"
|
||||
},
|
||||
"background": "minecraft:textures/gui/advancements/backgrounds/end.png",
|
||||
"show_toast": false,
|
||||
"announce_to_chat": false
|
||||
},
|
||||
"criteria": {
|
||||
"entered_end": {
|
||||
"trigger": "minecraft:changed_dimension",
|
||||
"conditions": {
|
||||
"to": "the_end"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,308 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:apple"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.husbandry.balanced_diet.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.husbandry.balanced_diet.description"
|
||||
},
|
||||
"frame": "challenge"
|
||||
},
|
||||
"parent": "minecraft:husbandry/plant_seed",
|
||||
"rewards": {
|
||||
"experience": 100
|
||||
},
|
||||
"criteria": {
|
||||
"apple": {
|
||||
"trigger": "consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:apple"
|
||||
}
|
||||
}
|
||||
},
|
||||
"mushroom_stew": {
|
||||
"trigger": "consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:mushroom_stew"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bread": {
|
||||
"trigger": "consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:bread"
|
||||
}
|
||||
}
|
||||
},
|
||||
"porkchop": {
|
||||
"trigger": "consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:porkchop"
|
||||
}
|
||||
}
|
||||
},
|
||||
"cooked_porkchop": {
|
||||
"trigger": "consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:cooked_porkchop"
|
||||
}
|
||||
}
|
||||
},
|
||||
"golden_apple": {
|
||||
"trigger": "consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:golden_apple",
|
||||
"data": 0
|
||||
}
|
||||
}
|
||||
},
|
||||
"enchanted_golden_apple": {
|
||||
"trigger": "consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:golden_apple",
|
||||
"data": 1
|
||||
}
|
||||
}
|
||||
},
|
||||
"raw_cod": {
|
||||
"trigger": "consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:fish",
|
||||
"data": 0
|
||||
}
|
||||
}
|
||||
},
|
||||
"raw_salmon": {
|
||||
"trigger": "consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:fish",
|
||||
"data": 1
|
||||
}
|
||||
}
|
||||
},
|
||||
"clownfish": {
|
||||
"trigger": "consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:fish",
|
||||
"data": 2
|
||||
}
|
||||
}
|
||||
},
|
||||
"pufferfish": {
|
||||
"trigger": "consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:fish",
|
||||
"data": 3
|
||||
}
|
||||
}
|
||||
},
|
||||
"cooked_cod": {
|
||||
"trigger": "consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:cooked_fish",
|
||||
"data": 0
|
||||
}
|
||||
}
|
||||
},
|
||||
"cooked_salmon": {
|
||||
"trigger": "consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:cooked_fish",
|
||||
"data": 1
|
||||
}
|
||||
}
|
||||
},
|
||||
"cookie": {
|
||||
"trigger": "consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:cookie"
|
||||
}
|
||||
}
|
||||
},
|
||||
"melon": {
|
||||
"trigger": "consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:melon"
|
||||
}
|
||||
}
|
||||
},
|
||||
"beef": {
|
||||
"trigger": "consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:beef"
|
||||
}
|
||||
}
|
||||
},
|
||||
"cooked_beef": {
|
||||
"trigger": "consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:cooked_beef"
|
||||
}
|
||||
}
|
||||
},
|
||||
"chicken": {
|
||||
"trigger": "consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:chicken"
|
||||
}
|
||||
}
|
||||
},
|
||||
"cooked_chicken": {
|
||||
"trigger": "consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:cooked_chicken"
|
||||
}
|
||||
}
|
||||
},
|
||||
"rotten_flesh": {
|
||||
"trigger": "consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:rotten_flesh"
|
||||
}
|
||||
}
|
||||
},
|
||||
"spider_eye": {
|
||||
"trigger": "consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:spider_eye"
|
||||
}
|
||||
}
|
||||
},
|
||||
"carrot": {
|
||||
"trigger": "consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:carrot"
|
||||
}
|
||||
}
|
||||
},
|
||||
"potato": {
|
||||
"trigger": "consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:potato"
|
||||
}
|
||||
}
|
||||
},
|
||||
"baked_potato": {
|
||||
"trigger": "consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:baked_potato"
|
||||
}
|
||||
}
|
||||
},
|
||||
"poisonous_potato": {
|
||||
"trigger": "consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:poisonous_potato"
|
||||
}
|
||||
}
|
||||
},
|
||||
"golden_carrot": {
|
||||
"trigger": "consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:golden_carrot"
|
||||
}
|
||||
}
|
||||
},
|
||||
"pumpkin_pie": {
|
||||
"trigger": "consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:pumpkin_pie"
|
||||
}
|
||||
}
|
||||
},
|
||||
"rabbit": {
|
||||
"trigger": "consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:rabbit"
|
||||
}
|
||||
}
|
||||
},
|
||||
"cooked_rabbit": {
|
||||
"trigger": "consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:cooked_rabbit"
|
||||
}
|
||||
}
|
||||
},
|
||||
"rabbit_stew": {
|
||||
"trigger": "consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:rabbit_stew"
|
||||
}
|
||||
}
|
||||
},
|
||||
"mutton": {
|
||||
"trigger": "consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:mutton"
|
||||
}
|
||||
}
|
||||
},
|
||||
"cooked_mutton": {
|
||||
"trigger": "consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:cooked_mutton"
|
||||
}
|
||||
}
|
||||
},
|
||||
"chorus_fruit": {
|
||||
"trigger": "consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:chorus_fruit"
|
||||
}
|
||||
}
|
||||
},
|
||||
"beetroot": {
|
||||
"trigger": "consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:beetroot"
|
||||
}
|
||||
}
|
||||
},
|
||||
"beetroot_soup": {
|
||||
"trigger": "consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:beetroot_soup"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,29 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:diamond_hoe"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.husbandry.break_diamond_hoe.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.husbandry.break_diamond_hoe.description"
|
||||
},
|
||||
"frame": "challenge"
|
||||
},
|
||||
"parent": "minecraft:husbandry/plant_seed",
|
||||
"rewards": {
|
||||
"experience": 100
|
||||
},
|
||||
"criteria": {
|
||||
"broke_hoe": {
|
||||
"trigger": "minecraft:item_durability_changed",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "minecraft:diamond_hoe"
|
||||
},
|
||||
"durability": -1
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,100 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:golden_carrot"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.husbandry.breed_all_animals.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.husbandry.breed_all_animals.description"
|
||||
},
|
||||
"frame": "challenge"
|
||||
},
|
||||
"parent": "husbandry/breed_an_animal",
|
||||
"rewards": {
|
||||
"experience": 100
|
||||
},
|
||||
"criteria": {
|
||||
"bred_horse": {
|
||||
"trigger": "bred_animals",
|
||||
"conditions": {
|
||||
"parent": {
|
||||
"type": "horse"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bred_sheep": {
|
||||
"trigger": "bred_animals",
|
||||
"conditions": {
|
||||
"parent": {
|
||||
"type": "sheep"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bred_cow": {
|
||||
"trigger": "bred_animals",
|
||||
"conditions": {
|
||||
"parent": {
|
||||
"type": "cow"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bred_mooshroom": {
|
||||
"trigger": "bred_animals",
|
||||
"conditions": {
|
||||
"parent": {
|
||||
"type": "mooshroom"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bred_pig": {
|
||||
"trigger": "bred_animals",
|
||||
"conditions": {
|
||||
"parent": {
|
||||
"type": "pig"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bred_chicken": {
|
||||
"trigger": "bred_animals",
|
||||
"conditions": {
|
||||
"parent": {
|
||||
"type": "chicken"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bred_wolf": {
|
||||
"trigger": "bred_animals",
|
||||
"conditions": {
|
||||
"parent": {
|
||||
"type": "wolf"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bred_ocelot": {
|
||||
"trigger": "bred_animals",
|
||||
"conditions": {
|
||||
"parent": {
|
||||
"type": "ocelot"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bred_rabbit": {
|
||||
"trigger": "bred_animals",
|
||||
"conditions": {
|
||||
"parent": {
|
||||
"type": "rabbit"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bred_llama": {
|
||||
"trigger": "bred_animals",
|
||||
"conditions": {
|
||||
"parent": {
|
||||
"type": "llama"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,110 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:wheat"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.husbandry.breed_an_animal.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.husbandry.breed_an_animal.description"
|
||||
}
|
||||
},
|
||||
"parent": "husbandry/root",
|
||||
"criteria": {
|
||||
"bred_horse": {
|
||||
"trigger": "bred_animals",
|
||||
"conditions": {
|
||||
"parent": {
|
||||
"type": "horse"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bred_sheep": {
|
||||
"trigger": "bred_animals",
|
||||
"conditions": {
|
||||
"parent": {
|
||||
"type": "sheep"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bred_cow": {
|
||||
"trigger": "bred_animals",
|
||||
"conditions": {
|
||||
"parent": {
|
||||
"type": "cow"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bred_mooshroom": {
|
||||
"trigger": "bred_animals",
|
||||
"conditions": {
|
||||
"parent": {
|
||||
"type": "mooshroom"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bred_pig": {
|
||||
"trigger": "bred_animals",
|
||||
"conditions": {
|
||||
"parent": {
|
||||
"type": "pig"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bred_chicken": {
|
||||
"trigger": "bred_animals",
|
||||
"conditions": {
|
||||
"parent": {
|
||||
"type": "chicken"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bred_wolf": {
|
||||
"trigger": "bred_animals",
|
||||
"conditions": {
|
||||
"parent": {
|
||||
"type": "wolf"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bred_ocelot": {
|
||||
"trigger": "bred_animals",
|
||||
"conditions": {
|
||||
"parent": {
|
||||
"type": "ocelot"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bred_rabbit": {
|
||||
"trigger": "bred_animals",
|
||||
"conditions": {
|
||||
"parent": {
|
||||
"type": "rabbit"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bred_llama": {
|
||||
"trigger": "bred_animals",
|
||||
"conditions": {
|
||||
"parent": {
|
||||
"type": "llama"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"bred_horse",
|
||||
"bred_sheep",
|
||||
"bred_cow",
|
||||
"bred_mooshroom",
|
||||
"bred_pig",
|
||||
"bred_chicken",
|
||||
"bred_wolf",
|
||||
"bred_ocelot",
|
||||
"bred_rabbit",
|
||||
"bred_llama"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,55 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:wheat"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.husbandry.plant_seed.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.husbandry.plant_seed.description"
|
||||
}
|
||||
},
|
||||
"parent": "husbandry/root",
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,21 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:hay_block"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.husbandry.root.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.husbandry.root.description"
|
||||
},
|
||||
"background": "minecraft:textures/gui/advancements/backgrounds/husbandry.png",
|
||||
"show_toast": false,
|
||||
"announce_to_chat": false
|
||||
},
|
||||
"criteria": {
|
||||
"consumed_item": {
|
||||
"trigger": "minecraft:consume_item"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:lead"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.husbandry.tame_an_animal.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.husbandry.tame_an_animal.description"
|
||||
}
|
||||
},
|
||||
"parent": "husbandry/root",
|
||||
"criteria": {
|
||||
"tamed_animal": {
|
||||
"trigger": "minecraft:tame_animal"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,48 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:bucket"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.nether.all_effects.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.nether.all_effects.description"
|
||||
},
|
||||
"frame": "challenge",
|
||||
"hidden": true
|
||||
},
|
||||
"parent": "minecraft:nether/all_potions",
|
||||
"rewards": {
|
||||
"experience": 1000
|
||||
},
|
||||
"criteria": {
|
||||
"all_effects": {
|
||||
"trigger": "minecraft:effects_changed",
|
||||
"conditions": {
|
||||
"effects": {
|
||||
"minecraft:speed": {},
|
||||
"minecraft:slowness": {},
|
||||
"minecraft:strength": {},
|
||||
"minecraft:jump_boost": {},
|
||||
"minecraft:regeneration": {},
|
||||
"minecraft:fire_resistance": {},
|
||||
"minecraft:water_breathing": {},
|
||||
"minecraft:invisibility": {},
|
||||
"minecraft:night_vision": {},
|
||||
"minecraft:weakness": {},
|
||||
"minecraft:poison": {},
|
||||
"minecraft:wither": {},
|
||||
"minecraft:haste": {},
|
||||
"minecraft:mining_fatigue": {},
|
||||
"minecraft:levitation": {},
|
||||
"minecraft:glowing": {},
|
||||
"minecraft:absorption": {},
|
||||
"minecraft:hunger": {},
|
||||
"minecraft:nausea": {},
|
||||
"minecraft:resistance": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,38 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:milk_bucket"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.nether.all_potions.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.nether.all_potions.description"
|
||||
},
|
||||
"frame": "challenge"
|
||||
},
|
||||
"parent": "minecraft:nether/brew_potion",
|
||||
"rewards": {
|
||||
"experience": 100
|
||||
},
|
||||
"criteria": {
|
||||
"all_effects": {
|
||||
"trigger": "minecraft:effects_changed",
|
||||
"conditions": {
|
||||
"effects": {
|
||||
"minecraft:speed": {},
|
||||
"minecraft:slowness": {},
|
||||
"minecraft:strength": {},
|
||||
"minecraft:jump_boost": {},
|
||||
"minecraft:regeneration": {},
|
||||
"minecraft:fire_resistance": {},
|
||||
"minecraft:water_breathing": {},
|
||||
"minecraft:invisibility": {},
|
||||
"minecraft:night_vision": {},
|
||||
"minecraft:weakness": {},
|
||||
"minecraft:poison": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:potion"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.nether.brew_potion.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.nether.brew_potion.description"
|
||||
}
|
||||
},
|
||||
"parent": "minecraft:nether/obtain_blaze_rod",
|
||||
"criteria": {
|
||||
"potion": {
|
||||
"trigger": "minecraft:brewed_potion"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,22 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:beacon"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.nether.create_beacon.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.nether.create_beacon.description"
|
||||
}
|
||||
},
|
||||
"parent": "minecraft:nether/summon_wither",
|
||||
"criteria": {
|
||||
"beacon": {
|
||||
"trigger": "minecraft:construct_beacon",
|
||||
"conditions": {
|
||||
"level": {"min": 1}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,23 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:beacon"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.nether.create_full_beacon.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.nether.create_full_beacon.description"
|
||||
},
|
||||
"frame": "goal"
|
||||
},
|
||||
"parent": "minecraft:nether/create_beacon",
|
||||
"criteria": {
|
||||
"beacon": {
|
||||
"trigger": "minecraft:construct_beacon",
|
||||
"conditions": {
|
||||
"level": 4
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,30 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:map"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.nether.fast_travel.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.nether.fast_travel.description"
|
||||
},
|
||||
"frame": "challenge"
|
||||
},
|
||||
"parent": "minecraft:nether/root",
|
||||
"rewards": {
|
||||
"experience": 100
|
||||
},
|
||||
"criteria": {
|
||||
"travelled": {
|
||||
"trigger": "minecraft:nether_travel",
|
||||
"conditions": {
|
||||
"distance": {
|
||||
"horizontal": {
|
||||
"min": 7000
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,22 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:nether_brick"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.nether.find_fortress.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.nether.find_fortress.description"
|
||||
}
|
||||
},
|
||||
"parent": "minecraft:nether/root",
|
||||
"criteria": {
|
||||
"fortress": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"feature": "Fortress"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,28 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:skull",
|
||||
"data": 1
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.nether.get_wither_skull.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.nether.get_wither_skull.description"
|
||||
}
|
||||
},
|
||||
"parent": "minecraft:nether/find_fortress",
|
||||
"criteria": {
|
||||
"wither_skull": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:skull",
|
||||
"data": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,26 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:blaze_rod"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.nether.obtain_blaze_rod.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.nether.obtain_blaze_rod.description"
|
||||
}
|
||||
},
|
||||
"parent": "minecraft:nether/find_fortress",
|
||||
"criteria": {
|
||||
"blaze_rod": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:blaze_rod"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,34 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:fire_charge"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.nether.return_to_sender.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.nether.return_to_sender.description"
|
||||
},
|
||||
"frame": "challenge"
|
||||
},
|
||||
"parent": "minecraft:nether/root",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,24 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:red_nether_brick"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.nether.root.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.nether.root.description"
|
||||
},
|
||||
"background": "minecraft:textures/gui/advancements/backgrounds/nether.png",
|
||||
"show_toast": false,
|
||||
"announce_to_chat": false
|
||||
},
|
||||
"criteria": {
|
||||
"entered_nether": {
|
||||
"trigger": "minecraft:changed_dimension",
|
||||
"conditions": {
|
||||
"to": "the_nether"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,24 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:nether_star"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.nether.summon_wither.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.nether.summon_wither.description"
|
||||
}
|
||||
},
|
||||
"parent": "minecraft:nether/get_wither_skull",
|
||||
"criteria": {
|
||||
"summoned": {
|
||||
"trigger": "minecraft:summoned_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "wither"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,31 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:ghast_tear"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.nether.uneasy_alliance.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.nether.uneasy_alliance.description"
|
||||
},
|
||||
"frame": "challenge"
|
||||
},
|
||||
"parent": "minecraft:nether/return_to_sender",
|
||||
"rewards": {
|
||||
"experience": 100
|
||||
},
|
||||
"criteria": {
|
||||
"killed_ghast": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:ghast",
|
||||
"location": {
|
||||
"dimension": "overworld"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"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": "blaze_powder"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_blaze_rod",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"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": "brewing_stand"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_blaze_rod",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:cauldron"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "cauldron"
|
||||
}
|
||||
},
|
||||
"has_water_bucket": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:water_bucket"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_the_recipe",
|
||||
"has_water_bucket"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"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": "fermented_spider_eye"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_spider_eye",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"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": "glass_bottle"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_glass",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"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": "golden_carrot"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_gold_nugget",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"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": "magma_cream"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_blaze_powder",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:speckled_melon"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_melon": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:melon"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "speckled_melon"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_melon",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,33 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:acacia_planks"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_log2": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:log2",
|
||||
"data": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "acacia_planks"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_log2",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,33 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:acacia_stairs"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "acacia_stairs"
|
||||
}
|
||||
},
|
||||
"has_planks": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:planks",
|
||||
"data": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_the_recipe",
|
||||
"has_planks"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,33 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:acacia_wooden_slab"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "acacia_wooden_slab"
|
||||
}
|
||||
},
|
||||
"has_planks": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:planks",
|
||||
"data": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_the_recipe",
|
||||
"has_planks"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,33 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:andesite"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_stone": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:stone",
|
||||
"data": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "andesite"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_stone",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,33 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:birch_planks"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_log": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:log",
|
||||
"data": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "birch_planks"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_log",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,33 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:birch_stairs"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "birch_stairs"
|
||||
}
|
||||
},
|
||||
"has_planks": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:planks",
|
||||
"data": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_the_recipe",
|
||||
"has_planks"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,33 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:birch_wooden_slab"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "birch_wooden_slab"
|
||||
}
|
||||
},
|
||||
"has_planks": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:planks",
|
||||
"data": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_the_recipe",
|
||||
"has_planks"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,43 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:black_concrete_powder"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "black_concrete_powder"
|
||||
}
|
||||
},
|
||||
"has_sand": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:sand"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_gravel": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:gravel"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_the_recipe",
|
||||
"has_sand",
|
||||
"has_gravel"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"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": "black_stained_glass"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_glass",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:black_stained_hardened_clay"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_hardened_clay": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:hardened_clay"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "black_stained_hardened_clay"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_hardened_clay",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,33 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:black_wool"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_white_wool": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:wool",
|
||||
"data": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "black_wool"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_white_wool",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,43 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:blue_concrete_powder"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "blue_concrete_powder"
|
||||
}
|
||||
},
|
||||
"has_sand": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:sand"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_gravel": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:gravel"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_the_recipe",
|
||||
"has_sand",
|
||||
"has_gravel"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"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": "blue_stained_glass"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_glass",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:blue_stained_hardened_clay"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_hardened_clay": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:hardened_clay"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "blue_stained_hardened_clay"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_hardened_clay",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,33 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:blue_wool"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_white_wool": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:wool",
|
||||
"data": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "blue_wool"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_white_wool",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,37 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:bone_meal_from_block",
|
||||
"minecraft:bone_block"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "bone_block"
|
||||
}
|
||||
},
|
||||
"has_at_least_9_bonemeal": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:dye",
|
||||
"count": {
|
||||
"min": 9
|
||||
},
|
||||
"data": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_the_recipe",
|
||||
"has_at_least_9_bonemeal"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"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": "bookshelf"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_book",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:brick_block"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "brick_block"
|
||||
}
|
||||
},
|
||||
"has_brick": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:brick"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_the_recipe",
|
||||
"has_brick"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:brick_slab"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_brick_block": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:brick_block"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "brick_slab"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_brick_block",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:brick_stairs"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_brick_block": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:brick_block"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "brick_stairs"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_brick_block",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,43 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:brown_concrete_powder"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "brown_concrete_powder"
|
||||
}
|
||||
},
|
||||
"has_sand": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:sand"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_gravel": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:gravel"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_the_recipe",
|
||||
"has_sand",
|
||||
"has_gravel"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"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": "brown_stained_glass"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_glass",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:brown_stained_hardened_clay"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_hardened_clay": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:hardened_clay"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "brown_stained_hardened_clay"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_hardened_clay",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,33 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:brown_wool"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_white_wool": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:wool",
|
||||
"data": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "brown_wool"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_white_wool",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:chiseled_quartz_block"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_quartz_block": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:quartz_block"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "chiseled_quartz_block"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_quartz_block",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"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_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "chiseled_red_sandstone"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_red_sandstone",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,33 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:chiseled_sandstone"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_stone_slab": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:stone_slab",
|
||||
"data": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "chiseled_sandstone"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_stone_slab",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:chiseled_stonebrick"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "chiseled_stonebrick"
|
||||
}
|
||||
},
|
||||
"has_stonebrick": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:stonebrick"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_the_recipe",
|
||||
"has_stonebrick"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"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": "clay"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_clay_ball",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,37 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:coal_block",
|
||||
"minecraft:coal"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "coal_block"
|
||||
}
|
||||
},
|
||||
"has_at_least_9_coal": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:coal",
|
||||
"count": {
|
||||
"min": 9
|
||||
},
|
||||
"data": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_the_recipe",
|
||||
"has_at_least_9_coal"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:coarse_dirt"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "coarse_dirt"
|
||||
}
|
||||
},
|
||||
"has_gravel": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:gravel"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_the_recipe",
|
||||
"has_gravel"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"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": "cobblestone_slab"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_cobblestone",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,43 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:cyan_concrete_powder"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "cyan_concrete_powder"
|
||||
}
|
||||
},
|
||||
"has_sand": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:sand"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_gravel": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:gravel"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_the_recipe",
|
||||
"has_sand",
|
||||
"has_gravel"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"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": "cyan_stained_glass"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_glass",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:cyan_stained_hardened_clay"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_hardened_clay": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:hardened_clay"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "cyan_stained_hardened_clay"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_hardened_clay",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,33 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:cyan_wool"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_white_wool": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:wool",
|
||||
"data": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "cyan_wool"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_white_wool",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,33 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:dark_oak_planks"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_log2": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:log2",
|
||||
"data": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "dark_oak_planks"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_log2",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,33 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:dark_oak_stairs"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "dark_oak_stairs"
|
||||
}
|
||||
},
|
||||
"has_planks": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:planks",
|
||||
"data": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_the_recipe",
|
||||
"has_planks"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,33 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:dark_oak_wooden_slab"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "dark_oak_wooden_slab"
|
||||
}
|
||||
},
|
||||
"has_planks": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:planks",
|
||||
"data": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_the_recipe",
|
||||
"has_planks"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"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": "dark_prismarine"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_prismarine_shard",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,36 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:diamond_block",
|
||||
"minecraft:diamond"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "diamond_block"
|
||||
}
|
||||
},
|
||||
"has_at_least_9_diamond": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:diamond",
|
||||
"count": {
|
||||
"min": 9
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_the_recipe",
|
||||
"has_at_least_9_diamond"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:diorite"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "diorite"
|
||||
}
|
||||
},
|
||||
"has_quartz": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:quartz"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_the_recipe",
|
||||
"has_quartz"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,36 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:emerald",
|
||||
"minecraft:emerald_block"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_at_least_9_emerald": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:emerald",
|
||||
"count": {
|
||||
"min": 9
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "emerald_block"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_at_least_9_emerald",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:end_bricks"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_end_stone": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:end_stone"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "end_bricks"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_end_stone",
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:glowstone"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "glowstone"
|
||||
}
|
||||
},
|
||||
"has_glowstone_dust": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:glowstone_dust"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_the_recipe",
|
||||
"has_glowstone_dust"
|
||||
]
|
||||
]
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user