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

    FTB Horizons - General Feedback Thread

    Pretty much this ^ If a mod does not rely on Vanilla MC functions to generate blocks during world generation it can be (almost) any number between 0 and 4095. There are of course some IDs which are blocked(175 and below are used by MC itself as of 1.7.x, 176-255 are not recommended unless it is...
  2. L

    World porting blues

    World Edit/SinglePlayerCommands and Shematica are really usefull for that task. Assuming ofc the block ids are the same across mc versions/mod versions and exist in the updated mods.
  3. L

    ID Mismatch VS ID Conflict

    Normally a mismatch is produced when the unlocalized name of an Item/a Block is changed. This is caused mostly by: Configs changed so now a completely different block/item uses the ID in question The mod just changed the name of the block/item but it is still the same block/item (for example...
  4. L

    Those little things that irk you about Minecraft

    Most of the stuff in RotaryCraft i tried worked.. Where do you have problems?
  5. L

    (1.6.4) Which minimap?

    Opis! The best minimap available for server admins right now :)
  6. L

    Automated Backup

    rdiff-backup. The one and only tool i will ever use to make backups. I normally use either a cron job(linux) or a scheduled task(windows) which runs it every so often. This solution is WAY better than any mod or zip routine will ever be.
  7. L

    Natura redwoods not generating with BoP

    The problem with redwoods is, that they only spawn in 2 specific biomes(see here) Plains Meadows This means especially with Biome mods that your chance of getting one is even lower than before as those biomes are a lot rarer than in vanilla.
  8. L

    [Query]1.6.2 mods and 1.6.4 MC+Forge?

    Depends on the mod and how it is compiled. If the mod used SRG-Names and doesn't use any world-gen features it probably is compatible and can be used with 1.6.4. If it is compiled against Forge 1.6.2 and/or uses World-gen it will likely crash in 1.6.4.
  9. L

    Forum update 7/11/13

    Yay finally i can "Quick edit" my posts again!
  10. L

    Thermal Expansion 3.0!!! No More Beta! Thanks KL!

    RotaryCraft got an Engine to convert its Power into MJ, actually at least 2. One which directly converts to MJ and one which creates steam. You probably need severl of those as a single can only convert a portion before maxing out.
  11. L

    Thermal Expansion 3.0!!! No More Beta! Thanks KL!

    I don't get why people are so upset about the liquid fuel changes.... Before liequid fuel was like 2-8 times better than any solid you could get (haven't got the time to actually look the numbers up right now). Now they are more or less equal which is a good thing imho. And is has already been...
  12. L

    Shoop Resonant Rise [Season 3] The rise of the Shoop archmage

    And that's why the force wrench should have a config setting where you can blacklist/whitelist blocks to prevent picking them up. Would also solve some of the crash bugs due to the force wrench.
  13. L

    New forum theme

    I do agree. A little bit darker and maybe a bit dirty (like the stained clay blocks are in minecraft compared to the wool) wouldn't hurt. And bright colors for text is a no-go as well for me. Otherwise i really like that new theme :)
  14. L

    Shoop Resonant Rise [Season 3] The rise of the Shoop archmage

    Yeah MC Edit might not be the best idea. I'd use something like NBTExplorer and search for the TiC blocks with that.
  15. L

    Shoop Resonant Rise [Season 3] The rise of the Shoop archmage

    If you or Dave a familiar with the NBT format you could try delete the blocks of the smeltery before nuking the chunks entirely.
  16. L

    Hoppers as Chunkloaders

    Unfortunately it already seems to be patched/fixed in 1.7 (http://www.minecraftforum.net/topic/2038635-bring-back-the-chunk-loaders/, https://mojang.atlassian.net/browse/MC-35587) and will no longer work :(
  17. L

    Those little things that irk you about Minecraft

    In 1.5 and onwards you get 4 plates :) And i have to agree on the jump in costs from Normal to Reinforced. The Galgardorian is fine imho. You get "tools" which last forever. That should cost you something (Note: CC Turtles are way too cheap compared to most other mining methods so i refuse to...
  18. L

    Thermal Expansion 3.0!!! No More Beta! Thanks KL!

    The whole thing can be written in java as as well. Using scala just makes it a little bit less of a headache for the programmer. Tbh i'd rather write it in 100% java than 2 languages as that can raise problems on its own... And as Eyamaz pointed out: Forge is 100% java and most probably will...
  19. L

    Launcher v2 Update!

    You are kidding i hope. Just because you haven't got any issues doesn't make it a valid point for the complete userbase. And the simple fact that you are running a 1.6.4 server right now means that you are probably above average in knowledge of servers compared to the userbase. When we...
  20. L

    What's your 1.6 modlist?

    That is something we experienced as well. No clue why it happens though. Probably one of the mods generates another special config for servers and overwrites the original one.