You've already forked minecraft-assets
Create/Update assets for version 17w15a
This commit is contained in:
0
assets/.mcassetsroot
Normal file
0
assets/.mcassetsroot
Normal file
BIN
assets/icons/icon_16x16.png
Normal file
BIN
assets/icons/icon_16x16.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.6 KiB |
BIN
assets/icons/icon_32x32.png
Normal file
BIN
assets/icons/icon_32x32.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.2 KiB |
BIN
assets/icons/minecraft.icns
Normal file
BIN
assets/icons/minecraft.icns
Normal file
Binary file not shown.
227
assets/minecraft/advancements/adventure/adventuring_time.json
Normal file
227
assets/minecraft/advancements/adventure/adventuring_time.json
Normal file
@@ -0,0 +1,227 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": "minecraft:diamond_boots",
|
||||
"title": "Adventuring Time",
|
||||
"description": "Discover every biome",
|
||||
"frame": "challenge"
|
||||
},
|
||||
"parent": "adventure/sleep_in_bed",
|
||||
"criteria": {
|
||||
"birch_forest_hills": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:birch_forest_hills"
|
||||
}
|
||||
},
|
||||
"river": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:river"
|
||||
}
|
||||
},
|
||||
"swampland": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:swampland"
|
||||
}
|
||||
},
|
||||
"desert": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:desert"
|
||||
}
|
||||
},
|
||||
"forest_hills": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:forest_hills"
|
||||
}
|
||||
},
|
||||
"redwood_taiga_hills": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:redwood_taiga_hills"
|
||||
}
|
||||
},
|
||||
"taiga_cold": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:taiga_cold"
|
||||
}
|
||||
},
|
||||
"mesa": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:mesa"
|
||||
}
|
||||
},
|
||||
"forest": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:forest"
|
||||
}
|
||||
},
|
||||
"stone_beach": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:stone_beach"
|
||||
}
|
||||
},
|
||||
"ice_flats": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:ice_flats"
|
||||
}
|
||||
},
|
||||
"taiga_hills": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:taiga_hills"
|
||||
}
|
||||
},
|
||||
"ice_mountains": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:ice_mountains"
|
||||
}
|
||||
},
|
||||
"mesa_rock": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:mesa_rock"
|
||||
}
|
||||
},
|
||||
"savanna": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:savanna"
|
||||
}
|
||||
},
|
||||
"plains": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:plains"
|
||||
}
|
||||
},
|
||||
"frozen_river": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:frozen_river"
|
||||
}
|
||||
},
|
||||
"redwood_taiga": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:redwood_taiga"
|
||||
}
|
||||
},
|
||||
"cold_beach": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:cold_beach"
|
||||
}
|
||||
},
|
||||
"deep_ocean": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:deep_ocean"
|
||||
}
|
||||
},
|
||||
"jungle_hills": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:jungle_hills"
|
||||
}
|
||||
},
|
||||
"jungle_edge": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:jungle_edge"
|
||||
}
|
||||
},
|
||||
"ocean": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:ocean"
|
||||
}
|
||||
},
|
||||
"mushroom_island_shore": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:mushroom_island_shore"
|
||||
}
|
||||
},
|
||||
"extreme_hills": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:extreme_hills"
|
||||
}
|
||||
},
|
||||
"desert_hills": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:desert_hills"
|
||||
}
|
||||
},
|
||||
"jungle": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:jungle"
|
||||
}
|
||||
},
|
||||
"beaches": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:beaches"
|
||||
}
|
||||
},
|
||||
"savanna_rock": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:savanna_rock"
|
||||
}
|
||||
},
|
||||
"taiga_cold_hills": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:taiga_cold_hills"
|
||||
}
|
||||
},
|
||||
"mesa_clear_rock": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:mesa_clear_rock"
|
||||
}
|
||||
},
|
||||
"roofed_forest": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:roofed_forest"
|
||||
}
|
||||
},
|
||||
"taiga": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:taiga"
|
||||
}
|
||||
},
|
||||
"birch_forest": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:birch_forest"
|
||||
}
|
||||
},
|
||||
"mushroom_island": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:mushroom_island"
|
||||
}
|
||||
},
|
||||
"extreme_hills_with_trees": {
|
||||
"trigger": "minecraft:location",
|
||||
"conditions": {
|
||||
"biome": "minecraft:extreme_hills_with_trees"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
210
assets/minecraft/advancements/adventure/kill_a_mob.json
Normal file
210
assets/minecraft/advancements/adventure/kill_a_mob.json
Normal file
@@ -0,0 +1,210 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": "minecraft:iron_sword",
|
||||
"title": "Monster Hunter",
|
||||
"description": "Kill any hostile monster"
|
||||
},
|
||||
"parent": "adventure/root",
|
||||
"criteria": {
|
||||
"cave_spider": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "cave_spider"
|
||||
}
|
||||
}
|
||||
},
|
||||
"spider": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "spider"
|
||||
}
|
||||
}
|
||||
},
|
||||
"zombie_pigman": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "zombie_pigman"
|
||||
}
|
||||
}
|
||||
},
|
||||
"enderman": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "enderman"
|
||||
}
|
||||
}
|
||||
},
|
||||
"polar_bear": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "polar_bear"
|
||||
}
|
||||
}
|
||||
},
|
||||
"blaze": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "blaze"
|
||||
}
|
||||
}
|
||||
},
|
||||
"creeper": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "creeper"
|
||||
}
|
||||
}
|
||||
},
|
||||
"evoker": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "evocation_illager"
|
||||
}
|
||||
}
|
||||
},
|
||||
"ghast": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "ghast"
|
||||
}
|
||||
}
|
||||
},
|
||||
"guardian": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "guardian"
|
||||
}
|
||||
}
|
||||
},
|
||||
"husk": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "husk"
|
||||
}
|
||||
}
|
||||
},
|
||||
"magma_cube": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "magma_cube"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shulker": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "shulker"
|
||||
}
|
||||
}
|
||||
},
|
||||
"silverfish": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "silverfish"
|
||||
}
|
||||
}
|
||||
},
|
||||
"skeleton": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "skeleton"
|
||||
}
|
||||
}
|
||||
},
|
||||
"slime": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "slime"
|
||||
}
|
||||
}
|
||||
},
|
||||
"stray": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "stray"
|
||||
}
|
||||
}
|
||||
},
|
||||
"vindicator": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "vindication_illager"
|
||||
}
|
||||
}
|
||||
},
|
||||
"witch": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "witch"
|
||||
}
|
||||
}
|
||||
},
|
||||
"wither_skeleton": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "wither_skeleton"
|
||||
}
|
||||
}
|
||||
},
|
||||
"zombie": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "zombie"
|
||||
}
|
||||
}
|
||||
},
|
||||
"zombie_villager": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "zombie_villager"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"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"]
|
||||
]
|
||||
}
|
||||
187
assets/minecraft/advancements/adventure/kill_all_mobs.json
Normal file
187
assets/minecraft/advancements/adventure/kill_all_mobs.json
Normal file
@@ -0,0 +1,187 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": "minecraft:diamond_sword",
|
||||
"title": "Monsters Hunted",
|
||||
"description": "Kill one of every hostile monster",
|
||||
"frame": "challenge"
|
||||
},
|
||||
"parent": "adventure/kill_a_mob",
|
||||
"criteria": {
|
||||
"cave_spider": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "cave_spider"
|
||||
}
|
||||
}
|
||||
},
|
||||
"spider": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "spider"
|
||||
}
|
||||
}
|
||||
},
|
||||
"zombie_pigman": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "zombie_pigman"
|
||||
}
|
||||
}
|
||||
},
|
||||
"enderman": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "enderman"
|
||||
}
|
||||
}
|
||||
},
|
||||
"polar_bear": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "polar_bear"
|
||||
}
|
||||
}
|
||||
},
|
||||
"blaze": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "blaze"
|
||||
}
|
||||
}
|
||||
},
|
||||
"creeper": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "creeper"
|
||||
}
|
||||
}
|
||||
},
|
||||
"evoker": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "evocation_illager"
|
||||
}
|
||||
}
|
||||
},
|
||||
"ghast": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "ghast"
|
||||
}
|
||||
}
|
||||
},
|
||||
"guardian": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "guardian"
|
||||
}
|
||||
}
|
||||
},
|
||||
"husk": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "husk"
|
||||
}
|
||||
}
|
||||
},
|
||||
"magma_cube": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "magma_cube"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shulker": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "shulker"
|
||||
}
|
||||
}
|
||||
},
|
||||
"silverfish": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "silverfish"
|
||||
}
|
||||
}
|
||||
},
|
||||
"skeleton": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "skeleton"
|
||||
}
|
||||
}
|
||||
},
|
||||
"slime": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "slime"
|
||||
}
|
||||
}
|
||||
},
|
||||
"stray": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "stray"
|
||||
}
|
||||
}
|
||||
},
|
||||
"vindicator": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "vindication_illager"
|
||||
}
|
||||
}
|
||||
},
|
||||
"witch": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "witch"
|
||||
}
|
||||
}
|
||||
},
|
||||
"wither_skeleton": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "wither_skeleton"
|
||||
}
|
||||
}
|
||||
},
|
||||
"zombie": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "zombie"
|
||||
}
|
||||
}
|
||||
},
|
||||
"zombie_villager": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "zombie_villager"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
17
assets/minecraft/advancements/adventure/root.json
Normal file
17
assets/minecraft/advancements/adventure/root.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": "minecraft:map",
|
||||
"title": "Adventure",
|
||||
"description": "Adventure, exploration and combat.",
|
||||
"background": "minecraft:textures/gui/advancements/backgrounds/adventure.png"
|
||||
},
|
||||
"criteria": {
|
||||
"killed_something": {
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"killed_by_something": {
|
||||
"trigger": "minecraft:entity_killed_player"
|
||||
}
|
||||
},
|
||||
"requirements": [["killed_something"], ["killed_by_something"]]
|
||||
}
|
||||
20
assets/minecraft/advancements/adventure/shoot_arrow.json
Normal file
20
assets/minecraft/advancements/adventure/shoot_arrow.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": "minecraft:bow",
|
||||
"title": "Take Aim",
|
||||
"description": "Shoot something with a bow and arrow"
|
||||
},
|
||||
"parent": "adventure/kill_a_mob",
|
||||
"criteria": {
|
||||
"shot_arrow": {
|
||||
"trigger": "minecraft:player_hurt_entity",
|
||||
"conditions": {
|
||||
"damage": {
|
||||
"type": {
|
||||
"is_projectile": true
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
13
assets/minecraft/advancements/adventure/sleep_in_bed.json
Normal file
13
assets/minecraft/advancements/adventure/sleep_in_bed.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": "minecraft:bed",
|
||||
"title": "Sweet dreams",
|
||||
"description": "Change your respawn point"
|
||||
},
|
||||
"parent": "adventure/root",
|
||||
"criteria": {
|
||||
"slept_in_bed": {
|
||||
"trigger": "minecraft:slept_in_bed"
|
||||
}
|
||||
}
|
||||
}
|
||||
24
assets/minecraft/advancements/adventure/sniper_duel.json
Normal file
24
assets/minecraft/advancements/adventure/sniper_duel.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": "minecraft:arrow",
|
||||
"title": "Sniper duel",
|
||||
"description": "Kill a skeleton with an arrow from more than 50 meters",
|
||||
"frame": "challenge"
|
||||
},
|
||||
"parent": "adventure/shoot_arrow",
|
||||
"criteria": {
|
||||
"killed_skeleton": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"killing_blow": {
|
||||
"is_projectile": true
|
||||
},
|
||||
"entity": {
|
||||
"distance": {
|
||||
"min": 50
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
13
assets/minecraft/advancements/adventure/trade.json
Normal file
13
assets/minecraft/advancements/adventure/trade.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": "minecraft:emerald",
|
||||
"title": "What a Deal!",
|
||||
"description": "Successfully trade with a Villager"
|
||||
},
|
||||
"parent": "adventure/root",
|
||||
"criteria": {
|
||||
"shot_arrow": {
|
||||
"trigger": "minecraft:villager_trade"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
33
assets/minecraft/advancements/recipes/brewing/cauldron.json
Normal file
33
assets/minecraft/advancements/recipes/brewing/cauldron.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:chiseled_sandstone"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_sandstone": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:sandstone"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "chiseled_sandstone"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_sandstone"
|
||||
],
|
||||
[
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_the_recipe"
|
||||
],
|
||||
[
|
||||
"has_at_least_9_coal"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:gold_ingot_from_block",
|
||||
"minecraft:gold_block"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_at_least_9_gold_ingot": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:gold_ingot",
|
||||
"count": {
|
||||
"min": 9
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "gold_block"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_at_least_9_gold_ingot"
|
||||
],
|
||||
[
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:granite"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "granite"
|
||||
}
|
||||
},
|
||||
"has_quartz": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:quartz"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_the_recipe"
|
||||
],
|
||||
[
|
||||
"has_quartz"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:gray_concrete_powder"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "gray_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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:gray_stained_glass"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_glass": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:glass"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "gray_stained_glass"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_glass"
|
||||
],
|
||||
[
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:gray_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": "gray_stained_hardened_clay"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_hardened_clay"
|
||||
],
|
||||
[
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:gray_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": "gray_wool"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_white_wool"
|
||||
],
|
||||
[
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:green_concrete_powder"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "green_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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:green_stained_glass"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_glass": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:glass"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "green_stained_glass"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_glass"
|
||||
],
|
||||
[
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:green_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": "green_stained_hardened_clay"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_hardened_clay"
|
||||
],
|
||||
[
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:green_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": "green_wool"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_white_wool"
|
||||
],
|
||||
[
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:hay_block",
|
||||
"minecraft:wheat"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_at_least_9_wheat": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:wheat",
|
||||
"count": {
|
||||
"min": 9
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "hay_block"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_at_least_9_wheat"
|
||||
],
|
||||
[
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:iron_block",
|
||||
"minecraft:iron_ingot_from_block"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_at_least_9_iron_ingot": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:iron_ingot",
|
||||
"count": {
|
||||
"min": 9
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "iron_block"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_at_least_9_iron_ingot"
|
||||
],
|
||||
[
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:jungle_planks"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_log": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:log",
|
||||
"data": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "jungle_planks"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_log"
|
||||
],
|
||||
[
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:jungle_stairs"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "jungle_stairs"
|
||||
}
|
||||
},
|
||||
"has_planks": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:planks",
|
||||
"data": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_the_recipe"
|
||||
],
|
||||
[
|
||||
"has_planks"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:jungle_wooden_slab"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "jungle_wooden_slab"
|
||||
}
|
||||
},
|
||||
"has_planks": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:planks",
|
||||
"data": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_the_recipe"
|
||||
],
|
||||
[
|
||||
"has_planks"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:lapis_block",
|
||||
"minecraft:lapis_lazuli"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_at_least_9_lapis": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:dye",
|
||||
"count": {
|
||||
"min": 9
|
||||
},
|
||||
"data": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "lapis_block"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_at_least_9_lapis"
|
||||
],
|
||||
[
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:light_blue_concrete_powder"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "light_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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:light_blue_stained_glass"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_glass": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:glass"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "light_blue_stained_glass"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_glass"
|
||||
],
|
||||
[
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:light_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": "light_blue_stained_hardened_clay"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_hardened_clay"
|
||||
],
|
||||
[
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:light_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": "light_blue_wool"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_white_wool"
|
||||
],
|
||||
[
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:light_gray_concrete_powder"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "light_gray_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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:light_gray_stained_glass"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_glass": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:glass"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "light_gray_stained_glass"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_glass"
|
||||
],
|
||||
[
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:light_gray_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": "light_gray_stained_hardened_clay"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_hardened_clay"
|
||||
],
|
||||
[
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:light_gray_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": "light_gray_wool"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_white_wool"
|
||||
],
|
||||
[
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:lime_concrete_powder"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "lime_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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:lime_stained_glass"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_glass": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:glass"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "lime_stained_glass"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_glass"
|
||||
],
|
||||
[
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:lime_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": "lime_stained_hardened_clay"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_hardened_clay"
|
||||
],
|
||||
[
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:lime_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": "lime_wool"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_white_wool"
|
||||
],
|
||||
[
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:lit_pumpkin"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_pumpkin": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:pumpkin"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "lit_pumpkin"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_pumpkin"
|
||||
],
|
||||
[
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:magenta_concrete_powder"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "magenta_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"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:magenta_stained_glass"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_glass": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:glass"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "magenta_stained_glass"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_glass"
|
||||
],
|
||||
[
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:magenta_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": "magenta_stained_hardened_clay"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_hardened_clay"
|
||||
],
|
||||
[
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:magenta_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": "magenta_wool"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_white_wool"
|
||||
],
|
||||
[
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:magma"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_magma_cream": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:magma_cream"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "magma"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_magma_cream"
|
||||
],
|
||||
[
|
||||
"has_the_recipe"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:melon_block"
|
||||
]
|
||||
},
|
||||
"criteria": {
|
||||
"has_melon": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "minecraft:melon"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "melon_block"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_melon"
|
||||
],
|
||||
[
|
||||
"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