mirror of
https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT.git
synced 2026-01-25 10:32:49 +00:00
10 lines
248 B
Java
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
|
|
|
|
|
|
}
|