i am trying to make a power plant that will take lava from the nether send it to the over-world then put it in a geothermal generator. but to only way i can get the lava from the nether to the over-world is to either put it in cells which uses way to much tin or to put it in buckets but the bucket will get stuck in the geothermal generator, because the only way to get the bucket out is through the bottom which is also the only way to put it in
has anyone got any ideas
thanks, i will look in to the bukkit plugins i have installed. I've installed Essentials (Core, Chat, GeoIP, Protect, Spawn, XMPP), Muiltverse (Core, NetherPortals, Portals), WorldEdit and WorldGuard
yer well found a total of ZERO topics related to the OP's question. so your suggestion of using the search function is utter rubbish.
P.S you might want to read the rules.... mainly this one
Golden Rule: Ask yourself, "Is my post or reply actually interesting, funny, or contributing to the discussion at hand?" - if not, don't post.
ok back to the topic at hand. mods will never be on xbox or phones. it is to hard (Impossible) for modders to make mods just for console then get them approved by Microsoft.
if you give me an hour or two i can type out some instructions
okay
1. you will want to download and install java 7 from here
2. download the tekkit server files
3. extract the server files where ever you want it
4. open text edit and paste this in a new document
#!/bin/bash
cd "$(dirname "$0")"
exec java -Xmx1G -Xms1G -jar Tekkit.jar
5. press SHIFT + CMD + T to make the document plain text
6. save it in the server folder you made earlier as launch.command
7. open terminal and type
chmod a+x
(make sure you have a space after a+x before dragging in file
8. drag the launch file in to the terminal window and hit enter
9. press CMD + SPACE to open spotlight then type java preferences and hit enter
10. drag Java 7 to the top of the list
11. double click the launch.command file to start server
if all goes well you should now have a minecraft server on you mac
let e know if you have any troubles
PLEASE NOTE: if you want to play tekkit on the same mac you need to start the server then drag Java 7 to the bottom of the list so you can start the tecnic launcher
i have seen people being warned for signing there posts. it is so childish punishing someone for putting there name at the end of a post.
i would like to apologize for breaking the rules. can you please remove the Hellen Keller thing
yep download this http://dev.bukkit.org/server-mods/essentials/
dump it in your plugins folder and restart the server. then go to your new spawn location and type /setspawn
yer i get the same thing. i will update you if i find anything
ok i found a work around.
start the server with java 7
then set java 6 as preferred
then start the launcher just like normal.