From ef97381e5f8fe3df43135f7b6144a82f8e436799 Mon Sep 17 00:00:00 2001 From: shartte Date: Sun, 9 Aug 2020 12:28:43 +0200 Subject: [PATCH] Fixes #4574 by referencing only non-pure fluix crystals in the fluix dust grinder recipe. (#4579) --- .../data/appliedenergistics2/recipes/grinder/fluix_dust.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/data/appliedenergistics2/recipes/grinder/fluix_dust.json b/src/main/resources/data/appliedenergistics2/recipes/grinder/fluix_dust.json index ff6e3f270..79418aa3a 100644 --- a/src/main/resources/data/appliedenergistics2/recipes/grinder/fluix_dust.json +++ b/src/main/resources/data/appliedenergistics2/recipes/grinder/fluix_dust.json @@ -1,7 +1,7 @@ { "type": "appliedenergistics2:grinder", "input": { - "tag": "appliedenergistics2:crystals/fluix" + "item": "appliedenergistics2:fluix_crystal" }, "result": { "primary": {