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

    Request - Mod to disable cart derailing

    Looking for a simple mod that removes the derailing mechanic. Carts end up being a key part of my modpack, but the derailing gives unnecessary headaches (even with tracks that slow down carts).
  2. Golrith

    Looking for "Alien" (not xenomorph) mobs

    Does anyone know of any lightweight mods that adds alien mobs that are not just reskins of zombies?
  3. Golrith

    Ebay Charity Auction

    Hey all, Our company recently raised just over £300 for Wear it Pink Cancer charity, but we had one item that we couldn't sell on the day. It's now up on Ebay, a D-Link 3G DWM-157 HSPA+ USB Moblie Broadband Adapter 32gb Micro SD Storage A specialised item, but available for the fraction of...
  4. Golrith

    InControl help

    I need some help with InControl, it's literately driving me nuts. [ { "hostile": true, "block": ["ore:concrete"], "result": "deny" }, { "hostile": true, "onjoin": true, "seasky": false, "minlight": 0, "maxlight": 5, "isnotcolliding": "default", "result": "allow"...
  5. Golrith

    Looking for help - Crafttweaker & Immersive Engineering

    I'm trying to define my own mineral veins for the IE excavator, as per the below: https://crafttweaker.readthedocs.io/en/latest/#Mods/Immersive_Engineering/CraftTweaker_Support/Excavator/Excavator/ As a test, I've done: mods.immersiveengineering.Excavator.addMineral("Iron", 50, 0.005...
  6. Golrith

    Thaumcraft Crash

    Trying to build up a modpack of magic style mods (no RF/t here) to challenge myself to stop playing tech. Getting a crash with Thaumcraft, any ideas?
  7. Golrith

    Modular Machinery help

    Can anyone help me? How do I define a recipe that uses Meta? The wiki has no mention about meta items. I've tried: { "type": "item", "io-type": "output", "item": "thermalfoundation:coin", "meta": 96, "amount": 1 }, and { "type": "item", "io-type": "output", "item"...
  8. Golrith

    JEI - Hide Mod pages?

    Is there any way within JEI (or using a 3rd party mod like Minetweaker) to hide specific pages of recipes? i.e. those recipes that appear within specific machines. My modpack has some disabled blocks, but their usage is still showing in JEI, which would cause confusion about what can be...
  9. Golrith

    Twitch: "failed to get mod loader from manifest"

    Posting here as another source of potential help. (I've looked online for an answer, and also sent an email to twitch support) I've updated my modpack (same process that I've been following for weeks), but it's been reported to me that it doesn't install, with an error of "Failed to get mod...
  10. Golrith

    Creating Steam in 1.12

    I'm creating a Factorio style modpack, and I need to create steam. Turns out in 1.12 scene, steam is nearly obsolete (no railcraft :( ) but I need steam for early game power generation. I found a mod called Better Boilers, which back in July was working perfectly, so I've continued developing...
  11. Golrith

    Trying to find a mod - editing mob spawns

    Looking for a mod that allows me to adjust the mob spawn lists. Specifically there's a mod I'm using that doesn't normally spawn a certain mod, but I want it to be a commonly spawning mob. I found In Control which allows you to control the spawning, but not add new mobs to the spawn lists.
  12. Golrith

    Looking for Alpha Testers - Manufactio Mod Pack

    Hi all, I'm working on a Factorio in Minecraft style mod pack and I'm at the stage where I'm looking for Alpha Testers. For those not familiar with Factorio you have a research tree to unlock new technology, and you build up a factory who's primary function is to automatically craft the...
  13. Golrith

    Interacting with Minecart Chests

    Apart from hoppers, and with the absence of Railcraft loaders/unloaders, what other ways are there to interact fast with a minecart chest? Edit: Also, any way to read the content level of a minecraft + chest the same was as a normal chest?
  14. Golrith

    Looking for an inventory mod

    I'm looking for a mod that restricts your inventory space, but you can expand it when you consume an item. Any ideas? Back in 1.7.10 days I used InfiniteInvo which had this functionality (plus more) but seems changes in MC are causing headaches.
  15. Golrith

    Manufactio - Minecraft/Factorio hybrid

    Modpack exists! Curse page: https://minecraft.curseforge.com/projects/manufactio Playthrough by @Anakardian https://www.youtube.com/playlist?list=PLcpniwl34toml2DKozeMahvS4mc3SPZOi ------------------------------------------------------------------------------------------------ Following a...
  16. Golrith

    Looking for a mod

    Ages ago, in 1.7.10 I discovered an item/block that could scan a chunk and report back on what is in that chunk (ignoring common stone/dirt/gravel, etc), but for the life of me I cannot remember what mod or precisely how it worked. Does it ring a bell with anyone, or does anyone know a mod that...
  17. Golrith

    Need help with crash log, which mod?

    I seem to be getting a consistent crash in 1.12.2 in a pack I'm building. It might be I'm just overloading my system with creative flight in worlds and chunk generation, but if I'm reading the crash right, it seems to be Thaumcraft triggering it, but somehow I can't believe that. Any ideas to...
  18. Golrith

    Severe lag spikes in 1.12.2

    Need some help, trying to make a modpack in 1.12.2, and I'm getting extreme lag spikes every 10-15 seconds. This is in a brand new generated world with nothing built in it. It also happens when entering any GUI screen (vanilla or modded). Game log doesn't show anything, but shows it's getting...
  19. Golrith

    The Reaping - Brainstorm pack idea

    Been thinking of this idea for a while now, about a pack that due to "story line" there is no redstone in Minecraftia (along with many other rarer resources), the source of all power in our minecraft worlds. Instead the player has to look for new sources of "power" progressing as far as they...
  20. Golrith

    RFTools Dimensions help

    Need some help with creating dimensions. Firstly, I have a dimension that is nearly what I am after, BUT, it's a collapsing world. What does this mean? What causes it, and how to prevent it? The world is linked to infinite RF so power is not an issue (I don't think). If it is power, is there a...