Jump to content

leonardude

Members
  • Posts

    2
  • Joined

  • Last visited

About leonardude

  • Birthday 05/26/1990

leonardude's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. I've tried editing the register method's parameters to include an object for my main mod class and then creating an object of the UniversalElectricity class in my main mod class and calling the register method in my pre-init stage. I've also tried putting in an object of my main mod class into the parameters when I'm call the register method but I'm not sure if I'm doing it right.
  2. I was trying to call the register method that's in the UniversalElectricity class but I don't understand how to do that. Please help!
×
×
  • Create New...