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

    Mod Feedback [By Request] RotaryCraft Suggestions

    I figured someone might appreciate this: I thought it'd be neat to submerge my reactor with lighting underneath, giving it that dark and spooky rad look. Well, with Lycanite's suddenly I've created a giant pool that spawns nasty fish and water sprites nonstop... Yay reactors.
  2. D

    Mod Feedback [By Request] RotaryCraft Suggestions

    I just found LP has an option to make their pipes opaque. Given I had significantly more LP than BC pipes (JABBA barrela arrays and autocrafting arrays) maybe that will help.
  3. D

    Mod Feedback [By Request] RotaryCraft Suggestions

    I just broke out all of my Logistics Pipes which were linked with golden buildcraft pipes, and my FPS jumped from 15 to 30. Lovely.
  4. D

    Mod Feedback [By Request] RotaryCraft Suggestions

    Or just track a simple moving average and print it when queried with the transducer.
  5. D

    ReactorCraft: Measuring output

    I wrote a computercraft turtle program to 3d print these... I can use Worldedit I think, and Reika has a debug mode now to allow instant placement. However the issue is the same, I'd have to then record the turbine output. I like the method of monitoring total steam produced over time instead...
  6. D

    Mod Feedback [By Request] RotaryCraft Suggestions

    Pfft. Who wants to use that RF stuff. I do things the hard way ;] I'm setting up my reactor now with proper waste disposal in finite water, should be a blast. ... Poor choice of wording perhaps.
  7. D

    Mod Feedback [By Request] RotaryCraft Suggestions

    Any chance compact machines works with Electricraft?
  8. D

    Mod Feedback [By Request] RotaryCraft Suggestions

    I've had many issues with chunk generation, but never one due to RoC. I actually appreciated that the bore only did one chunk at a time, it was light on the server.
  9. D

    Mod Feedback [By Request] RotaryCraft Suggestions

    I just wanted an approximation based on a simple unit that you could tie to the turbine usage (20/sec for regular, 160/sec for HP). I'm doing this manually atm, but plugging in a steam meter after the pump would accomplish the same result ideally.
  10. D

    Mod Feedback [By Request] RotaryCraft Suggestions

    That's what I'm doing. I use a powered steam pump as a one way value to allow me to measure output over time. Typically I break and replace the output pipe from the pump, and then check it after 60 seconds to compute the output.
  11. D

    Mod Feedback [By Request] RotaryCraft Suggestions

    Even a Dynameter for steam would be enough...
  12. D

    Mod Feedback [By Request] RotaryCraft Suggestions

    So I think we discussed a feature request before, regarding having blocks that measured throughput like the Dynameter does but for other values. Would it be difficult to make a block to log steam throughput? Perhaps upgrade the Dynameter to support right clicking with the transducer to get...
  13. D

    Mod Feedback [By Request] RotaryCraft Suggestions

    I make a custom modpack for our server only... Historically much of the magic was server side. Servers and dimensions do NOT get along. I pregen everything so there is no chunk generation lag. Imagine being in that world of rare resources, and you can't leave. I think we're the only server to...
  14. D

    Mod Feedback [By Request] RotaryCraft Suggestions

    Just a generic complaint (not RoC specific)... I keep finding that by the time I'm getting mid to late game and I want to really start playing with my big RoC toys, my base FPS is so terrible I almost can't stand to play. It is very disappointing. If only we could backport the rendering...
  15. D

    ReactorCraft: Fission Reactor Designs (again)

    Ok, here's a diagram of several reactor layout's I've tried in v6e. http://imgur.com/RTh8jUI I've measured their output by using a steam pump where I break and replace the output pipe and measure the amount of steam output over a one minute period. Then I calculate the steam blocks per...
  16. D

    Reactorcraft & Pebble Beds

    Updated diagram for a minimum size Pebble Bed HTGR reactor with 1.7.10 Reactorcraft v6e. http://imgur.com/yUip3qa
  17. D

    ReactorCraft: Measuring output

    Ok, I'm now measuring reactor output by using a steam pump and running it for one minute and dividing to get steam per second. Given you need 20 steam/s for a turbine, and 160 s/s for an HP turbine, this is adequate.
  18. D

    Mod Feedback [By Request] RotaryCraft Suggestions

    Also, I just reviewed items on the Github issue tracker. OH MY GOD, I'm so sorry you wade through this kind of bullshit. I'm glad there are some volunteers to help, but people wonder why I have so little hope for the human race.
  19. D

    Mod Feedback [By Request] RotaryCraft Suggestions

    I was just totally surprised by my enrichment centrifuge returning thorium... Does this work now? I thought we got that from another source, like centrifuging dirt or something.
  20. D

    Mod Feedback [By Request] RotaryCraft Suggestions

    I really do understand your point, that balancing mods is hard with RoC. I'd argue that the reason is that unlike other mods with tiers, RoC grows exponentially in power. It's hard to change that, without totally disrupting the progression. As a result, I agree with Reika that you shouldn't...