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

    Free solar panels (and other blocks)

    Basically, electric tools were never said to be superior in every aspect. The fact that you can't enchant in an enchanting table is enough proof that they didn't want it enchanted, but they didn't know how to prevent the books+anvil until recently. Electric tools are basically infinite...
  2. S

    Ultimate version/MFR?

    1.0.1 is still the recommended, use any higher version knowing that there might be problems. As for MFR, rednet has been added in 1.5.X versions, so no matter what 1.4.7 version you have, you won't have it.
  3. S

    Helping fixing issues

    Why do you assume that it's a bug? I mean, there are mods that go out of their ways to disallow automation for certain parts, like frames in alviaries. If you had to ask the question to someone, that would be binnie, but I haven't seen him around here, so you might as well search for him on...
  4. S

    Red Power 2 status?

    The problem with ugocraft is that it is very resource intensive. On the plus side, it can rotate blocks. It also used to not work well with other mod blocks, and making some of the frame contraptions like the quarry is a real challenge, but things like doors and elevators are so much cleaner...
  5. S

    Remove tile entities

    Any redpower in your world, at all?
  6. S

    Hows this for a base theme?

    I love the tower, but not so much the house. It might have to do with the roof being the same as the walls. But the tower looks really amazing.
  7. S

    Favorite Biome?

    I so wish people really good with terrain control would come up with good biomes for random generation... It would put a big spotlight on the mod outside from juts the map makers, as even we players could play around with it without having to spend hours trying to understand how it even works...
  8. S

    Turtles stop working even with Chunk Loaders

    The problem could come from the fact that the program is on "startup" too. If the turtle was unloaded eve for a tick, it would restart, but from the wrong place, completely messing the whole place.
  9. S

    Turtles stop working even with Chunk Loaders

    The funny thing is that it mixes both if and while in here. Usually, when you want to insure it will move forward no matter what: while (not turtle.forward()) do if (turtle.detect()) then turtle.dig() else turtle.attack() end end this little thing makes it continuously try to...
  10. S

    FTB Pack Comparison

    "public release" and "public beta" are completely different things. A beta means that there are potential bugs that needs to be hunt down, and that it is not a version that will be pushed onto everyone. It being public only means that anyone can help in hunting down those bugs, it doesn't mean...
  11. S

    FTB Pack Comparison

    Oh, my bad for thinking that YES meant a public release then.
  12. S

    FTB Pack Comparison

    Just a quick question. Why is Computer Craft noted as 1.5.2 "YES", when the 1.52 version of the mod is for 1.5.1 and crashes when using the 1.5.2 MC and forge (tested with forge 703)? Threads in the CC forums also state that the mod is not updated yet. I realise that the version of the mod...
  13. S

    ExtraBiomesXL vs. Biomes O Plenty vs. ? (for 1.6x+)

    I sadly don't have the time to customize every biomes to my liking. But it's nice to know that such a mod exists, and a quick tour through their wiki shows that you can really do a lot with it. Might get into in later, when I have more free time on my hands.
  14. S

    ExtraBiomesXL vs. Biomes O Plenty vs. ? (for 1.6x+)

    I finally found a canyon biome! But it looks nowhere near what the screenshots earlier showed... It's kind of high elevation, dirt-red colour, with patches of dirt, just like in the MCF thread for the mod. I am so disapointed now, it was not worth the 25k blocks travel.* EDIT: After...
  15. S

    Finding lots of Nikolite

    Well, if you find 1 vein of apatite, and use fortune III on it, you are basically set for more than a week of constant and intensive farm usage. But the first post definitely is asking about nikolite, and unless you go massive into RP power system, or don't mine it, I don't see how you could...
  16. S

    Syncing minecraft worlds

    I will say something that will sound really stupid for many, but why not install your FTB on a USB stick or other portable memory cards? The only thing you have to do is to bring it with you when you shut down a computer, right?
  17. S

    Where have the slimes gone?

    Voxel's map in cave mode is also arguably more useful than REI, because it also shows non lit caves. The downside being that it's on auto trigger, you can't choose to have surface map when caving. I see a lot of hate for Voxel, justified for those that have their FPS being significantly...
  18. S

    I love your image.

    I love your image.
  19. S

    Had a server error, lost descriptive books

    There are admin commands for getting a book for a specific age. You will need to find the ages' ID for that, but it should work like you want. There is also a TPX command that can warp between worlds, so you can make your new linking books. Hope it helps.
  20. S

    Dynmap Factions overlay not working.

    I didn't even know that dynmap had that kind of functions... That will probably not help you, but are the plugin/mod "faction" and dynmap configured properly?