Supported MCreator versions
2024.4
2025.1
2025.2
2025.3
Downloads:
1123
Upvotes: 9
About the plugin
An updated version of NerdyPuzzles ArrayList Plugin, which was an updated version of Goldorion's Array Lists.
This version includes new procedure blocks such as:
- Add all entries from one arraylist to another
- Get value of a custom data type at a specific index
- Iterate each entry in an arraylist
- Convert an arraylist to a string and back
- Fill the arraylist with a specific amount of empty data
- Get the index of a specific value in an arraylist
- Check if a value at a specific index is a data type of
Changelog:
- v3.4.0
- Cleaned up code
- Global variables should be correctly saved and loaded (except action result, entity and custom)
Project members
Former developer
Former developer
License
Apache License version 2.0
Issue tracker
Source code repository
Plugins may contain bugs, break workspaces, or alter the way MCreator operates.
Plugins are not official or affiliated with Pylo in any way.
In case of any copyright infringement or suspicious downloads, please let us know as soon as possible.
Plugin downloads
ArrayLists 3.4.0 2024.4 to 2025.3 - arraylists_3.4.0_24.4_to_25.3.zip
Uploaded on: 01/10/2026 - 11:49 File size: 95.6 KB
Comments
adding values at a specific index is not possible with arraylist and lists in generell, if you want to set a value at a specific index you can use the "Fill the first x entries of the ArrayList with empty data" and than set the value at index to the value you want
Close MCreator, go to your plugins folder (C:\Users\<username>\.mcreator\plugins) and delete the plugin file