Anti0810 Posted December 17, 2013 Share Posted December 17, 2013 Hey Guys, (sorry for my english I am German) I installed a Tekkit Server on my PC. Now I want to play with a friend on the server, but if I try to get something like a quarry out of a workbench and it dont works. I can't get get them out of the workbench. Thank You =) Link to comment Share on other sites More sharing options...
dwwojcik Posted December 17, 2013 Share Posted December 17, 2013 I think I might have an idea what's wrong, but can you test something? Try cheating in a block from a mod and seeing if you can place it. Link to comment Share on other sites More sharing options...
Anti0810 Posted December 18, 2013 Author Share Posted December 18, 2013 No I can't get them out of Too Many Items. Link to comment Share on other sites More sharing options...
dwwojcik Posted December 18, 2013 Share Posted December 18, 2013 That's Not Enough Items, and that's not what I'm asking. You have to be an OP in cheat mode to get items out of NEI. Link to comment Share on other sites More sharing options...
Anti0810 Posted December 18, 2013 Author Share Posted December 18, 2013 I cant place Items like a quarry. Link to comment Share on other sites More sharing options...
Anti0810 Posted December 18, 2013 Author Share Posted December 18, 2013 And I am OP Link to comment Share on other sites More sharing options...
weirleader Posted December 18, 2013 Share Posted December 18, 2013 when you run your server, are you running the Tekkit.jar file or are you running the minecraft_server.jar file? You should be using the Tekkit.jar file (in your launch.bat, for example). Link to comment Share on other sites More sharing options...
dwwojcik Posted December 18, 2013 Share Posted December 18, 2013 when you run your server, are you running the Tekkit.jar file or are you running the minecraft_server.jar file? You should be using the Tekkit.jar file (in your launch.bat, for example). Exactly what I was getting at. Link to comment Share on other sites More sharing options...
TonyVS Posted December 22, 2013 Share Posted December 22, 2013 this is my startup bat change the -Xmx4G to what ever the max memory you want to throw at it and your good to go START "MINECRAFT-TEKKIT" /ABOVENORMAL /B java -server -Xincgc -Xmx4G -XX:PermSize=128m -XX:MaxPermSize=256m -XX:+DisableExplicitGC -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+UseNUMA -XX:+CMSParallelRemarkEnabled -XX:MaxGCPauseMillis=50 -XX:+UseAdaptiveGCBoundary -XX:-UseGCOverheadLimit -XX:+UseBiasedLocking -XX:SurvivorRatio=8 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=15 -XX:UseSSE=3 -XX:+UseLargePages -XX:+UseFastAccessorMethods -XX:+UseStringCache -XX:+UseCompressedOops -XX:+OptimizeStringConcat -XX:+AggressiveOpts -jar Tekkit.jar nogui Link to comment Share on other sites More sharing options...
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