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.50:
- A new feature. The Environmental Controller. With this block you can control the environment around you using modules. It can affect a cylinder shaped area around you with a maximum radius of 100 and possibly going from the bottom of the world to the top. Of course, larger areas will require more power. There are currently 4 different modules implemented (and their 'plus' versions): regeneration, haste, speed, and saturation. Many more modules will come in the future.
- New wireless redstone logic blocks. There is a redstone transmitter and receiver. These blocks have no GUI. You simply link a receiver with a transmitter by right clicking the receiver on the transmitter. You can also link a receiver on another receiver so that it is linked to the same channel.
- Various new screen modules:
- New redstone screen module that can show a different text based on a wireless redstone signal. To link you also right click the module on a transmitter or receiver.
- New Counter and Counter Plus modules. These interface directly with the Counter logic block to show you the current state of the counter.
- Implemented the inventory module. It can show up to 4 slots out of an inventory. Also added an inventory plus module.
- Small refactor of the screen system to have a slightly more efficient way to send over data from the server to the client side module
- Changes to the counter logic block:
- Added WAILA tooltip showing the current counter value for the counter block.
- Optimized the counter block by no longer doing an update every tick but instead only checking for the counter when redstone value changes.
- Increased power capacity of the crafter to keep up with fast crafting setups.
- Fixed the tooltip of extract button on the dimlet workbench.
- Added a custom death message when power runs out in a dimension.
- Implemented achievements for RFTools.
- Apparently the RFTools dimensions didn't properly set a seed with the result that all rftools dimensions basically used the world seed. As such there is nothing wrong with that except that I now want a way to control the seed. Easy to fix but to make this compatible with already generated rftools dimensions I had to add 'world versioning' to dimensions. So all old dimensions will now be version 0 and new dimensions will be version 1.
- Added a new 'special seed dimlet' that can be used to copy the seed of a dimension into the dimlet and use that to force the seed of another RFTools dimension. This only works with new-version rftools dimensions though.
- Added efficiency and mediocre efficiency essence items for the dimlet workbench.