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.55:
- Fixed a bug when the randomizeSeed option was enabled (which is not by default). The random seed would differ every time the player entered the world or the game reloaded. This would create ugly chunk borders when new chunks are generated. This is fixed by storing the base seed with the dimension information. Note that most people will not have suffered from this bug since randomizeSeed is not enabled by default but it is enabled for the upcoming Pathfinder modpack.
- Fix texture for the feather falling plus module
- Potentially fixed a rare bug that could cause the dimension information to be lost in single player.
- Implemented a new /rftdim recover command which can recover a lost dimension (reconstruct the dimension information out of the dimension tab). To use this hold the invalid dimension tab in your hand and type /rftdim recover. If all goes well it should restore your dimension. If you no longer have access to your dimension tab then you can also use this command to associate a newly created dimension tab with a dimension that is lost (just put a dimension id as a parameter).
- New /rftdim loaddim and savedim command to load and save dimension information in a json file. This can be used for more advanced dimension recovery/editing. Not for the casual user.
- New /rftdim savedims command to save all dimension information at once in a directory.