[SOLVED]Where is Tesseract in Config Files?

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Lostferret

New Member
Jul 29, 2019
14
0
0
Where is the tesseract in the config files? I can't find any options to disable or enable the tesseracts. The name of the file and the folder it's located in would be great. thanks! (ftb ultimate)

Thanks!
 

darkinnit

New Member
Jul 29, 2019
88
0
0
Tesseracts are part of Thermal Expansion, so you can find the settings in:
config/cofh/thermalexpansion.cfg

The specific settings you're looking for are probably:
B:transport.teleport.energy=true
B:transport.teleport.items=true
B:transport.teleport.liquid=true
Which you could adjust as you prefer.
However, there's also settings like:
I:transport.teleport.energy.maxTransfer=100
Which seems to allow limiting how many mj can flow through an Energy Tesseract (if you don't want to ban them altogether, just nerf them a bit).
 

Lostferret

New Member
Jul 29, 2019
14
0
0
Thanks,

how odd. I have this all set to true, but they tesseracts don't work. I tested the setup in SSP and it works fine. Are there any other tweaks you know of that would disable them pumping lava from the nether (or even at all in this case). I just have liquidiucts attached to them and the frequencies are matching, the ownership is the same and send/receive settings are correct
 

darkinnit

New Member
Jul 29, 2019
88
0
0
I believe there is a bug with pumps and liquiducts. Use buildcraft pipes with pumps. (You can use liquiducts with Tesseracts, just not with pumps). See if that works.
 

Lostferret

New Member
Jul 29, 2019
14
0
0
Solved - turns out if you use the crescent hammer to set the liquiduct to "flow out" from the tesseract, nothing will happen. It needs to just have a normal liquiduct connected (i.e. the connection is solid gold instead of with the half-circle) on the receiving end. Thanks dark