Moved integration to Kotlin instead of Java
Converted all Peripherals and Custom classes for ComputerCraft Replaced all PeripheralProviders with a single ValkyrienComputersPeripheralProvider class Replaced ShipHelmPeripheralProvider with EurekaPeripheralProvider class
Added MotorPeripheral to Forge Edited SpecialLuaTables to return MutableMap<> instead of HashMap<> Removed extra maxRadarRadius field in ValkyrienComputersConfig