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

    [1.7.10] Rebirth V2.9.10 | Mekanism 8 | Custom Mods | Very Stable | 7/24

    We will take note of this for our next version (we won't make it fullscreen by default.) As a temporary solution, simply select our modpack in the FTB launcher, click "Edit Modpack", click "Open Folder", then navigate up one folder level and open the options.cfg file. Set fullscreen to 0 or...
  2. R

    Comprehensive list of mods useful for server admins.

    Which mods in particular are you trying to use on your server? I know that sometimes Forge Essentials will not work properly. There might be some compatibility issues between it and Fastcraft, similar to how Fastcraft and Optifine will fight each other on the client. Under normal circumstances...
  3. R

    [1.7.10] Rebirth V2.9.10 | Mekanism 8 | Custom Mods | Very Stable | 7/24

    Added a video on 5x ore processing with Mekanism! Server changes: BiomesOPlenty amethyst now has an ore dictionary value - oreAmethyst. This is to allow Mekanism digital miners to mine it using the oreDict filter. Removed villager and iron golem from the EnderIO powered spawner blacklist...
  4. R

    [1.7.10] Rebirth V2.9.10 | Mekanism 8 | Custom Mods | Very Stable | 7/24

    Found a temporary fix for NEI causing clients to freeze when looking up item use. In game, open your inventory. Select "Options" from the lower left corner of the screen. Select "NEIPlugins". Select "Options for developers". Set "Show item usage In Ore Dictionary" to "No". We will implement...
  5. R

    [1.7.10] Rebirth V2.9.10 | Mekanism 8 | Custom Mods | Very Stable | 7/24

    You placed the quests.hqm in ~/mods or in ~/config/hqm? It should be in ~/config/hqm/ I will update our post to further clarify.
  6. R

    [1.7.10] Rebirth V2.9.10 | Mekanism 8 | Custom Mods | Very Stable | 7/24

    UPDATE! V1.2.2.1 Updated mods: - Technomancy 10.e - AgriCraft 1.3.1 - BiomesOPlenty 2.1.0.1164 - CoolStuff 1.2.0 - Draconic Evolution v1.0.1 RC 3 - EnderIO 2.2.8.354 - MobiusCore / Opis 1.2.4 Notable changes: - Draconium ores and ingots now have ore dictionary values. This will allow it to...
  7. R

    [0.12.0] 1.7.10: Technomancy Discussion Thread

    To be honest, it is rather tedious to find your latest builds AND up to date changelogs. You have a github, but info on it is lacking. No Jenkins? No CurseForge? No repository where I can simply view your latest builds and changelogs? Eww. I found out about your 0.10.e version via a link you...
  8. R

    Dropped items not disappearing.

    Oh, right. Here's ours. http://pastebin.com/dEWyWb1C I've checked cofh and itemphysic (changed item despawn to true) but it was a nogo.
  9. R

    Dropped items not disappearing.

    I can't seem to figure out what controls it, but, items simply do not disappear after X minutes on my modpack's server. IIRC, items going away has been a vanilla mechanic - but I could be wrong. I am using a custom modpack, and I am NOT using Cauldron or any plugins. It's purely Forge. Simply...
  10. R

    Solution for Fakeplayers of Openmods with Griefprevention

    MyTown is a good solution to this. It allows players to set up claim protections, and then whitelist fakeplayer blocks to perform actions in their claimed area.
  11. R

    Comprehensive list of mods useful for server admins.

    They go in the mods folder just like any other mod.
  12. R

    Closed 1.2.0: Chunk unload issue in 1.3.0 & 1.3.1

    That's actually what I did as well on our pack's server. However, there seems to be a weird thing happening when clients using the latest version run opis while on a server with the previous version. It only affects the client after they run /opis - the get a fatal error and kicked from the...
  13. R

    [1.7.10] Rebirth V2.9.10 | Mekanism 8 | Custom Mods | Very Stable | 7/24

    Low tickrate occurring in the nether when no players are in the nether. This is being caused by MobiusCore. Developer has been notified, and we will update our pack when this is fixed.
  14. R

    Closed 1.2.0: Chunk unload issue in 1.3.0 & 1.3.1

    Awesome! Now it's a matter of waiting for an update. Thanks for finding this!
  15. R

    Closed 1.2.0: Chunk unload issue in 1.3.0 & 1.3.1

    Just a heads up, stardustrider, we don't have Buildcraft in our pack, so that might not be the cause if we are having the same issue. This may be related: https://github.com/SleepyTrousers/EnderIO/issues/1899 Next time my server's nether tps drops, I will run a cofh killall on wither and...
  16. R

    [1.7.10] Rebirth V2.9.10 | Mekanism 8 | Custom Mods | Very Stable | 7/24

    Updated to 1.2.1. - Removed wooden coin recipe - Major: Fixed bound coin pouch bug resulting in loss of stored coins upon death. - Updated HQM config to set multi-reward to FALSE. - Updated MFR config to allow Deep Storage Unit recipe to output 4 instead of 1.
  17. R

    Closed 1.2.0: Chunk unload issue in 1.3.0 & 1.3.1

    Our modpack is encountering the same issue. We will conduct troubleshooting on our end to help isolate the issue. To help this process along, I have posted my pack's modlist here. Maybe we can compare mods and make a list of what we all have in our packs, and start from there. We don't have any...
  18. R

    [1.7.10] Rebirth V2.9.10 | Mekanism 8 | Custom Mods | Very Stable | 7/24

    We are aware of this issue, and looking into it. My only lead on this issue is a specific conflict between QMX Numina and NEI itself. Refer to this ticket for more details: https://github.com/Chicken-Bones/NotEnoughItems/issues/155 That describes our issue perfectly, but here's the strange part...