Changelog
1.2.0:
- New opcode to test if a tag of two items is equal
- New token item that can hold information and two tokens to work with that. One to copy a variable to a token and one to read out a token. These tokens can be used to transfer information in item form. For example, you could use such a token with a railcart system to code a destination on it so that at a station it can be read to see where the railcart has to go
- New 'exclusive' option for a processor (settable in the GUI) to make sure that programs on a card can only execute on the corresponding core. This way you can dedicate a program that needs more performance on a higher tier core while the other program(s) run on lower tier cores. This new option also helps with more controlled concurrency handling
- New IPC (inter process communication). Using the new network identifier card and the new advanced network card you can now send messages from one processor to another. A message has a name and you can also associate a variable with information with it. IPC has no distance limitations but the destination processor needs to be chunkloaded
- Some tooltip improvements
- Fixes:
- The crafting station failed to send over damage/metadata to the processors so the processor would craft the first item that matched the item ignoring meta
- Fixed a bug introduced last version where the editor for a 'side' field didn't display the current side correctly (programs did work though)
Dependencies
Files
rftoolsctrl-1.10-1.2.0.jar(417.47 KiB) Primary
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
ReleaseVersion number
1.10-1.2.0Loaders
Forge