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

    What's new in modded minecraft today?

    I have had the fov change disabled for awhile in a personal mod I play around with, but after seeing some desire for a 1.7.10 version, I figured I'd throw something together.
  2. E

    Linkbooks without Mystcraft?

    Transport Terminals may be what you are looking for. http://minecraft.curseforge.com/mc-mods/224779-transport-terminals
  3. E

    Super Low Lag Octuple Compressed Cobblestone Generator

    Did the chest happen to be full when it stopped working? If it doesn't have a slot to place the crafting result in, it won't craft. I have had this happen to me and it wouldn't restart even after clearing the chest out. I had to break, replace, and redo the functions from scratch. I typically...
  4. E

    1.7.10 Infinity Is Nothing

    To continue the ender pump setup challenge :X, TE has an augment for Dynamo side access so you can pump fluids and items into the energy output side.
  5. E

    Texture Artists

    Cool, thanks for the vote CyanideX, and also Unity. I have been enjoying it since release. https://www.dropbox.com/s/0zh4sq7h9i3ocai/TinyPNG.rar?dl=0 I included a readme with everything anyone should need to get set up. Let me know if I missed anything. I included the source file as well in...
  6. E

    Super Low Lag Octuple Compressed Cobblestone Generator

    Glad I could help, thank you as well for the info about block gates.
  7. E

    Texture Artists

    Anyone here use TinyPNG.com? If anyone is interested, I created a simple gui in java to mass compress files using their dev api. I don't get much use out of it as I am horrid with textures but it was a fun little project to play around with javax swing. Let me know if there is any interest and...
  8. E

    Super Low Lag Octuple Compressed Cobblestone Generator

    http://imgur.com/lnfppiW This is how you can remove the delay if you haven't figured it out already. This lets you remove the false side of the first condition as well as the flow after they are initially planted or just simply plant them yourself at the start. It's what I initially did, and...
  9. E

    Super Low Lag Octuple Compressed Cobblestone Generator

    I wasn't having any problems with it picking up everything when I tested it. Lily cache amount was rising, so I was getting the extra seed. The only time I was getting items on the floor with my previous design was when I forgot to specify to send only 1 lily to the block gate, it would plant...
  10. E

    Super Low Lag Octuple Compressed Cobblestone Generator

    ChemE, I was poking around your imgur and looked through your other tutorials. I incorrectly assumed our ender-lily designs were the same but I was using the block detector to read the growth level of the ender-lily's. I wasn't aware that the block gate could detect what drops it would receive...
  11. E

    Super Low Lag Octuple Compressed Cobblestone Generator

    I like your concepts. :) http://imgur.com/a/CygrG I pulled from the bottom using inventory cables.