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

    Which mod is it that lets you scroll items in your inventory?

    I hope this title makes sense! I have just made a new instance in MultiMC with 1.5.1+ mods in whilst waiting for the FTB packs, but there is one little mod/tweak that I cannot find! It works in the DW20, MindCrack & Ultimate versions of the 1.4.7 packs in the FTB launcher. For example, when...
  2. A

    32x Faithful 32x32 Pack

    This is because 1.1.0 isn't a recommended build yet, if you click on the drop down box towards the top right of the launcher, you can choose the 1.1.0 version. Be careful though because there may still be bugs in it as they haven't finished testing. It is set to be released very soon though.
  3. A

    [32x] 1.5.2 Faithful FTB Unleashed, Direwolf20, Unhinged +More

    I know Direwolf has mentioned he will be adding Tinkers Construct, Natura and possibly Ars Magica to his pack in the 1.5-1.6 update - will you be doing textures for these too?
  4. A

    32x Faithful 32x32 Pack

    Wow that's great! Will you be doing the Tinkers Construct and Natura mods?
  5. A

    32x [32x] JohnSmith Technician's Remix

    Thanks Zica!
  6. A

    32x [32x] JohnSmith Technician's Remix

    Any news on this? If it's any help - I am using 1.4.7 Ultimate Pack. I definitely clicked the 1.4.x mod branch in the TP patcher as I tried it multiple times. When I download and then patch the pack, then go and have a look in the tp folder it downloaded, it is only vanilla textures, none of...
  7. A

    32x [32x] JohnSmith Technician's Remix

    The same is happening with me - none of the mod textures are being added to the pack - it's very strange.
  8. A

    32x Faithful 32x32 Pack

    Just out of interest - what Optifine version do people use? I keep getting big chunk errors when I use it :(
  9. A

    32x Faithful 32x32 Pack

    Thanks for making a faithful pack for Ultimate! Keep up the good work :)
  10. A

    Anyone here going to PAX East?

    Just wondered if anyone on the forums is lucky enough to be going to PAX East and meet everyone? Wish I was going, but sadly not this year :( :) P.S: Be sure to post pictures for all of us that aren't going to be there!
  11. A

    32x [32x] JohnSmith Technician's Remix

    Wow, didn't realise it was that simple! Thanks again.
  12. A

    32x [32x] JohnSmith Technician's Remix

    Thank you so much! :) Could you explain, just out of interest how you got that from ScottKillen's post into a png?
  13. A

    32x [32x] JohnSmith Technician's Remix

    +1 for that and possibly very brief instructions ... im a texture noob :)
  14. A

    [32x] 1.5.2 Faithful FTB Unleashed, Direwolf20, Unhinged +More

    Just popping back to this thread to see if anything has been updated for the new ultimate pack? Or is this texture pack no longer being worked on?
  15. A

    Melee Turtle Mob Farm Question

    Ooh, pistons might be a good idea for now. Yeh, spiders aren't great, but I had about 5 greatwood trees with the spawners underneath them very close to my base, so I took advantage of that :p By the way... whats barrows hills?
  16. A

    Melee Turtle Mob Farm Question

    For now I have gone with while true do turtle.attack() turtle.drop() turtle.select(2) turtle.drop() turtle.select(1) sleep(1) end Just because it is only for 1 spawner and I am on a single player world. If I notice much lag then I will re-think the whole idea. I wanted it...
  17. A

    Melee Turtle Mob Farm Question

    Wow guys, thanks for all the suggestions! For this - if I wrote: if turtle.getItemCount(3) > 0 then DropAll() end Would this check slot 3 and then if that has an item in, then drop all and then return to slot 1? Sorry, I'm still learning :oops:
  18. A

    Melee Turtle Mob Farm Question

    I have just built a cave spider mod farm with a tier 5 soul shard - same design as DW20's blaze farm in his single player. The thing I am having a problem with is, because spiders drop can 2 items - string and spider eyes, the turtle.drop() function is only dropping whatever item is in the 1st...
  19. A

    Thaumcraft 3 Cow farm with Golems

    Thank you! Ahhhhh - well that explains it. Do you need knowledge fragments to research visors or is there another way?
  20. A

    Thaumcraft 3 Cow farm with Golems

    I recently just built a cow farm using a tier 5 soul shard, an advanced smart golem and a wooden golem (who collects the drops) - very similar to Direwolfs in his server play video (but with out the technical computer part!) and I have 3 brains in jars places around the farm, but the cows are...