Files
minecraft-assets/data/minecraft/advancements/recipes/brewing/_all.json
2022-08-03 18:27:40 +02:00

1 line
3.1 KiB
JSON

{"blaze_powder":{"parent":"minecraft:recipes/root","criteria":{"has_blaze_rod":{"conditions":{"items":[{"items":["minecraft:blaze_rod"]}]},"trigger":"minecraft:inventory_changed"},"has_the_recipe":{"conditions":{"recipe":"minecraft:blaze_powder"},"trigger":"minecraft:recipe_unlocked"}},"requirements":[["has_blaze_rod","has_the_recipe"]],"rewards":{"recipes":["minecraft:blaze_powder"]}},"brewing_stand":{"parent":"minecraft:recipes/root","criteria":{"has_blaze_rod":{"conditions":{"items":[{"items":["minecraft:blaze_rod"]}]},"trigger":"minecraft:inventory_changed"},"has_the_recipe":{"conditions":{"recipe":"minecraft:brewing_stand"},"trigger":"minecraft:recipe_unlocked"}},"requirements":[["has_blaze_rod","has_the_recipe"]],"rewards":{"recipes":["minecraft:brewing_stand"]}},"cauldron":{"parent":"minecraft:recipes/root","criteria":{"has_the_recipe":{"conditions":{"recipe":"minecraft:cauldron"},"trigger":"minecraft:recipe_unlocked"},"has_water_bucket":{"conditions":{"items":[{"items":["minecraft:water_bucket"]}]},"trigger":"minecraft:inventory_changed"}},"requirements":[["has_water_bucket","has_the_recipe"]],"rewards":{"recipes":["minecraft:cauldron"]}},"fermented_spider_eye":{"parent":"minecraft:recipes/root","criteria":{"has_spider_eye":{"conditions":{"items":[{"items":["minecraft:spider_eye"]}]},"trigger":"minecraft:inventory_changed"},"has_the_recipe":{"conditions":{"recipe":"minecraft:fermented_spider_eye"},"trigger":"minecraft:recipe_unlocked"}},"requirements":[["has_spider_eye","has_the_recipe"]],"rewards":{"recipes":["minecraft:fermented_spider_eye"]}},"glass_bottle":{"parent":"minecraft:recipes/root","criteria":{"has_glass":{"conditions":{"items":[{"items":["minecraft:glass"]}]},"trigger":"minecraft:inventory_changed"},"has_the_recipe":{"conditions":{"recipe":"minecraft:glass_bottle"},"trigger":"minecraft:recipe_unlocked"}},"requirements":[["has_glass","has_the_recipe"]],"rewards":{"recipes":["minecraft:glass_bottle"]}},"glistering_melon_slice":{"parent":"minecraft:recipes/root","criteria":{"has_melon":{"conditions":{"items":[{"items":["minecraft:melon_slice"]}]},"trigger":"minecraft:inventory_changed"},"has_the_recipe":{"conditions":{"recipe":"minecraft:glistering_melon_slice"},"trigger":"minecraft:recipe_unlocked"}},"requirements":[["has_melon","has_the_recipe"]],"rewards":{"recipes":["minecraft:glistering_melon_slice"]}},"golden_carrot":{"parent":"minecraft:recipes/root","criteria":{"has_gold_nugget":{"conditions":{"items":[{"items":["minecraft:gold_nugget"]}]},"trigger":"minecraft:inventory_changed"},"has_the_recipe":{"conditions":{"recipe":"minecraft:golden_carrot"},"trigger":"minecraft:recipe_unlocked"}},"requirements":[["has_gold_nugget","has_the_recipe"]],"rewards":{"recipes":["minecraft:golden_carrot"]}},"magma_cream":{"parent":"minecraft:recipes/root","criteria":{"has_blaze_powder":{"conditions":{"items":[{"items":["minecraft:blaze_powder"]}]},"trigger":"minecraft:inventory_changed"},"has_the_recipe":{"conditions":{"recipe":"minecraft:magma_cream"},"trigger":"minecraft:recipe_unlocked"}},"requirements":[["has_blaze_powder","has_the_recipe"]],"rewards":{"recipes":["minecraft:magma_cream"]}}}