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

    Less lag tips

    On my DW20 1.6.4 server: I use the outdated thread tip with different Java parameters: http://forum.feed-the-beast.com/threads/jvm-arguments-for-modded-minecraft-updated-12-30-13.28994/ (50% -> 40% on my dual core with hyper threading) Then I still had very high CPU usage and used the Opis mod...
  2. T

    TConstruct Bugs

    I think this is the place: https://github.com/SlimeKnights/TinkersConstruct/issues (needs GitHub account)
  3. T

    AE autocrafter not crafting RE-Batteries (IC2)

    So basically, like my link... :) But without the 'search the forum' notification.
  4. T

    AE autocrafter not crafting RE-Batteries (IC2)

    I had the same issue, searched the forum (a while ago) and came up with something similar to this: (post from 2013, use forum search!!) http://forum.feed-the-beast.com/threads/question-about-autocrafting-items-with-sub-components-in-applied-energistics.33260/#post-457666
  5. T

    I Derp, You Derp, We all Derp, What's your's?

    Automate Octuple Compressed Cobblestone and then try to AE autocraft with recipes with cobble... Of course then manually decompress cobble and put it in AE. Why isn't it working?.... (thén disabled the compression)
  6. T

    FTB and Forge - Curse Partnership.

    Last few replies to above message has been negative, but I quite feel the same way. I love that all people here are volunteers (I volunteer as well at a club). But when volunteers make changes and 'all' people, who they do it for, won't like it, what's the point? Don't call someone...
  7. T

    how to fix id conflicts without getting an headache?

    This is not a thread about how to fix ID's in general, but it may contain valuable information about the process for you! Link: http://forum.feed-the-beast.com/threads/how-to-fix-the-dw20-1-5-packs-world-ids.28696/
  8. T

    JVM Arguments for Modded Minecraft (Updated 12/30/13)

    Thanks for the explanation! I do know IT, but I do not know Java (parameters) so I had to try and guess which people on the interwebs had some good parameters. Unfortunately, there are no 'easy' sources of information I could find about these settings so I'm quite happy you explained them! The...
  9. T

    Tell me about your bees

    Looks nice! Gotta try soon!
  10. T

    JVM Arguments for Modded Minecraft (Updated 12/30/13)

    Just hád to respond. Since this SSE 4 line, my server went from an idle 30%+ CPU time to < 2%!! Don't dismiss this out of hand. The only thing is, your CPU MUST support it. This is my entire parameter list: -server -Xincgc -Xmx1224M -Xms768M -Xmn512M -XX:NewRatio=2...
  11. T

    Tell me about your bees

    Wait.... what...? How? :)
  12. T

    Ask a simple question, get a simple answer

    I read this: " This pack brings DW20 ID's in line with Unleashed ID's. DW20 and Unleashed now use Master Configs. This means they have configs for all the mods in Unleashed ,Unhinged and DW20. You should be able to take a mod from Unhinged or DW20 and put it in Unleashed etc. " Source...
  13. T

    Ask a simple question, get a simple answer

    I searched these fora but could not find any post about this; Can I switch my current Direwolf20 1.1.3 pack (so, v2 one) for Ultimate 1.1.3? Without ID conflicts or any other negative side effects ofc. (I miss Power Converters badly...) I can imagine switching back could be an issue due to...
  14. T

    Protect ender storage?

    I did not know that! Is this in all packs? Thanks for the info! :)
  15. T

    Never Underestimate Small Boilers!

    And right you are :D I am now using one (I think) a 12LP boiler for my entire base and having plenty to go around... Ok, I do have to expand when my base is going to grow, but LP is more then enough!
  16. T

    Which wiki?

    Hmm, I did (somewhere) knew there where multiple fora, but I usually just google it and then click the links from top to bottom until I find what I like :) With all these new packs and updates I find there is no real 'perfect' forum. Unfortunately...
  17. T

    Never Underestimate Small Boilers!

    Check this out!! http://forum.feed-the-beast.com/threads/the-final-word-on-steam-boiler-efficiency.13506/ Take 30 minutes or one hour of reading time and then a day of reflecting :-)
  18. T

    Cannot fill create redstone energy cell (Thermal Exp)

    Note that with TE machines, you can set the output and input sides of the machines. 1) Are the machines set next to each other? 2) Is the output side of the crucible set to the side of the transposer? 3) Is the transposer input side set to the crucible's side?
  19. T

    ICBM?

    I think this is to potentially destructive to be placed into any modpack. Maybe you best bet for ICBM isn't FTB, but Tecknic: http://www.technicpack.net/voltz That ór place it yourself in a FTB modpack!
  20. T

    Hobbyist engine - safe?

    Yes, quote was working as intended. It forces the reader to click the link and read the source well. That should answer the question. Yeah, the tricky part is in chunk loaders when the question is if the water supply gets water to the engine in time or it could potentially bug out. But I've...