From cc14d21b436568b657c3d8631acaf9a9eeaa6cef Mon Sep 17 00:00:00 2001 From: DrNuget Date: Sat, 7 Sep 2024 05:35:12 +0300 Subject: disable vanilla tools and simplify bunch of recipes --- groovy/postInit/oredicts.groovy | 2 -- 1 file changed, 2 deletions(-) (limited to 'groovy/postInit/oredicts.groovy') diff --git a/groovy/postInit/oredicts.groovy b/groovy/postInit/oredicts.groovy index cb34797..2439d83 100644 --- a/groovy/postInit/oredicts.groovy +++ b/groovy/postInit/oredicts.groovy @@ -29,5 +29,3 @@ for (i in [ oreDict.removeAll(i); oreDict.add(i, metaitem(i)); } - -crafting.removeByOutput(item("gregtech:pickaxe")); -- cgit v1.2.3