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

    Fully automatic power system with Thermal Expansion engines

    I think you misunderstand what I meant. Standard dynamos will only output 80rf/t. Culinary generators will output 240rf/t with a cake (less with anything else as fuel). This means in a fixed amount of space, I can get out 3 times more power.
  2. K

    Fully automatic power system with Thermal Expansion engines

    Going to do something very similar with a computercraft program I'm writing. Instead of shutting down the engines I'm going to turn on a MFR mining laser to draw out the surplus of power and stop again at a certain %. W What are you using for fuel? I've been trying out a cake powered base...
  3. K

    Tangle of machines

    If you can figure out the secret way to make a glowstone generator you can save on the redstone. If you can't switch out the reactants for the extrautils generator called heated redstone generator and pump that liquid redstone into it. Gives you more per tick and total. If you can get your...
  4. K

    [WIP] [1.6.4] [1.7.2 IN PROGRESS] MortTech

    Did you upgrade mid development? I'm not sure if mods are using java 8 yet.
  5. K

    Any possibility for a generic tool to migrate from one modpack to another?

    Well you dont need to go caving to get started. 20-30 min in creative will get you enough stuff for a starter base to avoid spelunking. Don't have to stay in creative for very long. But whatever makes you happy :).
  6. K

    Make AE system use chest as storage

    A simple storage bus has to use power to exist, then uses power when it inputs into the storage medium, and then again to extract. For those of us with higher power requirements than the default, this is something to consider. DSU's for stuff that will be used frequently is a concern for power...
  7. K

    Lets See Some Bases! Give Us a Tour!

    His/her hopes and dreams keep it up, dont step on them or the whole thing will collapse!
  8. K

    Tinkerer's Constuct weapons with Peaceful Table...

    Maybe its the evil in me but I would rather see a X shaped table where mobs are strapped down and disassembled for looting IV.
  9. K

    Real Men Growth Their... Everything

    Timewood made noise so I instantly hated them. Dont like needing sound mufflers everywhere.
  10. K

    Useful Computer Craft programs..

    Making a functional gui isnt the issue to me, its making it look nice while being functional. I literally just started coding in lua for CC this week (albeit with different programming exp in college). Only just got it so I could dynamically add TE energy cells to the computer then read the...
  11. K

    Real Men Growth Their... Everything

    To any interested, you dont need water blocks under the sprinklers to make them work. I have them directly on top of a tesseract that can provide both water and bonemeal. Works fine and the sprinkler is the thing keeping the tilled soil hydrated as there are no water source blocks anywhere in...
  12. K

    Will magic world 2 get an update soon

    Did you check all the file sizes this time? :)
  13. K

    Changing two liquids of the same type into one another.

    If possible, I think the MFR unifier might be the only way. Pretty sure this can handle liquids as well as items/blocks. You will have to test this yourself by piping liquid in and out again trying both the RC and GT liquid as the inputs to see if it will convert at all. I dont use either of...
  14. K

    No diamonds to be found!

    You could try Y level 6 which is the next best diamond ore bearing level. Also get some tinker's construct stone hammers and you will see a much greater surface area. No diamonds required to accomplish this and only need cobblestone to repair the tool when it breaks.
  15. K

    how do i ban items on my server?

    Oh I have my own private server, so I understand. Some mods let you set the item/block ID to 0 in the configs to disable them. Have you tried that?
  16. K

    how do i ban items on my server?

    Short story: On my server I have morph. I dont use the flight of bat mode cause I think its a shortcut to MPS flight and the glider/jump assist does me fine. My gf loves flying around, and only really builds stuff in a house she built in creative on the plateau next to me. We arent competing...
  17. K

    Best way to turn OpenBlocks liquid exp into Mob Essence? SOLVED

    You could avoid the xp from becoming liquid XP at the start and have the orbs (presumably being sucked up by vacuum hoppers) go to MFR sewers with range upgrades. Sewers will still work if covered so long as other blocks are on the same plane as y+1 of the sewer. I havent tried to see which will...
  18. K

    how do i ban items on my server?

    Are you just worried about people moving spawners or moving spawners too cheaply? I ask because there are other ways to move spawners other than the dolly. Portaspawner from MFR comes to mind. Now I'm also wondering to myself if MFR digital miners could as well. Honestly vanilla spawners kinda...
  19. K

    Power Generation! Resource gathering

    Currently have a cyclic assembler cake factory fed by milk, wheat, and sugar from mfr machines and eggs from a chicken coup with a few well placed vacuum hoppers. Those cakes then give me about 128000 RF each at 240RF/t in 16 culinary generators. I also have a netherstar generator, but this fuel...