Supported MCreator versions
          2021.3
          2022.2
              Downloads:
299
    Upvotes: 5
    
  About the plugin
              Key Value Plugin mcreator
Plugin that allows you to add variables of type Map, which is something like an ArrayList but you can indicate a key to each value you add.
Now 100% compatible with blocks and objects, I still do not know if it is 100% bug free but it is fully functional so far.
Added:
- A variable called map_map with which you can make a list of maps.
 - Different colors for each variable.
 
Positive points
- Create lists that allow you to add values that you have to access with a key that you set which makes it much easier to find the desired value of a list.
 - You can check if the list contains a certain value or the same does not happen with the keys, it can be used to make different mechanisms for your mods.
 - You can remove a value by indicating its key, this means that when you delete a value the key will also be deleted.
 - You can clean all the keys and their respective values whenever you want.
 - Now 100% compatible with blocks and objects, I still do not know if it is 100% bug free but it is fully functional so far.
 
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
          
      
      
          map_7.zip - map_7.zip      
      Uploaded on: 10/17/2022 - 21:58   File size: 29.92 KB
              
  
  
  
  
  
  
1.19.4 (1.20.1) support?