mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-18 11:48:02 -04:00
Derp.
This commit is contained in:
parent
b9633afc47
commit
edf6b38283
@ -16,7 +16,7 @@ object Tesla {
|
||||
val PROVIDER_TESLA: ResourceLocation = new ResourceLocation(OpenComputers.ID, "tesla")
|
||||
|
||||
def init(): Unit = {
|
||||
MinecraftForge.EVENT_BUS.register(TeslaConsumerCapability.INSTANCE)
|
||||
MinecraftForge.EVENT_BUS.register(this)
|
||||
}
|
||||
|
||||
@SubscribeEvent
|
||||
|
Loading…
x
Reference in New Issue
Block a user