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

    RFTools - Support and Suggestions

    The first is easy. I'll do that. The second I'll simply do by making those costs configurable. So someone who makes a modpack with Hunger Overhaul and RFTools can increase the cost that way. I'm not going to attempt to detect this automatically as that is error prone. Note that Hunger Overhaul...
  2. McJty

    What's new in modded minecraft today?

    New release of RFTools (2.92) with the following changes: Especially the dimension bugfix is important if you're on a server where players are freely creating tons of dimensions. Curse download: http://www.curse.com/mc-mods/minecraft/224641-rftools#t1:other-downloads Good luck and as always...
  3. McJty

    RFTools - Support and Suggestions

    I'm about to release RFTools 2.92 but because I did some important internal changes to the storage system I would like people to test this on TEST worlds (or after making a backup). Most importantly I had to change the internal NBT format of a Modular Storage Block. I added code to transparently...
  4. McJty

    My ftb crashes only when I join a server that I've been a regular on.

    Ah, if there was a reset then that might have been the problem. i.e. you probably were in dimension 34 and now that dimension is gone.
  5. McJty

    RFTools - Support and Suggestions

    Well changing the world type from the start of your game is something that I have no clue yet on how to do. So no idea about how feasible that is and if you can actually access things like dimlets there. A vanilla superflat dimension world generator might be possible. Not sure how wanted that...
  6. McJty

    [1.7.10] Pathfinder [Peaceful][HQM][Tech][Adventure][Listed]

    Normally with RFTools removing a tab from the creative dimension builder would make it drop power again. However not with Pathfinder. @Gideonseymour did some magic to make sure dimensions never run out of power. So don't worry about power at all.
  7. McJty

    [Solved!] The crimson inventory hue

    For me the surrounding view gets darker when opening the inventory but I don't see the lingering effect when closing the inventory again. It is immediatelly back to how it was before.
  8. McJty

    Infinity 1.6.0 crash

    A crashlog would be nice
  9. McJty

    RFTools - Support and Suggestions

    Here you see the GUI for a new item filter that will be able to restrict items going into a modular storage block. This is basically an additional module that you can install. If it is installed the storage will only accept items that match the filter. This filter will support black and...
  10. McJty

    [1.7.10] Pathfinder [Peaceful][HQM][Tech][Adventure][Listed]

    Well I made RFTools which is important in this pack but I have nothing to do with the choice of limiting the inventory. That was all @Gideonseymour fault^H^H^H^H^Hidea :-)
  11. McJty

    My ftb crashes only when I join a server that I've been a regular on.

    Isn't dimension id 34 for Runic Dungeons? And wasn't there a problem with that dimension? I seem to remember something about it.
  12. McJty

    RFTools - Support and Suggestions

    Since some chunkloaders are working (BC and ChickenChunks) and some not I guess it is a problem with timing. RFTools dimensions are registered somewhat later then normal dimensions and perhaps the Ender Quarry tries to do its job sooner. Since I can actually reproduce the problem myself I may be...
  13. McJty

    RFTools - Support and Suggestions

    What chunkloader is this btw? I must say I noticed a similar problem in one of my dimensions with the ender quarry but with the Buildcraft quarry there was no such problem.
  14. McJty

    RFTools - Support and Suggestions

    Well it is up to the chunkloader to load your dimensions. If the chunkloader doesn't do that then I think this is a bug in the chunkloader. There is not much that RFTools can do about loading dimensions. That's chunkloaders' business.
  15. McJty

    RFTools - Support and Suggestions

    What do you mean by that? Dimensions are automatically loaded when a server starts.
  16. McJty

    What's new in modded minecraft today?

    A small update for RFTools 2.91: Curse: http://www.curse.com/mc-mods/minecraft/224641-rftools#t1:other-downloads Have fun
  17. McJty

    Recent Events Discussion (RED) Thread

    Hmm... I wonder if I can stop that somehow...
  18. McJty

    Recent Events Discussion (RED) Thread

    Well normally the shield blocks shouldn't be movable unless the mod that tries to move the blocks does things the wrong way. The shield could technically be coded to do anything. Not clear exactly how this should work though.
  19. McJty

    Recent Events Discussion (RED) Thread

    The only weakness at this moment is power. If power runs out it stops. Also it consumes more power if it has to do damage so if you can get enough entities on it that take damage you might be able to bring the power down faster.
  20. McJty

    Recent Events Discussion (RED) Thread

    As long as the shield projector itself isn't damaged the shield should be safe unless the breaking mod (ICBM) bypasses Minecraft block breaking functionality. You can also protect the shield projector by using the block protector but you'll have to give that sufficient power.