Search results

  1. T

    How do I add blocks to Forge Multipart?

    I am using the 1.6.2 version. The config doesn't give any insight to what I'm supposed to write in order to add a block. It only tells me to add the ID, but where am I supposed to add it and how? In immibis microblocks the line is: cuttableBlock: ID:META But what is it in Multipart?
  2. T

    How do modded servers work?

    This isn't a problem as much as a question. Basically, I'm wondering how does a FTB server use the mods/configs? Do the user's mods have to be identical to the server mods? How about configs? For example, if I want to delete dartcraft from an otherwise default Unleashed server, will the users...
  3. T

    Is there a mod for hiding name tags?

    Ideally in a way that still shows the name tag under specific circumstances. For example when looking directly at a player and/or when standing very close, or something like that. I guess the best would be if name tags worked exactly like now, except you couldn't see them through blocks.
  4. T

    How do I make a new personal modpack?

    No I don't want to do it without FTB client. So I want to do a custom mod pack. I normally edit the mods on ultimate or something, but the main reason I want to make a new one is that FTB isn't getting updates. I want to play a newer version of minecraft with newer versions of mods, and you...
  5. T

    Introduction to FTB / Tutorial map

    So this is something I've been working on for a week or two, inspired by all the people who are stuck with getting started. :) It's a tutorial map for anyone who is just starting to use mods, or doesn't know what to do with FTB. You need to use the Ultimate pack version 1.0.2. I used it because...
  6. T

    Computercraft; auto-format printed pages?

    So printing pages pretty much sucks lol. I think there's much potential with printers, but you have to code every line separately and move the cursor and all that. So, would it be possible to create a script that automatically formats a whole paragraph so that it fits into a page? Maybe even...
  7. T

    Holy hand grenades massively OP

    Does anyone else think so? They're relatively easy and cheap to craft, and they kill a Wither in 3 hits. You craft 4 of them in each recipe too. Every other mob I've tried so far dies in 1 hit, and the area effect is massive. On top of that, it doesn't destroy any of it's surroundings nor hurt...
  8. T

    Quartz and Cactus destroying items?

    I've lost so many bees/apiaries/ores to this thing. Is it a vanilla feature or added by some mod? I really want to get rid of it because it doesn't make any sense. If you're wondering why bees/apiaries; some bees require cactuses nearby, and there was a bug that required me to break & replace...
  9. T

    Windows .exe Unacceptable fps

    Edit: Problem solved! The problem was switchable graphics, causing FTB to use Intel HD 4000 instead of my Nvidia GPU. NOTE: Not all computers have switchable graphics. The problem is only possible if your processor has it's own GPU, and you have a dedicated Nvidia/ATI GPU. (most new intel...