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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now