diff --git a/scripts/RecipeConflicts.zs b/scripts/RecipeConflicts.zs index 140e81aaf..d8a41722a 100644 --- a/scripts/RecipeConflicts.zs +++ b/scripts/RecipeConflicts.zs @@ -1,12 +1,9 @@ import mods.jei.JEI.removeAndHide as rh; +# Conversion recipe between Thaumic Tinkerer Black Quartz Block & Botania Block of Smokey Quartz +recipes.addShapeless(, []); +recipes.addShapeless(, []); -# *======= Variables =======* - - val marble = ; - -# *======= Recipe Conflicts =======* - # Disk Platter / Iron Chain Link recipes.remove(); recipes.addShaped( * 2, @@ -51,8 +48,9 @@ import mods.jei.JEI.removeAndHide as rh; , [, , , , ]); - + # Quark Polished Marble +val marble = ; recipes.removeShaped(); recipes.addShaped("Polished Marble", * 9, [[marble, marble, marble],