Compatibility
Minecraft: Java Edition
1.20.1
1.19.x
1.18.1–1.18.2
1.16.2–1.16.5
1.15.2
1.12.x
1.11.2
1.11
1.10.2
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 3 weeks ago
Changelog
1.4.0:
- Added categories to opcodes for easier searching. In the GUI of the programmer you can now filter the opcodes based on those categories
- Changed the layout of the programmer so that three opcodes fit horizontally. That makes for less scrolling
- When an opcode has an error (unreachable or bad parameters) a little indicator will flash on the opcode
- New opcodes:
- Opcode to evaluate an item
- Opcode to get the number of possible slots in an inventory
- New functions:
- Function to get the item out of a crafting card/token
- When an internal error occurs the error is now logged with DEBUG level