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. G

    Is there an OPIS replacement for MC 1.10.x?

    Warmroast is a java profiler. There is no need for it to be rebuilt for new MC versions.
  2. G

    [Thaumcraft] Growing Nodes

    In Thaumcraft 4: Node bullying happens on random ticks - this means you can accelerate it using tick accelerators. A node gets one chance to bully per tick - this means that if there are multiple potential victims, each victim has a reduced chance to be picked to be bullied. Range also (somehow)...
  3. G

    Pipes overflow

    I have not used gates with item inventories so haven't really paid attention to the options offered. As gates can report on relative energy and fluid levels of adjacent devices I had - incorrectly it seems - surmised that there were inventory "level" detectors when adjacent to physical...
  4. G

    Thaumcraft 4 Directional Pipes - Help?

    Ok, if you place a jar, and attach some pipe, and click the jar and the pipe with the resonator you will see that the Jar has a suction of 32, and clicking along the pipe you can see that suction propagate, but pipe is one point lower than the previous. When there is essentia in a pipe, it will...
  5. G

    FTB Infinity Skyblock 1.7.10 Help, Venting and Discussion Thread

    Nope. The mod author wants to ... motivate people to not just spam the highest tier cable. So there is an efficiency penalty for underusing the cable. So, while HV cables nominally only have a 2.5% loss per 16m, as the 50RF/t I'd be generating falls way WAY short of the expected 4096RF/t the...
  6. G

    FTB Infinity Skyblock 1.7.10 Help, Venting and Discussion Thread

    It doesn't matter how you try and subdivide it. IE computes the effective wire distance traveled and (for LV cable) produces a loss of (at minimum) 5% per 16m traversed. Crossing 128m requires a minimum of 8 segments (LV cable can only be 16m long before a connector is required) but you could...
  7. G

    FTB Infinity Skyblock 1.7.10 Help, Venting and Discussion Thread

    Rant: So, as it turns out - having chosen Immersive Engineering for its cool looks and stylish alternative to redstone / whatever RF duct / conduit... IE LV cables suffer from a 5% loss per 16 blocks traveled. But - and this is important - non diminishing. So its not 5% on the first chunk, and...
  8. G

    Thaumcraft 4 Directional Pipes - Help?

    If you wish to understand what is going on in your thaumcraft pipe netowrk you need to make the essentia resonator - the "fork" thing. Tapping it on pipes will tell you the pipes suction (and current essentia if any). Your problem is simply, while directional pipes block the propogation of...
  9. G

    Help with a Journey Map question

    Simply put - google chrome and OpenGL do not seem to play nice. If I open more than a few tabs the FPS in minecraft is destroyed until I either close Chrome, sometimes I have to restart Minecraft as it does not always recover.
  10. G

    Help with a Journey Map question

    I get 60 fps with a G4400 (the entry level pentium, you can think of it as essentially an i1) using the integrated Intel HD video running off spinning disks with 8GB of RAM. So I don't know whats going on with your system. But you should definitely get more than 60fps.
  11. G

    Why won't my smelter drain into my casting table?

    This is the correct answer: The smeltery will not pour bronze onto a hammer head. You first need to pour aluminium brass (made with aluminium and copper) - or gold - onto the hammer head to make a hammer head cast, then - with the empty cast in the table - you can pour your metal of choice to...
  12. G

    Request Suggest mods for creation here

    Custom Achievement Pages Mod An alternative to HQM, Custom Achievement Pages targets mod pack creators, and allows them to include a quest progression using the achievement UI. Assuming the achievement system is capable it would include: * A sever component would track achievements and grant...
  13. G

    [Listed] 1.7.10 - Simply Magic [HQM][Magic][Light][Tutorial-Themed]

    So, I am playing Simply Magic on a server Itve found (GrumpyCraft) but due to performance issues with HQM it has been disabled on the server. Is there a web-based or alternative guide to the HQM progression as I was kind of relying on it to introduce me to the mods I am unfamiliar with.
  14. G

    FTB Infinity Skyblock 1.7.10 Help, Venting and Discussion Thread

    There are 4 grades of circuit board - supporting 1 thru 4 installed tubes. The circuit boards are programmed by using the forestry Soldering Iron. This gives a very confusing UI that makes it very easy to mess up the circuit board: The way to use it it: * With the soldering active on your...
  15. G

    My magical crops automated setup

    Do you have a Forestry multiblock farm nearby?
  16. G

    Help with a Journey Map question

    Journeymap saves its data for each multiplayer map in the same folder, but uses the server name as a sub folder name. If you have multiple games sharing the same map data and waypoints it is because you have inadvertently used the same name for each game. That name that you use when creating the...
  17. G

    new curse launcher sucks

    Now, if the FTB launcher had been an OSS project from the get go, Curse wouldn't have been able to force us into this mess as it would have been easy to make a "Classic" launcher fork.
  18. G

    Multiple FTB Launchers

    Modpacks crashing in the vanilla launcher / MultiMC is usually the result of insufficient memory, or an incompatible Forge selection. Post the crashlog (in spoiler tags)... The other possibility is you have an old version of java installed as your default, but that should effect the FTB launcher...
  19. G

    Multiple FTB Launchers

    But then, you have to use the Curse launcher.
  20. G

    Multiple FTB Launchers

    afaik no, you can't. You can put the FTB Launcher .jar anywhere and run it, and it always finds its installed location using some global config. So what I do is: 1. Install a modpack using the FTB launcher. This creates a "profile" folder for the mod pack, If FTB is installed in...