diff --git a/src/main/resources/data/ars_elemental/recipes/quartz_crush.json b/src/main/resources/data/ars_elemental/recipes/quartz_crush.json deleted file mode 100644 index 20d0d611..00000000 --- a/src/main/resources/data/ars_elemental/recipes/quartz_crush.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "type": "ars_nouveau:crush", - "input": { - "tag": "minecraft:quartz_block" - }, - "output": [ - { - "chance": 1.0, - "count": 3, - "item": "minecraft:nether_quartz" - }, - { - "chance": 0.5, - "count": 1, - "item": "minecraft:nether_quartz" - } - ] -} \ No newline at end of file