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

    To design a Hardcore or Expert Mode pack

    Triumph/BetterAdvancements actually tries to implement something useful with the Achievement system, and works reasonably well if you're not trying to establish a storyline so much as hints. A lot of people have been trained not to look at achievements, though its use in SevTech means that at...
  2. gattsuru

    Request I need modpack for a bad system requiments

    I would be surprised if the laptop would support more than 4GB, and it may not be upgradable even to 4GB, depending on whether it was intended as a desktop replacement or mid-power mobile device. Agrarian Skies 2 or Sky Factory 2.5 would probably work, though you honestly might be more playable...
  3. gattsuru

    Ask a simple question, get a simple answer

    For single blocks, you'd probably going to need OpenComputers/ComputerCraft/MineCoprocessors. There are a lot of simple clocks in Beyond -- the RFTools sequencer or Hovering Hourglass from Botania is one of the more capable since you don't have Automagy in 1.10 -- but requiring different period...
  4. gattsuru

    Thinking about setting up a 1.10 pack for myself, not sure though

    I've not used it myself, but it has transformers and I've seen lots of complaints from folk who've blown up equipment, so I think it's still got some complexity. If you use external wiring or switch it to use RF internally, it (usually) autoselects the right packet size, though, so effectively...
  5. gattsuru

    Ask a simple question, get a simple answer

    If you're not a fan of Curse/Twitch, it's pretty easy to migrate an instance into MultiMC or even ATLauncher. Have to login once to get the package down, and won't get you the automatic updates, but can be more convenient if you don't like the new launchers.
  6. gattsuru

    Modern Retro Project - Impossibru?

    Nothing too public yet, just comments on Reddit and the curse forums, but McJty's hoping to just help take some of the workload off, enough that Azanor could handle the conceptual lead stuff. Still trying to figure out if the licensing would even be possible, but I'd not stick a fork in TC yet.
  7. gattsuru

    Modern Retro Project - Impossibru?

    Botania's drama's been mostly about the flower decay and RF conversion stuff, and Vazkii's managed the community a lot better than most others did. I 'd like to think the GregTech Bronze and Wood War blew up as big as they did because it was over something so awfully petty, but given that folk...
  8. gattsuru

    Mod Feedback ChromatiCraft questions and suggestions

    The new Aura Tracker is a godsend. Will still be a little rough getting to Runecasting to make it, but between that and the buff to notes per burrow 200+ Lore Fragments look a lot less staggering now. Is the "Lumen Incineration" screen supposed to be showing up at that progression level? Comes...
  9. gattsuru

    Mod Feedback [By Request] RotaryCraft Suggestions

    Poking through the github, I'm not sure how it expends LiFBe short of an emergency fuel dump. The reactor core itself uses the same CYCLE_AMOUNT variable for both cold-LiFBe in and hot-LiFBe out, while the heat exchanger converts COOL_AMOUNT for both input and output. Waste creation doesn't...
  10. gattsuru

    Modern Retro Project - Impossibru?

    For an example of the two-dimensional aspects, in 1.6.4 BuildCraft, the rate you could push items through an Extraction Pipe was dependent on overall power, but the exact expression would vary based on how that power came in. Two different engines might both put out an average of 6 MJ/t, but...
  11. gattsuru

    Ask a simple question, get a simple answer

    Anyone have some conversion values for RotaryCraft-> AE2 and RotaryCraft -> OpenComputers power units that they've been happy with? I've been trying to build something using primarily shaft power, but the defaults for power conversion in other mods seem... a little off. I can get not wanting...
  12. gattsuru

    Mod Feedback [By Request] RotaryCraft Suggestions

    There's actually a supercharger for the turbine engine (doubles torque, makes it slurp up even more fuel than normal, lights everything on fire), although it's more useful for making noise than production. And there's the Performance Engine upgrade mechanic, though most overlook it and just...
  13. gattsuru

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

    I'd already known that RotaryCraft Jet Fuel is explosive. Today I found out that RotaryCraft Canola Oil is, as well.
  14. gattsuru

    Modern Retro Project - Impossibru?

    I think there's still some development going on under Speiger, but it's in a really awkward combination of closed-beta Patreon and hard computer issues, and the last update was May. Yeah, it's all hard-coded for the default bees. As an alternative to Gendustry/Genetics, there's a...
  15. gattsuru

    Modern Retro Project - Impossibru?

    May depend a lot on what mod devs are saying among themselves. Forestry got a build out for 1.11.2 before the New Year, and Binnie's stuff wasn't far behind (no, I don't know why the main page is pointing to a different github than the current CurseForge does). Azanor'd mentioned possibly...
  16. gattsuru

    Listed - 1.7.10 - HQM/SURVIVAL - Galactic Science - something fresh!

    You can build a Chopper/Planter -> Decomposer -> Syngas Producer (+ Heat Exchanger) -> Gas Turbine. This doesn't require any Desh and can get you 200 RF/t per Steel Steam Turbine, but it's almost a stack of iron to get even a small one running. It's not as Iron-efficient as Sterling Engines...
  17. gattsuru

    Listed - 1.7.10 - HQM/SURVIVAL - Galactic Science - something fresh!

    Note that you can also compose Netherrack from Si-O-Fe. This will almost always make more sense than mixing it in an Ex Nihilo Barrel, since redstone is Cu-Fe2-O3, and you should be swimming in Si. End Stone, pretty much the same as Soul Sand : liquid (in this case, lava) into the sides...
  18. gattsuru

    Clayconia (Regrowth)

    Functional Flowers, including the Clayconia, pull mana from linking to a Mana Pool. They can not absorb mana from a burst or mana spread in any circumstances, nor do I think you can link them to generating flowers. Place the Clayconia within a few blocks of a mana pool, and then link it by...
  19. gattsuru

    Ask a simple question, get a simple answer

    Mystcraft has pretty much the same issue, in addition to some others caused by its specific model of decay. There are some genuinely difficult problems involved around data concepts, and erring on the side of consuming computer resources is unfortunately one of the more reasonable compromises...
  20. gattsuru

    Ask a simple question, get a simple answer

    There's an /rftdim safedel <id> command that can help, although you still need to manually delete files in the dimension folder to free up the disk space. Unpowered dimensions shouldn't stay loaded into memory if there's no one in them and no chunkloaders present, though.