2024-01-26 13:37:16 +01:00

10 lines
248 B
Java

package com.hbm.items.tool;
import com.hbm.items.machine.ItemSatChip;
public class ItemSatRelay extends ItemSatChip {
//Schrabby doesn't fucking know how this works so I HOPE it will create a new item that works without fucking everything up
}