Search results

  • 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
  1. B

    Announcing FTB Infinity Evolved, FTB Tweaks, and FTB Utilities.

    Note - While the railcraft anchors do work at keeping areas loaded. They do not however function from server startup. You need to go into the area first to get the object to appear then it will keep the area/dimension in memory. ChickenChunks did work from server startup- without requiring you...
  2. B

    Announcing FTB Infinity Evolved, FTB Tweaks, and FTB Utilities.

    Is there a server side config that can disable the right click on player => friend request prompt? As a vampire playing Witchery - the prompt breaks the ability to feed on players.
  3. B

    Is there any way to improve Infinity server performance?

    Some analysis is due before you start considering fixes to server lag. 1. Is your CPU usage excessive? If so - then yes, you should consider reducing loaded chunks. 2. Is your Ram usage high? Im on a 6GB ram machine, with FTB Infinity Evolved - and using only 2GB of ram, If I get...
  4. B

    FTB Infinity Evolved - Sapling Issue?

    Some players on my server have reported something relating to FTB Infinity Evolved Sapling Growth. Was just wondering if it has been reported here. Apparently the Easy Mode Tree/Sapling growth has the same settings as hardmode? Still trying to understand the issue myself - this is what they say...
  5. B

    "Server can't keep up", how to fix?

    If players were exploring outwards from the spawn at the time of the lag- the lag may be due to chunk generation. One method of solving chunk generation lag is to pre-generate the landmass. Eg: Pregen 500 chunks in each direction of spawn. Then those areas will load without causing subsequent...
  6. B

    FTB Infinity Evolved - breaks vampirism in Witchery

    Basically, one of the things that vampires need to be able to do is feed on players. (or npcs) But now the right click - which does feeding, interrupts feeding by asking if we want to add the player to our friend list. Is there a config option to disable the right click add friend thing? When...
  7. B

    Ways to speed up energy transmission RF > EU > MJ etc

    I will give those wires a go - I always find them a bit hacky though- and hard to connect. Eg: With the transformer thing you need to attach to the device and then wiring up between them
  8. B

    Infinity replay

    I think I had the issue too For some reason BoP tries to limit ocean size, and it does this by replacing Oceans with Mushroom Island. I disabled the feature on my server via config - while a few thousand blocks around spawn are still mushroom-ish It should mean that any chunks in the future...
  9. B

    Ways to speed up energy transmission RF > EU > MJ etc

    I am using FTB infinity 1.11.2 I only install additional mods if they are server side mods. Do you mean Thermal Expansion 4? I think I have it - I will check the Tesseract, but that still doesnt solve the issue of connecting the RF power source to an EU using device. Unless you are saying that...
  10. B

    Ways to speed up energy transmission RF > EU > MJ etc

    Yeah - literally the impediment here is finding a wire type that connects to the right devices. Eg: RF is being generated by lightning rod Into Dimensional Transceiver Transceiver has max Output of 20k RF I can use Ender IO Conduits to match that transfer rate However...
  11. B

    Besides MC, what have you been playing lately?

    I was playing Skyforge for a while - early access, closed beta, public beta etc However after getting god form and then realising that the game is basically repetitive and should be called grind-forge, I have put it on hold for a while - and got into Minecraft. Now hosting a server with...
  12. B

    Ways to speed up energy transmission RF > EU > MJ etc

    So I have a setup where I am actually getting usable energy from a Mystcraft dimension which has an eternal storm modifier. Basically one Lightning Rod which gets zapped continuously (chunk loaded of course) It transmits its energy through a Dimensional Transceiver to Overworld - at which point...
  13. B

    ComputerCraft - how to regulate api's

    Cool- I wasnt sure if it was possible to do with the current ComputerCraft - but I guess the hypothetical what-if scenarios above still apply for anyone who is considering doing a whitelist * in their config file.
  14. B

    Diagnosing lag on an direwolf20 server...

    TickDynamic is a plugin I use. Basically - I am able to differentiate between CPU/Tick consumption lag, and network lag by typing a single command /tickdynamic list tps [#] where [#] is a page number It will list the ticks per second of each dimension on the server. If they are all...
  15. B

    ComputerCraft - how to regulate api's

    I am not specifically referring to making a browser. But my current understanding of computercraft is that players can write lua scripts that could then be executed on the server they are playing. One of which is the http api - When you browse to a website, this is registered with your ISP as...
  16. B

    Can you edit the spawn point of a mystcraft age?

    /tpx [X] [Y] [Z] Use this command to spawn to a location that is safe You can then use Linking books to simulate the effect of the actual age book. Eg: the yellow book - you don't actually need after you are in there. Use a Linking book at a safe location, port back to overworld - then put the...
  17. B

    ComputerCraft - how to regulate api's

    I am interested in turning on the http capabilities of computercraft on my server. I can envision features such as being able to post in-game events to our community website etc or even back and forth communication : write a server application that responds to ingame posts, and returns...
  18. B

    Looking for server to join.

    I think most if not all of those are covered by FTB Infinity. I will admit - I dont know everything there is to know about the mods that Infinity encompasses - but so far I am loving it. I run a new-ish server. Its about a month old with perhaps 10-15 regular players. They play across different...
  19. B

    Any more vampire themed mods? (Nosgoth/Legacy of Kain Lover here)

    As a vampire fan - I found the gothic look and feel of Legacy of Kain fun to play in. I was wondering if anyone knew of any mods or texture packs that might appeal to me? I am already using Witchery - which seems to be the only implementation of Vampires I have found so far in Minecraft. I'd...
  20. B

    Help to decorate my dome ?

    Are you looking for people to actually come and paint your dome or for people to suggest how to paint it? I would consider walling off the interior of the dome, and not allowing the actual rooms the ability to touch the dome itself. Eg: Square rooms, within the sphere Yes- you get some wastage...