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.3.4:
- A non empty item stack will now return true on the 'test' statement. So 'test' can be used to test for the existance of an item in some slot
- If there are too many events this causes an exception. You don't want this exception to cause an event again...
- Added a new 'tuple' tupe. Added new graphics operations that use this tuple. Deprecated the old graphics operation. That means that the old programs will work but if you check out the programs in your programmer the opcodes will be crossed over. It is recommended to replace these opcodes with the new versions that use tuples
- Added two functions 'tuple_x' and 'tuple_y' to get the x and y components out of a tuple
- Added 'last_tuple' function
- Added a new 'select' event in combination with the vector art screen module. That way you can now be more interactive with vector art