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
2.92:
- Fixed a serious bug syncing dimension information to clients in case dimensions went over id 128. RFTools was using a byte...
- New Storage Filter module and a third slot in the Modular Storage Block where you can insert this filter. This filter can hold up to 18 ghost items (for filtering on) and can filter based on ore dictionary, matching item damage, matching NBT as well as filter on mod. You can also set the filter to blacklist instead of whitelist. If you insert this module in a storage block then you will only be able to insert items that match the filter (either with the GUI as well as with automation).
- The crafter also accepts a Storage Filter module to restrict what kind of items can go into the crafter inventory.
- The storage module GUI adapts itself to the available resolution (in height).
- There is a new storage tablet that you have to charge up and put in the crafting table together with a storage module. That way you can access the storage from within your hotbar. It is no longer possible to access storage items without this tablet (even remote storage items). Every time you open the tablet it will use RF.
- Added an optional recipe for dimensional shards. This can be enabled in the config in case you are managing a server were dimensions are forbidden or restricted (i.e. only void dimensions for example).
- Added several categories to the generic item module
- Added /rftcfg dumpclasses command to help with finding good classifications for the generic item module.
- Fixed a bug with the storage system in combination with dimlets for which an entry is missing. This could make a storage block not accessible.