Solderer removal.
- Removed Solderer. - Added cutting tool. - Renamed "Printed Processors" to "Cut Processors" - Made autocrafting reuse reusable items like the cutting tool.
This commit is contained in:
@@ -20,4 +20,5 @@ public final class RSItems {
|
||||
public static final ItemFluidStorageDisk FLUID_STORAGE_DISK = new ItemFluidStorageDisk();
|
||||
public static final ItemFluidStoragePart FLUID_STORAGE_PART = new ItemFluidStoragePart();
|
||||
public static final ItemSecurityCard SECURITY_CARD = new ItemSecurityCard();
|
||||
public static final ItemCuttingTool CUTTING_TOOL = new ItemCuttingTool();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user