You've already forked minecraft-assets
1 line
6.2 KiB
JSON
1 line
6.2 KiB
JSON
{"acacia_boat":{"parent":"minecraft:recipes/root","rewards":{"recipes":["minecraft:acacia_boat"]},"criteria":{"in_water":{"trigger":"minecraft:enter_block","conditions":{"block":"minecraft:water"}},"has_the_recipe":{"trigger":"minecraft:recipe_unlocked","conditions":{"recipe":"minecraft:acacia_boat"}}},"requirements":[["in_water","has_the_recipe"]]},"activator_rail":{"parent":"minecraft:recipes/root","rewards":{"recipes":["minecraft:activator_rail"]},"criteria":{"has_rail":{"trigger":"minecraft:inventory_changed","conditions":{"items":[{"items":["minecraft:rail"]}]}},"has_the_recipe":{"trigger":"minecraft:recipe_unlocked","conditions":{"recipe":"minecraft:activator_rail"}}},"requirements":[["has_rail","has_the_recipe"]]},"birch_boat":{"parent":"minecraft:recipes/root","rewards":{"recipes":["minecraft:birch_boat"]},"criteria":{"in_water":{"trigger":"minecraft:enter_block","conditions":{"block":"minecraft:water"}},"has_the_recipe":{"trigger":"minecraft:recipe_unlocked","conditions":{"recipe":"minecraft:birch_boat"}}},"requirements":[["in_water","has_the_recipe"]]},"carrot_on_a_stick":{"parent":"minecraft:recipes/root","rewards":{"recipes":["minecraft:carrot_on_a_stick"]},"criteria":{"has_carrot":{"trigger":"minecraft:inventory_changed","conditions":{"items":[{"items":["minecraft:carrot"]}]}},"has_the_recipe":{"trigger":"minecraft:recipe_unlocked","conditions":{"recipe":"minecraft:carrot_on_a_stick"}}},"requirements":[["has_carrot","has_the_recipe"]]},"chest_minecart":{"parent":"minecraft:recipes/root","rewards":{"recipes":["minecraft:chest_minecart"]},"criteria":{"has_minecart":{"trigger":"minecraft:inventory_changed","conditions":{"items":[{"items":["minecraft:minecart"]}]}},"has_the_recipe":{"trigger":"minecraft:recipe_unlocked","conditions":{"recipe":"minecraft:chest_minecart"}}},"requirements":[["has_minecart","has_the_recipe"]]},"dark_oak_boat":{"parent":"minecraft:recipes/root","rewards":{"recipes":["minecraft:dark_oak_boat"]},"criteria":{"in_water":{"trigger":"minecraft:enter_block","conditions":{"block":"minecraft:water"}},"has_the_recipe":{"trigger":"minecraft:recipe_unlocked","conditions":{"recipe":"minecraft:dark_oak_boat"}}},"requirements":[["in_water","has_the_recipe"]]},"detector_rail":{"parent":"minecraft:recipes/root","rewards":{"recipes":["minecraft:detector_rail"]},"criteria":{"has_rail":{"trigger":"minecraft:inventory_changed","conditions":{"items":[{"items":["minecraft:rail"]}]}},"has_the_recipe":{"trigger":"minecraft:recipe_unlocked","conditions":{"recipe":"minecraft:detector_rail"}}},"requirements":[["has_rail","has_the_recipe"]]},"furnace_minecart":{"parent":"minecraft:recipes/root","rewards":{"recipes":["minecraft:furnace_minecart"]},"criteria":{"has_minecart":{"trigger":"minecraft:inventory_changed","conditions":{"items":[{"items":["minecraft:minecart"]}]}},"has_the_recipe":{"trigger":"minecraft:recipe_unlocked","conditions":{"recipe":"minecraft:furnace_minecart"}}},"requirements":[["has_minecart","has_the_recipe"]]},"hopper_minecart":{"parent":"minecraft:recipes/root","rewards":{"recipes":["minecraft:hopper_minecart"]},"criteria":{"has_minecart":{"trigger":"minecraft:inventory_changed","conditions":{"items":[{"items":["minecraft:minecart"]}]}},"has_the_recipe":{"trigger":"minecraft:recipe_unlocked","conditions":{"recipe":"minecraft:hopper_minecart"}}},"requirements":[["has_minecart","has_the_recipe"]]},"jungle_boat":{"parent":"minecraft:recipes/root","rewards":{"recipes":["minecraft:jungle_boat"]},"criteria":{"in_water":{"trigger":"minecraft:enter_block","conditions":{"block":"minecraft:water"}},"has_the_recipe":{"trigger":"minecraft:recipe_unlocked","conditions":{"recipe":"minecraft:jungle_boat"}}},"requirements":[["in_water","has_the_recipe"]]},"minecart":{"parent":"minecraft:recipes/root","rewards":{"recipes":["minecraft:minecart"]},"criteria":{"has_iron_ingot":{"trigger":"minecraft:inventory_changed","conditions":{"items":[{"items":["minecraft:iron_ingot"]}]}},"has_the_recipe":{"trigger":"minecraft:recipe_unlocked","conditions":{"recipe":"minecraft:minecart"}}},"requirements":[["has_iron_ingot","has_the_recipe"]]},"oak_boat":{"parent":"minecraft:recipes/root","rewards":{"recipes":["minecraft:oak_boat"]},"criteria":{"in_water":{"trigger":"minecraft:enter_block","conditions":{"block":"minecraft:water"}},"has_the_recipe":{"trigger":"minecraft:recipe_unlocked","conditions":{"recipe":"minecraft:oak_boat"}}},"requirements":[["in_water","has_the_recipe"]]},"powered_rail":{"parent":"minecraft:recipes/root","rewards":{"recipes":["minecraft:powered_rail"]},"criteria":{"has_rail":{"trigger":"minecraft:inventory_changed","conditions":{"items":[{"items":["minecraft:rail"]}]}},"has_the_recipe":{"trigger":"minecraft:recipe_unlocked","conditions":{"recipe":"minecraft:powered_rail"}}},"requirements":[["has_rail","has_the_recipe"]]},"rail":{"parent":"minecraft:recipes/root","rewards":{"recipes":["minecraft:rail"]},"criteria":{"has_minecart":{"trigger":"minecraft:inventory_changed","conditions":{"items":[{"items":["minecraft:minecart"]}]}},"has_the_recipe":{"trigger":"minecraft:recipe_unlocked","conditions":{"recipe":"minecraft:rail"}}},"requirements":[["has_minecart","has_the_recipe"]]},"spruce_boat":{"parent":"minecraft:recipes/root","rewards":{"recipes":["minecraft:spruce_boat"]},"criteria":{"in_water":{"trigger":"minecraft:enter_block","conditions":{"block":"minecraft:water"}},"has_the_recipe":{"trigger":"minecraft:recipe_unlocked","conditions":{"recipe":"minecraft:spruce_boat"}}},"requirements":[["in_water","has_the_recipe"]]},"tnt_minecart":{"parent":"minecraft:recipes/root","rewards":{"recipes":["minecraft:tnt_minecart"]},"criteria":{"has_minecart":{"trigger":"minecraft:inventory_changed","conditions":{"items":[{"items":["minecraft:minecart"]}]}},"has_the_recipe":{"trigger":"minecraft:recipe_unlocked","conditions":{"recipe":"minecraft:tnt_minecart"}}},"requirements":[["has_minecart","has_the_recipe"]]},"warped_fungus_on_a_stick":{"parent":"minecraft:recipes/root","rewards":{"recipes":["minecraft:warped_fungus_on_a_stick"]},"criteria":{"has_warped_fungus":{"trigger":"minecraft:inventory_changed","conditions":{"items":[{"items":["minecraft:warped_fungus"]}]}},"has_the_recipe":{"trigger":"minecraft:recipe_unlocked","conditions":{"recipe":"minecraft:warped_fungus_on_a_stick"}}},"requirements":[["has_warped_fungus","has_the_recipe"]]}} |