Jump to content

Recommended Posts

Posted

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 :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...