There was an error while loading. Please reload this page.
1 parent 161681c commit 4722c52Copy full SHA for 4722c52
1 file changed
overrides/groovy/postInit/normal/ArchitectureCraft.groovy
@@ -1,12 +1,6 @@
1
////////////////////////////////////////
2
// Items
3
4
-// Circular Saw Blade
5
-mods.minecraft.crafting.removeByOutput(item('architecturecraft:sawblade'))
6
-
7
-// Large Pulley
8
-mods.minecraft.crafting.removeByOutput(item('architecturecraft:largepulley'))
9
10
// Chisel
11
mods.minecraft.crafting.removeByOutput(item('architecturecraft:chisel'))
12
mods.minecraft.crafting.shapelessBuilder()
0 commit comments