RFTools (Legacy)
Blocks and items to help with Redflux (dimension builder, crafter, monitor, scanner, etc.)
119.0k
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.62:
- Implemented blacklisting of entire mods for material and liquid dimlets. Add a line like this in the 'knowndimlets' section in dimlets.cfg: B:modban.Material.ThermalFoundation=true
- Fixed blacklisting of dimlets. It was not working properly (i.e. not at all :-)
- The dimlet tooltip will now show if it was blacklisted (in case a user still has one from before being blacklisted).
- Added a new /rftdim createtab command that can recreate a dimension tab for a given dimension. Intended to be used in case of emergencies only.
- Finally fixed the annoying shift-click inventory bug that I never could reproduce. Apparently the reason I could not reproduce it was that CoFHlib was fixing a bug in Minecraft with mergeItemStack() not respecting inventory constraints. And apparently some modpacks don't have CoFHlib or another version of CoFHlib which does not fix that bug. Now fixed by locally doing the bugfix and not depending on CoFHlib or anything else to fix it for me.
- Added the Storage Cell biome from AE2 to the blacklist