Upvotes: 1
Supported MCreator versions
2021.3
Plugin forum topic
About the plugin
You can support a list system, in which you can add, delete or replace the elements of the list, you can only store data of type string, also have more functions.
Features
Here you will have a view of the plugin procedure blocks
Procedure blocks to manage the list system
Other blocks of procedure
Important information
- Compatible with minecraft 1.16.5 and 1.17.1
- Suggestions on new blocks of procedures are accepted
Changelog - v0.0.2
- Fixed some bugs
New blocks of procedures
- Add item to inventory of a given position: adds a given quantity of a given itemstack to the inventory of the given block. (Block management)
- The block at the given position contains the given itemstack: checks if the block at the given position contains the given itemstack. (Block data)
- Get the first slot containing the given itemstack in the block at the given position: Returns the first slot containing the given itemstack of the block at the given position. (Block data)
- Remaining inventory slots according to the given itemstack in the block at the given position: returns the total free slots of the block's inventory at the given position according to the given itemstack. (Block data)
Project members
Lead developer
License
GNU Lesser General Public License version 2.1 (LGPLv2.1)
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
Attachment | Size |
---|---|
more_procedures_plugin_4.zip41.16 KB | 41.16 KB |
Might be a idea to update this, the beta was out and was stable enough to test this on so there update :)