Changelog
1.1.0:
- New opcodes and functions:
- New opcode to read the damage value from an item
- New opcode to get the readable name of an item (needed because conversion to string has changed, see below)
- Function to get the last value as an item. Also has the feature to convert a string as a registry name to an item
- Changes:
- Slot is not optional for examine item. This was marked wrong
- Converting an item to a string will now return the registry name and not the display name. That's more symmetrical with the opposite conversion that already exists. So be aware of this if you were using this feature and use the new opcode to get the readable name of an item
- Fixes:
- String concat opcode was wrong. The input parameters were marked as integer
- The random function was not working
- Went through parameters for various opcodes and sanitized their usage
- New API so that other mods can also add opcodes and functions (currently only Deep Resonance supports this). Warning! This API may still change!
Dependencies
Files
rftoolsctrl-1.10-1.1.0.jar(401.35 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.1.0Loaders
Forge