Jump to content

Hydragon1

Members
  • Posts

    2
  • Joined

  • Last visited

Hydragon1's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. Hello all, I am trying to build a movable airship in tekkit using Redstone in Motion, however its rather big and its not moving anymore. I went into the config file (of which I hope is the correct one) in the redstone in motion zip file in the mods folder of tekkit, from there i go down to the config file (redstoneinmotion_2.3.0.0_mc1.6.zip/src/configuration.java) This is what I changed: public static int MaxPlatformBurden = 0 ; public static int MaxSupportBurden = 0 ; However, this doesn't solve my problem, I still cant move my ship, I changed the value to 0 because it said that means unlimited, I also tried 1000000 on boh of them but that didnt help either. So I would like to know if I am doing something wrong or if I'm missing something? Any help is welcome
×
×
  • Create New...