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

    Looking for Red Power Tweaks 4

    Oh they knew about it. Do a Google search for Canvas bag dupe, perhaps you'll find the thread I did of a concerned individual asking questions in Eloraam's irc channel. He was, of course, dismissed entirely. The real question is, who doesn't know about it? Either way, I'm willing to bet it still...
  2. P

    Looking for Red Power Tweaks 4

    Here, I created a dropbox link for it. https://www.dropbox.com/s/5rkls8vyngp0lyx/rptweaks-4.jar I used to use this on my 1.4.7 server, right after I found out about the good'ol dupe bug.
  3. P

    What features for modpack making do you want added to FTB?

    A more appropriate, less close minded method of asking for permission to use mods within a modpack. Have you seen the list of requirements for a private modpack?! How about a method similar to that implemented in games of old where you connected to a server and, any modifications necessary...
  4. P

    How large is your world in memory space?

    If you program in Java, you'll understand that Java is not the limiting factor here. Java has certain limitations that other non-VM based programming languages don't share, sure, but it has nothing to do with Minecraft sucking down memory like a five hundred pound man sucks down milkshakes. To...
  5. P

    My personal issue with IC2 and similar mods

    I was in the process of revising my thoughts when I came across this post. One of the more frustrating aspects of playing modded Minecraft can be quantified using two words "extensive research". When I sit down to enjoy a relaxing game of anything, the last thing that comes to mind is having to...
  6. P

    How large is your world in memory space?

    I run a server for me and, my girlfriend that averages near two gigs. Sure, there's over one hundred and twenty six mods running currently but, my last server averaged near the same running eighty mods. The world file its self is comparatively small, somewhere between one hundred and two hundred...
  7. P

    Thermal Expansion Status

    I made a large response post about infinite power loops with MFR among other things and, well, the gods decided I wasn't worthy. In said post I went into grave detail about WHY I would prefer any new system not function like MFRs does because, it makes balance complicated. PhilHibbs, I made...
  8. P

    Thermal Expansion Status

    I come here to say but one thing: Please, please, please for the love of all things just and, unjust in this universe, do not create yet another power system for us to manage. Thermal Expansion is a fantastic mod, it adapts well to Buildcraft energy and, with the array of converters available at...
  9. P

    Powerconverters + Conductive pipes

    From what I've seen, the wooden pipe is required. If it's excluded, the system still refuses to work. I've been too busy fixing IC2 anyways, so I'll just wait on the powercrystals guy to release a new dev of power converters.
  10. P

    Powerconverters + Conductive pipes

    I'd thought as much originally, just wanted to be sure. The Buildcraft API appears to recognize the converter, at least enough to attach to it. I'm going to duplicate this post in his thread as well to double the chances of it being seen.
  11. P

    Powerconverters + Conductive pipes

    I posted a help thread in support once before.. it was blatantly ignored. I hope the same fate doesn't befall this thread. I'm playing on Minecraft 1.5.2 with the newest version of powerconverters and, Buildcraft installed. For what ever reason, conductive pipes refuse to extract power from...
  12. P

    Feed The Beast - Redpower and 1.5.x

    Oh, I do indeed believe modders should have their rights however, I do not place them on the pedestal that everyone else does. I come from an era of open source modding where problems like this seldom ever arose. To provide an example: Homeworld 2, a game I cherish that still to this day has a...
  13. P

    Feed The Beast - Redpower and 1.5.x

    Using similar logic, I can state that I'm going to design a highly improved version of Minecraft, re coded from the ground up and, optimized to properly take advantage of modern hardware. For all you are aware, I may posses the ability, though severely lack the free time required to invest in...
  14. P

    Feed The Beast - Redpower and 1.5.x

    After one hell of an unpleasant experience with a Kotor 2 mod, I'm finally feeling miffed enough to dare posting in this section. I have absolutely no gripe with Eloraam's inability to continue working on Redpower 2. I don't care that she hasn't fixed several glaring issues with Redpower, one...
  15. P

    Leaves not decaying on MultiFarms

    I've set up a couple of large MultiFarms (don't ask me to switch to steve's carts as they do not support modified trees) and, I couldn't help noticing that they were unable to keep up with a single 36HP steam boiler. Now, in the past, properly powered, I have run two 36HP boilers off of a single...
  16. P

    If you could con a Dev for one thing....

    This does little to help with side by side diamond pipes, iron pipes and, gold power conduits that shouldn't connect(Yes, I still use these. Why take a five percent energy loss for a two block distance, or for compact gate setups). Compact diamond pipe routs can also cause complications...
  17. P

    If you could con a Dev for one thing....

    Pipe plugs, now there's progress heading in the right direction. I'll finally be able to build compact Buildcraft setups of three or more pipes. My early bee breeder setups will be half their former size.
  18. P

    If you could con a Dev for one thing....

    Why in all of Minecraft has this not been suggested yet! Finally implement a method of preventing Buildcraft pipes from connecting to one another. It's rather infuriating to have to space everything by three blocks when ever Buildcraft pipes are called for. It's even more absurd when you...
  19. P

    Does upgrading steam boiler reset heat to 20 again?

    Attempting to change the size of any boiler has always reset its heat levels for me. Of course, I'm running Minecraft 1.4.7 when I do this however, I would assume that this will remain unchanged for one reason mentioned above, exploitation. I would advise keeping its current size. Use the...
  20. P

    Advanced Pump not Chunk Loading

    Chunk Loaders are working in several other places. It appears that the pump is failing to descend the module that does the actual pumping while being chunk loaded. Update: I was able to fix the pump by removing it and, placing it several times. It seems I had to remove the pump, remove all of...