Compare commits

..

1 Commits

Author SHA1 Message Date
InventiveBot
df54df37da Create/Update assets for version 17w17a 2017-04-26 14:35:29 +00:00
455 changed files with 3210 additions and 423 deletions

View File

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

View File

@@ -1,7 +1,10 @@
{
"display": {
"icon": "minecraft:iron_sword",
"title": "Kill a mob"
"icon": {
"item": "minecraft:iron_sword"
},
"title": "Monster Hunter",
"description": "Kill any hostile monster"
},
"parent": "adventure/root",
"criteria": {
@@ -180,6 +183,14 @@
"type": "zombie_villager"
}
}
},
"illusion_illager": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "illusion_illager"
}
}
}
},
"requirements": [
@@ -204,6 +215,7 @@
["witch"],
["wither_skeleton"],
["zombie"],
["zombie_villager"]
["zombie_villager"],
["illusion_illager"]
]
}

View File

@@ -1,7 +1,10 @@
{
"display": {
"icon": "minecraft:diamond_sword",
"title": "Kill all the mobs",
"icon": {
"item": "minecraft:diamond_sword"
},
"title": "Monsters Hunted",
"description": "Kill one of every hostile monster",
"frame": "challenge"
},
"parent": "adventure/kill_a_mob",
@@ -181,6 +184,14 @@
"type": "zombie_villager"
}
}
},
"illusion_illager": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "illusion_illager"
}
}
}
}
}

View File

@@ -1,7 +1,10 @@
{
"display": {
"icon": "minecraft:map",
"icon": {
"item": "minecraft:map"
},
"title": "Adventure",
"description": "Adventure, exploration and combat",
"background": "minecraft:textures/gui/advancements/backgrounds/adventure.png"
},
"criteria": {

View File

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

View File

@@ -1,7 +1,10 @@
{
"display": {
"icon": "minecraft:bed",
"title": "Change your spawn point"
"icon": {
"item": "minecraft:bed"
},
"title": "Sweet dreams",
"description": "Change your respawn point"
},
"parent": "adventure/root",
"criteria": {

View File

@@ -1,7 +1,10 @@
{
"display": {
"icon": "minecraft:arrow",
"icon": {
"item": "minecraft:arrow"
},
"title": "Sniper duel",
"description": "Kill a skeleton with an arrow from more than 50 meters",
"frame": "challenge"
},
"parent": "adventure/shoot_arrow",
@@ -13,6 +16,7 @@
"is_projectile": true
},
"entity": {
"type": "skeleton",
"distance": {
"min": 50
}

View File

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

View File

@@ -0,0 +1,23 @@
{
"display": {
"icon": {
"item": "minecraft:dragon_breath"
},
"title": "You Need a Mint",
"description": "Collect dragon's breath in a glass bottle",
"frame": "goal"
},
"parent": "end/kill_dragon",
"criteria": {
"dragon_breath": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:dragon_breath"
}
]
}
}
}
}

View File

@@ -0,0 +1,23 @@
{
"display": {
"icon": {
"item": "minecraft:dragon_egg"
},
"title": "The Next Generation",
"description": "Hold the Dragon Egg",
"frame": "goal"
},
"parent": "end/kill_dragon",
"criteria": {
"dragon_egg": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:dragon_egg"
}
]
}
}
}
}

View File

@@ -1,9 +1,13 @@
{
"display": {
"icon": "minecraft:elytra",
"title": "Learn to Fly"
"icon": {
"item": "minecraft:elytra"
},
"title": "Sky's the Limit",
"description": "Find an Elytra",
"frame": "goal"
},
"parent": "minecraft:story/enter_end_gateway",
"parent": "minecraft:end/find_end_city",
"criteria": {
"elytra": {
"trigger": "minecraft:inventory_changed",

View File

@@ -1,9 +1,12 @@
{
"display": {
"icon": "minecraft:ender_pearl",
"title": "Enter a Gateway"
"icon": {
"item": "minecraft:ender_pearl"
},
"title": "Remote Getaway",
"description": "Escape the island"
},
"parent": "minecraft:story/enter_the_end",
"parent": "minecraft:end/kill_dragon",
"criteria": {
"entered_end_gateway": {
"trigger": "minecraft:enter_block",

View File

@@ -0,0 +1,18 @@
{
"display": {
"icon": {
"item": "minecraft:purpur_block"
},
"title": "City at the End of the Game",
"description": "Go on in, what could happen?"
},
"parent": "minecraft:end/enter_end_gateway",
"criteria": {
"in_city": {
"trigger": "minecraft:location",
"conditions": {
"feature": "EndCity"
}
}
}
}

View File

@@ -0,0 +1,21 @@
{
"display": {
"icon": {
"item": "minecraft:skull",
"data": 5
},
"title": "Free the End",
"description": "Good luck"
},
"parent": "end/root",
"criteria": {
"killed_dragon": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "ender_dragon"
}
}
}
}
}

View File

@@ -0,0 +1,21 @@
{
"display": {
"icon": {
"item": "minecraft:shulker_shell"
},
"title": "Great View From Up Here",
"description": "Levitate for at least 30 seconds",
"frame": "challenge"
},
"parent": "minecraft:end/find_end_city",
"criteria": {
"levitated": {
"trigger": "minecraft:levitation",
"conditions": {
"duration": {
"min": 600
}
}
}
}
}

View File

@@ -0,0 +1,21 @@
{
"display": {
"icon": {
"item": "minecraft:end_crystal"
},
"title": "The End... Again...",
"description": "Respawn the ender dragon",
"frame": "goal"
},
"parent": "end/kill_dragon",
"criteria": {
"summoned_dragon": {
"trigger": "minecraft:summoned_entity",
"conditions": {
"entity": {
"type": "ender_dragon"
}
}
}
}
}

View File

@@ -0,0 +1,18 @@
{
"display": {
"icon": {
"item": "minecraft:end_stone"
},
"title": "The End",
"description": "Or the beginning?",
"background": "minecraft:textures/gui/advancements/backgrounds/end.png"
},
"criteria": {
"entered_end_portal": {
"trigger": "minecraft:enter_block",
"conditions": {
"block": "minecraft:end_portal"
}
}
}
}

View File

@@ -0,0 +1,15 @@
{
"display": {
"icon": {
"item": "minecraft:potion"
},
"title": "Local Brewery",
"description": "Brew a potion"
},
"parent": "minecraft:nether/obtain_blaze_rod",
"criteria": {
"potion": {
"trigger": "minecraft:brewed_potion"
}
}
}

View File

@@ -0,0 +1,18 @@
{
"display": {
"icon": {
"item": "minecraft:beacon"
},
"title": "Bring Home the Beacon",
"description": "Construct and place a Beacon"
},
"parent": "minecraft:nether/summon_wither",
"criteria": {
"beacon": {
"trigger": "minecraft:construct_beacon",
"conditions": {
"level": {"min": 1}
}
}
}
}

View File

@@ -1,10 +1,13 @@
{
"display": {
"icon": "minecraft:beacon",
"title": "Create a full beacon",
"icon": {
"item": "minecraft:beacon"
},
"title": "Beaconator",
"description": "Bring a beacon to full power",
"frame": "goal"
},
"parent": "minecraft:story/create_beacon",
"parent": "minecraft:nether/create_beacon",
"criteria": {
"beacon": {
"trigger": "minecraft:construct_beacon",

View File

@@ -0,0 +1,18 @@
{
"display": {
"icon": {
"item": "minecraft:nether_brick"
},
"title": "A Terrible Fortress",
"description": "Break your way into a Nether Fortress"
},
"parent": "minecraft:nether/root",
"criteria": {
"fortress": {
"trigger": "minecraft:location",
"conditions": {
"feature": "Fortress"
}
}
}
}

View File

@@ -0,0 +1,23 @@
{
"display": {
"icon": {
"item": "minecraft:skull",
"data": 1
},
"title": "Spooky Scary Skeleton",
"description": "Obtain a wither skeleton's skull"
},
"parent": "minecraft:nether/find_fortress",
"criteria": {
"wither_skull": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:blaze_rod"
}
]
}
}
}
}

View File

@@ -1,9 +1,12 @@
{
"display": {
"icon": "minecraft:blaze_rod",
"title": "Obtain a Blaze Rod"
"icon": {
"item": "minecraft:blaze_rod"
},
"title": "Into Fire",
"description": "Relieve a Blaze of its rod"
},
"parent": "minecraft:story/enter_the_nether",
"parent": "minecraft:nether/find_fortress",
"criteria": {
"blaze_rod": {
"trigger": "minecraft:inventory_changed",

View File

@@ -0,0 +1,27 @@
{
"display": {
"icon": {
"item": "minecraft:ghast_tear"
},
"title": "Return to Sender",
"description": "Destroy a Ghast with a fireball",
"frame": "challenge"
},
"parent": "minecraft:nether/root",
"criteria": {
"killed_ghast": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "minecraft:ghast"
},
"killing_blow": {
"is_projectile": true,
"direct_entity": {
"type": "minecraft:fireball"
}
}
}
}
}
}

View File

@@ -0,0 +1,18 @@
{
"display": {
"icon": {
"item": "minecraft:nether_wart"
},
"title": "Nether",
"description": "Bring summer clothes",
"background": "minecraft:textures/gui/advancements/backgrounds/nether.png"
},
"criteria": {
"entered_nether_portal": {
"trigger": "minecraft:enter_block",
"conditions": {
"block": "minecraft:portal"
}
}
}
}

View File

@@ -1,9 +1,12 @@
{
"display": {
"icon": "minecraft:nether_star",
"title": "Summon the Wither"
"icon": {
"item": "minecraft:nether_star"
},
"title": "Withering Heights",
"description": "Summon the Wither"
},
"parent": "minecraft:story/enter_the_nether",
"parent": "minecraft:nether/get_wither_skull",
"criteria": {
"summoned": {
"trigger": "minecraft:summoned_entity",

View File

@@ -5,7 +5,7 @@
]
},
"criteria": {
"has_wool": {
"has_white_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -25,7 +25,7 @@
},
"requirements": [
[
"has_wool"
"has_white_wool"
],
[
"has_the_recipe"

View File

@@ -5,7 +5,7 @@
]
},
"criteria": {
"has_wool": {
"has_white_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -25,7 +25,7 @@
},
"requirements": [
[
"has_wool"
"has_white_wool"
],
[
"has_the_recipe"

View File

@@ -12,7 +12,7 @@
"recipe": "bone_block"
}
},
"has_at_least_9_dye": {
"has_at_least_9_bonemeal": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -32,7 +32,7 @@
"has_the_recipe"
],
[
"has_at_least_9_dye"
"has_at_least_9_bonemeal"
]
]
}

View File

@@ -5,7 +5,7 @@
]
},
"criteria": {
"has_wool": {
"has_white_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -25,7 +25,7 @@
},
"requirements": [
[
"has_wool"
"has_white_wool"
],
[
"has_the_recipe"

View File

@@ -5,7 +5,7 @@
]
},
"criteria": {
"has_wool": {
"has_white_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -25,7 +25,7 @@
},
"requirements": [
[
"has_wool"
"has_white_wool"
],
[
"has_the_recipe"

View File

@@ -5,7 +5,7 @@
]
},
"criteria": {
"has_wool": {
"has_white_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -25,7 +25,7 @@
},
"requirements": [
[
"has_wool"
"has_white_wool"
],
[
"has_the_recipe"

View File

@@ -5,7 +5,7 @@
]
},
"criteria": {
"has_wool": {
"has_white_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -25,7 +25,7 @@
},
"requirements": [
[
"has_wool"
"has_white_wool"
],
[
"has_the_recipe"

View File

@@ -6,13 +6,7 @@
]
},
"criteria": {
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "lapis_block"
}
},
"has_at_least_9_dye": {
"has_at_least_9_lapis": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -25,14 +19,20 @@
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "lapis_block"
}
}
},
"requirements": [
[
"has_the_recipe"
"has_at_least_9_lapis"
],
[
"has_at_least_9_dye"
"has_the_recipe"
]
]
}

View File

@@ -5,7 +5,7 @@
]
},
"criteria": {
"has_wool": {
"has_white_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -25,7 +25,7 @@
},
"requirements": [
[
"has_wool"
"has_white_wool"
],
[
"has_the_recipe"

View File

@@ -5,7 +5,7 @@
]
},
"criteria": {
"has_wool": {
"has_white_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -25,7 +25,7 @@
},
"requirements": [
[
"has_wool"
"has_white_wool"
],
[
"has_the_recipe"

View File

@@ -5,7 +5,7 @@
]
},
"criteria": {
"has_wool": {
"has_white_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -25,7 +25,7 @@
},
"requirements": [
[
"has_wool"
"has_white_wool"
],
[
"has_the_recipe"

View File

@@ -5,7 +5,7 @@
]
},
"criteria": {
"has_wool": {
"has_white_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -25,7 +25,7 @@
},
"requirements": [
[
"has_wool"
"has_white_wool"
],
[
"has_the_recipe"

View File

@@ -5,7 +5,7 @@
]
},
"criteria": {
"has_wool": {
"has_white_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -25,7 +25,7 @@
},
"requirements": [
[
"has_wool"
"has_white_wool"
],
[
"has_the_recipe"

View File

@@ -5,7 +5,7 @@
]
},
"criteria": {
"has_wool": {
"has_white_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -25,7 +25,7 @@
},
"requirements": [
[
"has_wool"
"has_white_wool"
],
[
"has_the_recipe"

View File

@@ -5,7 +5,7 @@
]
},
"criteria": {
"has_wool": {
"has_white_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -25,7 +25,7 @@
},
"requirements": [
[
"has_wool"
"has_white_wool"
],
[
"has_the_recipe"

View File

@@ -5,7 +5,7 @@
]
},
"criteria": {
"has_wool": {
"has_white_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -25,7 +25,7 @@
},
"requirements": [
[
"has_wool"
"has_white_wool"
],
[
"has_the_recipe"

View File

@@ -5,7 +5,7 @@
]
},
"criteria": {
"has_wool": {
"has_white_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -25,7 +25,7 @@
},
"requirements": [
[
"has_wool"
"has_white_wool"
],
[
"has_the_recipe"

View File

@@ -5,7 +5,7 @@
]
},
"criteria": {
"has_wool": {
"has_black_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -25,7 +25,7 @@
},
"requirements": [
[
"has_wool"
"has_black_wool"
],
[
"has_the_recipe"

View File

@@ -0,0 +1,34 @@
{
"rewards": {
"recipes": [
"minecraft:black_bed"
]
},
"criteria": {
"has_black_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:wool",
"data": 15
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "black_bed"
}
}
},
"requirements": [
[
"has_black_wool"
],
[
"has_the_recipe"
]
]
}

View File

@@ -0,0 +1,34 @@
{
"rewards": {
"recipes": [
"minecraft:black_bed_from_white_bed"
]
},
"criteria": {
"has_bed": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:bed",
"data": 0
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "black_bed_from_white_bed"
}
}
},
"requirements": [
[
"has_bed"
],
[
"has_the_recipe"
]
]
}

View File

@@ -5,7 +5,7 @@
]
},
"criteria": {
"has_wool": {
"has_black_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -25,7 +25,7 @@
},
"requirements": [
[
"has_wool"
"has_black_wool"
],
[
"has_the_recipe"

View File

@@ -5,7 +5,7 @@
]
},
"criteria": {
"has_wool": {
"has_blue_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -25,7 +25,7 @@
},
"requirements": [
[
"has_wool"
"has_blue_wool"
],
[
"has_the_recipe"

View File

@@ -0,0 +1,34 @@
{
"rewards": {
"recipes": [
"minecraft:blue_bed"
]
},
"criteria": {
"has_blue_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:wool",
"data": 11
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "blue_bed"
}
}
},
"requirements": [
[
"has_blue_wool"
],
[
"has_the_recipe"
]
]
}

View File

@@ -0,0 +1,34 @@
{
"rewards": {
"recipes": [
"minecraft:blue_bed_from_white_bed"
]
},
"criteria": {
"has_bed": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:bed",
"data": 0
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "blue_bed_from_white_bed"
}
}
},
"requirements": [
[
"has_bed"
],
[
"has_the_recipe"
]
]
}

View File

@@ -5,7 +5,7 @@
]
},
"criteria": {
"has_wool": {
"has_blue_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -25,7 +25,7 @@
},
"requirements": [
[
"has_wool"
"has_blue_wool"
],
[
"has_the_recipe"

View File

@@ -5,7 +5,7 @@
]
},
"criteria": {
"has_wool": {
"has_brown_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -25,7 +25,7 @@
},
"requirements": [
[
"has_wool"
"has_brown_wool"
],
[
"has_the_recipe"

View File

@@ -0,0 +1,34 @@
{
"rewards": {
"recipes": [
"minecraft:brown_bed"
]
},
"criteria": {
"has_brown_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:wool",
"data": 12
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "brown_bed"
}
}
},
"requirements": [
[
"has_brown_wool"
],
[
"has_the_recipe"
]
]
}

View File

@@ -0,0 +1,34 @@
{
"rewards": {
"recipes": [
"minecraft:brown_bed_from_white_bed"
]
},
"criteria": {
"has_bed": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:bed",
"data": 0
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "brown_bed_from_white_bed"
}
}
},
"requirements": [
[
"has_bed"
],
[
"has_the_recipe"
]
]
}

View File

@@ -5,7 +5,7 @@
]
},
"criteria": {
"has_wool": {
"has_brown_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -25,7 +25,7 @@
},
"requirements": [
[
"has_wool"
"has_brown_wool"
],
[
"has_the_recipe"

View File

@@ -5,7 +5,7 @@
]
},
"criteria": {
"has_wool": {
"has_cyan_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -25,7 +25,7 @@
},
"requirements": [
[
"has_wool"
"has_cyan_wool"
],
[
"has_the_recipe"

View File

@@ -0,0 +1,34 @@
{
"rewards": {
"recipes": [
"minecraft:cyan_bed"
]
},
"criteria": {
"has_cyan_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:wool",
"data": 9
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "cyan_bed"
}
}
},
"requirements": [
[
"has_cyan_wool"
],
[
"has_the_recipe"
]
]
}

View File

@@ -0,0 +1,34 @@
{
"rewards": {
"recipes": [
"minecraft:cyan_bed_from_white_bed"
]
},
"criteria": {
"has_bed": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:bed",
"data": 0
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "cyan_bed_from_white_bed"
}
}
},
"requirements": [
[
"has_bed"
],
[
"has_the_recipe"
]
]
}

View File

@@ -5,7 +5,7 @@
]
},
"criteria": {
"has_wool": {
"has_cyan_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -25,7 +25,7 @@
},
"requirements": [
[
"has_wool"
"has_cyan_wool"
],
[
"has_the_recipe"

View File

@@ -5,7 +5,7 @@
]
},
"criteria": {
"has_wool": {
"has_gray_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -25,7 +25,7 @@
},
"requirements": [
[
"has_wool"
"has_gray_wool"
],
[
"has_the_recipe"

View File

@@ -0,0 +1,34 @@
{
"rewards": {
"recipes": [
"minecraft:gray_bed"
]
},
"criteria": {
"has_gray_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:wool",
"data": 7
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "gray_bed"
}
}
},
"requirements": [
[
"has_gray_wool"
],
[
"has_the_recipe"
]
]
}

View File

@@ -0,0 +1,34 @@
{
"rewards": {
"recipes": [
"minecraft:gray_bed_from_white_bed"
]
},
"criteria": {
"has_bed": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:bed",
"data": 0
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "gray_bed_from_white_bed"
}
}
},
"requirements": [
[
"has_bed"
],
[
"has_the_recipe"
]
]
}

View File

@@ -5,7 +5,7 @@
]
},
"criteria": {
"has_wool": {
"has_gray_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -25,7 +25,7 @@
},
"requirements": [
[
"has_wool"
"has_gray_wool"
],
[
"has_the_recipe"

View File

@@ -5,7 +5,7 @@
]
},
"criteria": {
"has_wool": {
"has_green_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -25,7 +25,7 @@
},
"requirements": [
[
"has_wool"
"has_green_wool"
],
[
"has_the_recipe"

View File

@@ -0,0 +1,34 @@
{
"rewards": {
"recipes": [
"minecraft:green_bed"
]
},
"criteria": {
"has_green_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:wool",
"data": 13
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "green_bed"
}
}
},
"requirements": [
[
"has_green_wool"
],
[
"has_the_recipe"
]
]
}

View File

@@ -0,0 +1,34 @@
{
"rewards": {
"recipes": [
"minecraft:green_bed_from_white_bed"
]
},
"criteria": {
"has_bed": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:bed",
"data": 0
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "green_bed_from_white_bed"
}
}
},
"requirements": [
[
"has_bed"
],
[
"has_the_recipe"
]
]
}

View File

@@ -5,7 +5,7 @@
]
},
"criteria": {
"has_wool": {
"has_green_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -25,7 +25,7 @@
},
"requirements": [
[
"has_wool"
"has_green_wool"
],
[
"has_the_recipe"

View File

@@ -5,7 +5,13 @@
]
},
"criteria": {
"has_wool": {
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "light_blue_banner"
}
},
"has_light_blue_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -15,20 +21,14 @@
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "light_blue_banner"
}
}
},
"requirements": [
[
"has_wool"
"has_the_recipe"
],
[
"has_the_recipe"
"has_light_blue_wool"
]
]
}

View File

@@ -0,0 +1,34 @@
{
"rewards": {
"recipes": [
"minecraft:light_blue_bed"
]
},
"criteria": {
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "light_blue_bed"
}
},
"has_light_blue_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:wool",
"data": 3
}
]
}
}
},
"requirements": [
[
"has_the_recipe"
],
[
"has_light_blue_wool"
]
]
}

View File

@@ -0,0 +1,34 @@
{
"rewards": {
"recipes": [
"minecraft:light_blue_bed_from_white_bed"
]
},
"criteria": {
"has_bed": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:bed",
"data": 0
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "light_blue_bed_from_white_bed"
}
}
},
"requirements": [
[
"has_bed"
],
[
"has_the_recipe"
]
]
}

View File

@@ -5,7 +5,13 @@
]
},
"criteria": {
"has_wool": {
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "light_blue_carpet"
}
},
"has_light_blue_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -15,20 +21,14 @@
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "light_blue_carpet"
}
}
},
"requirements": [
[
"has_wool"
"has_the_recipe"
],
[
"has_the_recipe"
"has_light_blue_wool"
]
]
}

View File

@@ -5,7 +5,7 @@
]
},
"criteria": {
"has_wool": {
"has_light_gray_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -25,7 +25,7 @@
},
"requirements": [
[
"has_wool"
"has_light_gray_wool"
],
[
"has_the_recipe"

View File

@@ -0,0 +1,34 @@
{
"rewards": {
"recipes": [
"minecraft:light_gray_bed"
]
},
"criteria": {
"has_light_gray_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:wool",
"data": 8
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "light_gray_bed"
}
}
},
"requirements": [
[
"has_light_gray_wool"
],
[
"has_the_recipe"
]
]
}

View File

@@ -0,0 +1,34 @@
{
"rewards": {
"recipes": [
"minecraft:light_gray_bed_from_white_bed"
]
},
"criteria": {
"has_bed": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:bed",
"data": 0
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "light_gray_bed_from_white_bed"
}
}
},
"requirements": [
[
"has_bed"
],
[
"has_the_recipe"
]
]
}

View File

@@ -5,7 +5,7 @@
]
},
"criteria": {
"has_wool": {
"has_light_gray_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -25,7 +25,7 @@
},
"requirements": [
[
"has_wool"
"has_light_gray_wool"
],
[
"has_the_recipe"

View File

@@ -5,7 +5,13 @@
]
},
"criteria": {
"has_wool": {
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "lime_banner"
}
},
"has_lime_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -15,20 +21,14 @@
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "lime_banner"
}
}
},
"requirements": [
[
"has_wool"
"has_the_recipe"
],
[
"has_the_recipe"
"has_lime_wool"
]
]
}

View File

@@ -0,0 +1,34 @@
{
"rewards": {
"recipes": [
"minecraft:lime_bed"
]
},
"criteria": {
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "lime_bed"
}
},
"has_lime_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:wool",
"data": 5
}
]
}
}
},
"requirements": [
[
"has_the_recipe"
],
[
"has_lime_wool"
]
]
}

View File

@@ -0,0 +1,34 @@
{
"rewards": {
"recipes": [
"minecraft:lime_bed_from_white_bed"
]
},
"criteria": {
"has_bed": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:bed",
"data": 0
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "lime_bed_from_white_bed"
}
}
},
"requirements": [
[
"has_bed"
],
[
"has_the_recipe"
]
]
}

View File

@@ -5,7 +5,13 @@
]
},
"criteria": {
"has_wool": {
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "lime_carpet"
}
},
"has_lime_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -15,20 +21,14 @@
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "lime_carpet"
}
}
},
"requirements": [
[
"has_wool"
"has_the_recipe"
],
[
"has_the_recipe"
"has_lime_wool"
]
]
}

View File

@@ -5,7 +5,7 @@
]
},
"criteria": {
"has_wool": {
"has_magenta_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -25,7 +25,7 @@
},
"requirements": [
[
"has_wool"
"has_magenta_wool"
],
[
"has_the_recipe"

View File

@@ -0,0 +1,34 @@
{
"rewards": {
"recipes": [
"minecraft:magenta_bed"
]
},
"criteria": {
"has_magenta_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:wool",
"data": 2
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "magenta_bed"
}
}
},
"requirements": [
[
"has_magenta_wool"
],
[
"has_the_recipe"
]
]
}

View File

@@ -0,0 +1,34 @@
{
"rewards": {
"recipes": [
"minecraft:magenta_bed_from_white_bed"
]
},
"criteria": {
"has_bed": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:bed",
"data": 0
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "magenta_bed_from_white_bed"
}
}
},
"requirements": [
[
"has_bed"
],
[
"has_the_recipe"
]
]
}

View File

@@ -5,7 +5,7 @@
]
},
"criteria": {
"has_wool": {
"has_magenta_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -25,7 +25,7 @@
},
"requirements": [
[
"has_wool"
"has_magenta_wool"
],
[
"has_the_recipe"

View File

@@ -5,7 +5,13 @@
]
},
"criteria": {
"has_wool": {
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "orange_banner"
}
},
"has_orange_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -15,20 +21,14 @@
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "orange_banner"
}
}
},
"requirements": [
[
"has_wool"
"has_the_recipe"
],
[
"has_the_recipe"
"has_orange_wool"
]
]
}

View File

@@ -0,0 +1,34 @@
{
"rewards": {
"recipes": [
"minecraft:orange_bed"
]
},
"criteria": {
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "orange_bed"
}
},
"has_orange_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:wool",
"data": 1
}
]
}
}
},
"requirements": [
[
"has_the_recipe"
],
[
"has_orange_wool"
]
]
}

View File

@@ -0,0 +1,34 @@
{
"rewards": {
"recipes": [
"minecraft:orange_bed_from_white_bed"
]
},
"criteria": {
"has_bed": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:bed",
"data": 0
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "orange_bed_from_white_bed"
}
}
},
"requirements": [
[
"has_bed"
],
[
"has_the_recipe"
]
]
}

View File

@@ -5,7 +5,13 @@
]
},
"criteria": {
"has_wool": {
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "orange_carpet"
}
},
"has_orange_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -15,20 +21,14 @@
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "orange_carpet"
}
}
},
"requirements": [
[
"has_wool"
"has_the_recipe"
],
[
"has_the_recipe"
"has_orange_wool"
]
]
}

View File

@@ -5,7 +5,7 @@
]
},
"criteria": {
"has_wool": {
"has_pink_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -25,7 +25,7 @@
},
"requirements": [
[
"has_wool"
"has_pink_wool"
],
[
"has_the_recipe"

View File

@@ -0,0 +1,34 @@
{
"rewards": {
"recipes": [
"minecraft:pink_bed"
]
},
"criteria": {
"has_pink_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:wool",
"data": 6
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "pink_bed"
}
}
},
"requirements": [
[
"has_pink_wool"
],
[
"has_the_recipe"
]
]
}

View File

@@ -0,0 +1,34 @@
{
"rewards": {
"recipes": [
"minecraft:pink_bed_from_white_bed"
]
},
"criteria": {
"has_bed": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:bed",
"data": 0
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "pink_bed_from_white_bed"
}
}
},
"requirements": [
[
"has_bed"
],
[
"has_the_recipe"
]
]
}

View File

@@ -5,7 +5,7 @@
]
},
"criteria": {
"has_wool": {
"has_pink_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -25,7 +25,7 @@
},
"requirements": [
[
"has_wool"
"has_pink_wool"
],
[
"has_the_recipe"

View File

@@ -5,7 +5,13 @@
]
},
"criteria": {
"has_wool": {
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "purple_banner"
}
},
"has_purple_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -15,20 +21,14 @@
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "purple_banner"
}
}
},
"requirements": [
[
"has_wool"
"has_the_recipe"
],
[
"has_the_recipe"
"has_purple_wool"
]
]
}

View File

@@ -0,0 +1,34 @@
{
"rewards": {
"recipes": [
"minecraft:purple_bed"
]
},
"criteria": {
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "purple_bed"
}
},
"has_purple_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:wool",
"data": 10
}
]
}
}
},
"requirements": [
[
"has_the_recipe"
],
[
"has_purple_wool"
]
]
}

View File

@@ -0,0 +1,34 @@
{
"rewards": {
"recipes": [
"minecraft:purple_bed_from_white_bed"
]
},
"criteria": {
"has_bed": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:bed",
"data": 0
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "purple_bed_from_white_bed"
}
}
},
"requirements": [
[
"has_bed"
],
[
"has_the_recipe"
]
]
}

View File

@@ -5,7 +5,13 @@
]
},
"criteria": {
"has_wool": {
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "purple_carpet"
}
},
"has_purple_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -15,20 +21,14 @@
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "purple_carpet"
}
}
},
"requirements": [
[
"has_wool"
"has_the_recipe"
],
[
"has_the_recipe"
"has_purple_wool"
]
]
}

View File

@@ -5,7 +5,7 @@
]
},
"criteria": {
"has_wool": {
"has_red_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -25,7 +25,7 @@
},
"requirements": [
[
"has_wool"
"has_red_wool"
],
[
"has_the_recipe"

View File

@@ -0,0 +1,34 @@
{
"rewards": {
"recipes": [
"minecraft:red_bed"
]
},
"criteria": {
"has_red_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:wool",
"data": 14
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "red_bed"
}
}
},
"requirements": [
[
"has_red_wool"
],
[
"has_the_recipe"
]
]
}

View File

@@ -0,0 +1,34 @@
{
"rewards": {
"recipes": [
"minecraft:red_bed_from_white_bed"
]
},
"criteria": {
"has_bed": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:bed",
"data": 0
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "red_bed_from_white_bed"
}
}
},
"requirements": [
[
"has_bed"
],
[
"has_the_recipe"
]
]
}

View File

@@ -5,7 +5,7 @@
]
},
"criteria": {
"has_wool": {
"has_red_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -25,7 +25,7 @@
},
"requirements": [
[
"has_wool"
"has_red_wool"
],
[
"has_the_recipe"

View File

@@ -5,7 +5,7 @@
]
},
"criteria": {
"has_wool": {
"has_white_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
@@ -25,7 +25,7 @@
},
"requirements": [
[
"has_wool"
"has_white_wool"
],
[
"has_the_recipe"

Some files were not shown because too many files have changed in this diff Show More