Hydragon1 Posted August 10, 2016 Posted August 10, 2016 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 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.