RFTools (Legacy)
Blocks and items to help with Redflux (dimension builder, crafter, monitor, scanner, etc.)
119.1k
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
4.49:
- Important: this version needs McJtyLib 1.8.7!
- Fixed a problem with elevators on client side which could cause crashes in rare cases
- The modular storage block and shield system are now a lot more efficient with regards to server->client network traffic by only sending the information to the client that is needed. In the case of the modular storage block that means that the entire inventory of the block is no longer sent to the client whenever the client has to update the block and the same goes for the shield. For the shield this has the additional benefit that it will no longer be possible to overflow network packages by making huge shields. This is a pretty involved change that could cause client desync problems if I did things wrong. I couldn't find any issues but if it suddenly looks as if you your modular storage no longer has items (should be only client side) then please let me know.
- Fixed all RFTools block to properly sync when the chunk is loaded. That means that modular storage will immediatelly show the contents bar and not only after opening the inventory and the same for many other blocks.
- Fixed redstone logic for all RFTools blocks which was completely broken in 1.9.4. This could even cause rftools to crash (for example, if placing a pearl injector next to an endergenic generator).
- All RFTools blocks now have proper The One Probe integration so they show at least the same information as WAILA does.