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
5.12:
- The sensor box didn't have a correct area for detecting players/mobs/entities. Specifically it only managed to detect entities one block before the sensor. This is now fixed and also optimized a bit
- Storage Scanner changes:
- Changed double click to single click for the storage scanner gui (for requesting items)
- There is a new 'star' button left from the import slot. By default this is enabled which means that items you insert into that slot will go to the first available routable inventory (inventory marked with the same yellow star). This ignores whatever inventory you have currently selected in the GUI. However, if you disable the star then inserted items will go into the current selected inventory instead. Note that automation will always insert through the routable inventories as the concept of selected inventory doesn't exist there (i.e. when you insert items directly in the storage scanner with a hopper)
- Technical note: there are actually two insertion slots in the storage scanner inventory now. One is accessible through the GUI and will allow insertion to the selected inventory and the other slot is only accessible with automation (hoppers and such) and will always go to the first available routable inventory
- Viewing a storage scanner remotely (storage terminal or tablet) will now also show the RF bar.
- Fixed the item handlers of several blocks to correctly disallow insertion of certain items in certain slots. Without this it was possible to have items deleted using the storage scanner (also with a hopper). The blocks that have been fixed this way are: crafter, remote storage block, builder, machine infuser, inventory checker, item filter, sensor, powercell, shield, level emitter and the storage terminal.
- Fixed a bug where the storage scanner forgot to persist the input/ouput slots. This was rarely an issue unless you left something in those slots.