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

    Resonance Unleashed - [Closed - merged into Resonant Rise]

    There will likely be another update to support the Beta 1.5.1 pack in the near future, but for now this is it. The config pack has been updated after a long break away and we're still on 1.4.7 at the moment. 1.5.X support will be introduced as an optional support patch when the Beta 1.5.X pack...
  2. V

    Resonance Unleashed - [Closed - merged into Resonant Rise]

    Are you using Ultimate 1.0.2? Edit: Now that I think of it, one common derp from people using the easy configs is them not reading the instructions and just installing the easy configs. The easy configs are a patch you put on top of the default configs - make sure they're putting the default...
  3. V

    Resonance Unleashed - [Closed - merged into Resonant Rise]

    I can't do anything about people failing to understand or follow instructions that are as clear as I can make them, I'm afraid. If the easy configs are not being loaded, they weren't put in the right place.
  4. V

    Latest GregTech changes

    Ultimate 1.0.2 happens to have most of these changes in it as part of the GregTech 2.90h beta that the FTB team added to the pack. I've been meaning to do a PSA on it, but the PSA turned into a guide post which turned into a world download which became an idea for a megathread that I'm still...
  5. V

    Ask a simple question, get a simple answer

    Mind you, that's something worth investigating - it is possible to have AE subnetworks. I suspect they would need to be attached to the controller, however, but I'm not certain.
  6. V

    1.5.2 Oh joy!

    I should probably explain what runtime deobfuscation actually is. Java code, unlike most code, is easy to decompile - you can pull it apart and get back pretty much the same code that the author originally wrote. This means you can get back the full source code for the program and (in theory)...
  7. V

    1.5.2 Oh joy!

    tl;dr: If mods implemented runtime deobfuscation, they won't need to update. If they didn't, they will have to update.
  8. V

    1.5.2 Oh joy!

    The Forge in 1.5.X added runtime deobfuscation. What this means in plain English is that mods are no longer dependent on a specific version of Minecraft if they implement this feature - only Forge has to update.
  9. V

    Just not having fun, too overwhelmed

    I'm going to update the config pack fairly soon. More changed under the hood with GregTech than people realised; in fact I'm going to do a PSA about it. 1.0.2 dropped on Wednesday and I only just finished doing damage control on my server tonight. When the new config pack version comes out it's...
  10. V

    Old Adeptcraft - A collection of memories

    So this thread's been derailed several times over and yet is still open so I'll bite. For us plebeians not familiar with the server, what is AdeptCraft and how do you like to play? :)
  11. V

    Feed The Beast - Redpower and 1.5.x

    I never said I expect her to prioritise her mod, you know. In fact I expect it to be at the bottom of her priorities. That's why I'm certain that RP2 will no longer be released reliably enough to be considered for regular modpack inclusion anymore. It's not hard to work this out.
  12. V

    Feed The Beast - Redpower and 1.5.x

    I'll believe it's still going properly when I see Eloraam demonstrating clearly she actually has the time and motivation to develop RedPower 2. Until then? I'm moving on. :)
  13. V

    FTB Ultimate Additional Config Files?

    A while ago the FTB team started including configs for mods not in the pack. I would assume (I've not tried it) that these configs are for mods the pack devs like to use but can't include in the official releases and so are compatible with FTB.
  14. V

    What key to fly in MPS?

    MPS operates on the concept of weight. You have to provide enough thrust to overcome your weight. The heavier your suit is, the harder this gets and if you really overdo it the jetpack won't work at all. Tune the jetpack to maximum performance and see how it works. If this is too strong for...
  15. V

    Casual Server Vendettacraft II | [Ult] | Grey-List | Apps Closed

    Approval PMs have been sent. Thanks for your applications and sorry to those unsuccessful. Pending existing members' inactivity public applications may be reopened in the future. :)
  16. V

    Casual Server Vendettacraft II | [Ult] | Grey-List | Apps Closed

    I'll be responding to successful applicants shortly. Thanks folks. :)
  17. V

    Dumb Modular Powersuit Tricks

    The default EU:J power ratio these days is 0.4:1 which brings it in line with the traditional EU:MJ ratio. This is what you'd get if you deleted the config and had the mod generate a fresh one.
  18. V

    Dumb Modular Powersuit Tricks

    The FTB team don't use default configs. They seem to be using a very old config from around the 0.2.0.20 days patched up to the latest version. The default FTB configs still have the totally broken EU:J ratio for example.
  19. V

    Casual Server Vendettacraft II | [Ult] | Grey-List | Apps Closed

    You have another 45 minutes to submit applications. :)
  20. V

    Ultimate Pack ID conflicts

    I thought I'd screw up something there. It's literally a matter of fiddling with the IDs until it doesn't clash. #################### # custom-id-settings #################### custom-id-settings { # Basic block for terrain generation, needs to be less than 256 I:DirtBlockID=180 # Basic...