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

    Rosewood

    If you're also using Gendustry, it makes it relatively easy to collect pollen (pollen sieve in an industrial apiary w/ any flower pollinating bees) and mutate species rapidly to get the ones you want (advanced mutatron) and the industrial grafter will give you lots of saplings.
  2. S

    What mods add dimensions, and a mod poll

    Fun fact for dimension mods that add mobs and biomes. Biome ids will happily conflict and never bug you about it. Mobs spawning only in specific biomes will spawn wherever their poor confused biome ids happen to match (unless the modder added additional checking). Why is this important? Why...
  3. S

    Universal Configs - Possible "Everything" Pack?

    My general assumption was the universal config was generated from some sort of universal build with all the mods together anyway. However, I suppose someone could have just dumped an ID list and attempted to fill them all out on a spreadsheet, but that seems like a lot more work than just...
  4. S

    PSA: Monster 1.0.6 and 1.0.7 Hotfix

    It wasn't meant to be literal code. One can go get the code snippet from OpenBlocks if one wishes.
  5. S

    [1.6.4] Sleepless Horrors

    1.5 Changelog * Updated Erebus to 0.1.2 * Updated bspkrsCore to v5.3 * updated EnderIO to 0.7.2.190 * updated Extracells to 1.6.7d * updated Gravestone to 2.5.1 * updated Hardcore Ender Expansion to 1.3.3 * updated Lycanite Mobs to 1.4.3 * updated roguelike dungeons to 1.2.9 * updated MFR to...
  6. S

    TiC error

    Post the crashlog that doesn't contain optifine to the TiC on the minecraft forums, as they may already have a fix (and their devs check there more often).
  7. S

    Getting started with rotarycraft

    If it can explode, it will. :D Also, as a fan of explosions, I applaud your usage of them in extreme power situations. :D
  8. S

    Getting started with rotarycraft

    While it does muffle a little, it tends to be completely overpowered by most of the stuff in RotaryCraft. Multiple mufflers do help bring it down to tolerable levels. I think the loudness is somewhat the point. Comparable real world stuff is pretty noisy.
  9. S

    Hydrokinetic engine power curve.

    Indeed I am, I'll take a look :D But... if they're static, why aren't they just a block instead of a tile entity >.> Trying to save block IDs maybe? Does that even make sense anymore with ModID:BlockID?
  10. S

    Hydrokinetic engine power curve.

    Pardon my obvious lack of engineering experience, rotarycraft has been a lot of fun with respect to exposing me to more of that. I don't really know enough about things like resonance and torsional rigidity to really say more about material stress equations. See with Minecraft (and really a...
  11. S

    Hydrokinetic engine power curve.

    But how are you calculating failure (if I can ask)? Surely values beyond a shaft's maximum tolerances can simply be discarded? Preemptive apologies if I'm being annoying, I may just be channeling this one code efficiency class I had a decade ago that may not be at all relevant in this...
  12. S

    Hydrokinetic engine power curve.

    That's why I mentioned it, as it seemed that it might be a good idea for that particular formula. Everyone loves efficiency, right? Completely agree its not practical in all cases, but can I ask how/why you have 2.147 billion (max int?) values for shaft failure? O.o wut
  13. S

    PSA: Monster 1.0.6 and 1.0.7 Hotfix

    For the mods that have readable source code available, they'll have something along the lines ofif (!id==0) in their configuration code which basically says, if the id isn't 0, do this code to register the mod-added stuff. Mods without ID configs will definitely not have this feature at all...
  14. S

    Hydrokinetic engine power curve.

    Have you considered moving to a pre-generated(or runtime/init generated) lookup table for math functions you're performing 20 times a second?
  15. S

    Hydrokinetic engine power curve.

    Is the hydro factor calculated only when the generator is placed?
  16. S

    Why don't people like IC2 anymore?

    TiC has several mod authors so there's that. I was surprised GT largely got dropped from the majority of packs rather than TiC. There are lots of good tool mods. Not so many deep tech mods. A much more valid reason to give for not using either IC2-Experimental or its addons is that the new...
  17. S

    Lycanites Mobs - Feedback and Bugs

    The mod for that is called Zombie Awareness. They're sensitive to light, sound and the smell of blood (injured players).
  18. S

    Updating Modpacks needs to be more 'edit friendly'.

    Since the old launcher can't do mod-by-mod updates, it's basically doing what I was telling my primary tester to do while developing my pack, "To update: delete mods & configs folders, replace with contents in zip". During the course of developing Sleepless Horrors, I ran into several...
  19. S

    Getting started with rotarycraft

    Honestly that's a much better way to go if one is not adverse to making the quick trip to the nether.