RFTools (Legacy)
Blocks and items to help with Redflux (dimension builder, crafter, monitor, scanner, etc.)
118.7k
12
Storage
Technology
Transportation
RFTools (Legacy) has been archived. RFTools (Legacy) will not receive any further updates unless the author decides to unarchive the project.
Compatibility
Minecraft: Java Edition
1.12.x
1.11.2
1.11
1.10.2
1.10
1.9.4
1.9
1.8.8–1.8.9
1.7.10
Platforms
Forge
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published last year
Updated last year
Changelog
2.31:
- Fixed sorting on name in the dialing device (for the list of receivers). It was sorting on dimension name and that's stupid because the list was already sorted on dimension number.
- The /rftdim safedel command will now also automatically remove all teleportation destinations (registered receivers) for the deleted dimension so you no longer have to do /rfttp cleanup afterwards.
- Added a new 'maintenanceCostPercentage' config setting with which you can add or remove a percentage to the maintenance cost of all dimlets. Setting this to -100 will reduce the cost to almost zero (it will never be set below 10% of the original cost) and setting this to 100 will double the cost. The default is 0. Note that this does not affect already created dimensions since the cost of a dimension is baked into the dimension at creation time.
- After some feedback and some thinking I decided to reduce the default maintenance cost for most blocks, liquids, and effects. The costs were previously pretty high which makes it a bit useless to try to create such a world as you will never get a benefit from it. With the reduced costs this is still more or less the case. However, it will now be much easier to get the cost to reasonable levels by adding negative effect dimlets or the efficiency dimlet. The latter is rare but in the near future there will be a way to construct dimlets out of other dimlets so it should become somewhat easier (and more interesting) to get efficiency dimlets.
- Moved the creation of the known dimlet recipes back to after init to avoid problems with some other mods.
- Fixed an overflow bug in the RF Monitor if the monitored block contained more then 20000000 RF.
- Fixed a pretty serious cleanup problem that can occur after connecting to a server which has RFTools dimensions and then disconnecting and trying to create a new world in single player.