This might be a random place to post this but I don’t know where else to put it. does any one here know of a public server using gregtech? single player gets boring after a bit
Posts by Mike2321
-
-
ive been testing some this week while i was sick with the flu. i have yet to corrupt my world or cause chunks to reset as you have stated in the first post of this topic. from what i have seen it is quite stable or at least on my end. later i am going to test my luck and try to teleport a block out past the loaded chunks. and see what happens. its 256 blocks that are loaded in every direction right from the player?
-
does any one have a decent program made for handling teleporter functions such as setting coordinates and all? im to new to cc to do any thing aside from using each command manually in the lua mode its kinda time consuming to input each command every time.
-
i tried to use your mod as a weapons platform with a nuke... it failed once i armed the nuke lol. any chance this will ever work like that?
but at any rate im yet to find a block to crash my game. when I started testing i thought that a reactor would crash the game by beaming the core out but it did not.
seem every thing is well with the mod right now aside from needing black listed blocks to prevent people from using it to make a home of bedrock lol. I cant wait for the next instalment of the mod also will there be textures next the next up date? i do find the pink block with sides/top marked all over it funny. -
i do love how you can move an entire chest with the items in it even works on ic2 safes. but i found you can tp bedrock does the mod have a block blacklist yet?
-
im yet to have any luck in teleporting my self so i'll have to set up a test cow to see if mobs can be moved.
-
@above
Place a computer down to the left of the transporter, open the computer GUI, type lua, type m = peripheral.wrap("right"), then you can say things like m.retrieve(), and m.transmit() after setting coordinates.
m = peripheral.wrap("right") so with that command it allows me to use all the lua commands for the mod? if so greatnvm i worked that out
ok ive got computer craft interacting with the block but i cant seem to make it move things around. am i missing some thing?i've noticed that the teleporter does not consume power when moving items i charged it up and unplugged it no change in its power lvl ive been moving a note block around a few times to check. is power usage not implemented yet until the bugs are worked out?
-
well ive only been tossing ideas out since ive never really tried to interface with out side blocks with computer craft. i have no clue how to make this work with computer craft any one here willing to help teach me how to use this mod and make a program over pm's? i would really like to help bug test this but im clueless to how to make it work any one willing to i would be thankful for.
-
i was thinking about the signal for a way to increase the range would to have some sort of craft-able booster block that would link with any teleporter. being it can link with any since it would just boost any signal around it it would be built much like a generator that is in gregtech that must not be named. at the base it would have its control block then on top you would place iron fences like an antenna on top of it. each fence block would cause a small signal increase to a set percentage. say a signal increase of 1-2%? per-block but like the magnetizer it can only power 20 fences on top of. it would look some thing like this. since that they would only be-able to to boost 20-40% of the signal 2 could be used side by side to further more boost the signal. they would have a limited range of how far they boost the signal. but much like the wind mill if built higher up there could be a slight altitude signal boost for them. and have a 32 eu/t for a small tower and for a medium tower 128 eu/t and for the full size tower 512 eu/t it would balance things out a bit so people couldn’t just spam them to get unlimited range. just my thoughts on this clearly this is up to the modder if he wants to use this idea.
iron bars = fence
adv machine = controller
-
sweet Greg fixed that really bad exploit with energy now to start testing again.
-
the sensor included with gregtech what does it get used on? it tried it on the energy storage but it did nothing i have the reactor control mod for it. just no clue what machine it works with
-
http://www.talonfiremage.pwp.b…mxa7pj6kuaodds7n339xd3bwg
its a simple reactor i built out of boredom but it says it works its eff is 5.60, 2240 eu/t plutonium quad reactor.
i know only an insane person would build one like that but its cheaper than some ive seen. feel free to use it.... at your own risk i might add -
i like the mod for it finnaly gives you a reason to go to the end aside for ender pearls. really tempted to use a jet pack to go live on a asteroid in the end now since they spawn well out side the island.
-
I personally think that remote functions should require 10000 EU in adjacent storage devices, per block away that you need teleporting from. So 1 batbox allows range of 4 blocks, MFE would be 60, and MFSU would be 1000 blocks. and with up to 4 adjacent MFSU's, you could have a max range of 4k blocks, assuming your power generation could keep up. But to do this in non laggy way, just get cords of teleporter block, followed by players cords. Then do
while remoteRequest = True do
adjPower / 10000 = maxRange
if playerCords > teleCords + maxRange or teleCords > playerCords + maxRange then
teleportFailed = True
print.line("Not Enough Energy")
print.line("maxRange")else
teleportFailed = False
end
if not teleportFailed then
adjPower = adjPower - playerCords * 10000
playerCords = teleCords
print.line("Teleport Complete")
print.line("adjPower")end
endThat would be the Pseudocode correct?
now why limit how many energy storage units that can be connected to it? the current ic2 teleporter will draw power from all linked mfsu's for a teleport if they have it. i see no reason to limit people to 4k on a teleport with this mod. if they have the power to go out 10k or more they should be at least allowed to do so of their own will. like right now on my world i have the power to go about 15k out with your range calculations based on eu and my power generation is from 6 hv solars. i know i would want to go more than 4k at a time. -
Bronze from forestry is nerfed from 4 to 2 (to match IC2 recipe), changing it to false (@ config) will return it to the state before the nerf+ change of bronze process in centrifuge..
oh ok thats i dont mind the nerfing i like that things are made harder with gregtech i just couldnt find what it had altered. -
i just installed forestry i got a message on my world. what does it mean by forestry may have been modified by gregtech? what could it have changed? and ideas i dont know yet
-
might i recommend in a future update that you include a remote that can be used to target your self. say if you get lost some where far from your base knowing you have the power to make the teleport it can try to lock on to you. but have it so if your in a cave the signal is weakened by your depth. say if your at bedrock lvl it will be unable to locate you. where as if your at sea lvl it has a ok chance of working much like a tv signal the higher you go the better the signal gets. so if you're on top of a extreme biomes mountain you have a fairly good chance of it working due to how tall they are and the lack of objects around you. trees could also be a factor on how much the signal get back to the device.
-
Does 2.2.8.1.18 work with 1.110?
i see no such link for a 2.2.8.1.18 download or am i missing some thing? also 2.2.8.1.17c crashes for me with the most current copy of ic2 any help on that? -
im in need of some help im trying to find a reactor set up that can run a full cycle with out any need of buildcraft or redpower. i used to have a set up where i could turn it on and leave it no risk of overload but now in the current state of ic2 it doesnt work. also i lost the set up of it i have been using gregtech's ingame reactor planner but no luck yet any suggestions?
-
so this mod sorta acts like asgaurd beaming technology from the stargate tv show? being it can teleport items from set cords to another set of cords.