Supported MCreator versions
2023.1
2023.2
2023.3
2023.4
2024.1
Downloads:
178
Upvotes: 5
About the plugin
Cloth Config API is a plugin adding a new mod element allowing you to create config screen and file.
The java plugins feature needs to be enabled as this is a java plugin.
Make sure you have enabled the Cloth Config API in External APIs.
There are two config templates where the description of each block is commented.
Supported Versions:
Forge 1.19.2
Forge 1.19.4
Forge 1.20.1 -> MCreator 2023 and 2024
NeoForge 1.20.4
Example
Changelog
v1.1
-Support for MCreator 2024.1
-Support for NeoForge 1.20.4
v1.0
-Initial release
License
MIT License
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
Cloth Config API-1.0 | MCreator 2023.1 2023.2 2023.3 2023.4 - Cloth-Config-API_3.zipUploaded on: 04/15/2024 - 19:49 File size: 99.71 KB
Cloth Config API-1.1 | MCreator 2024.1 - Cloth-Config-API_5.zipUploaded on: 04/16/2024 - 17:57 File size: 76.69 KB
That plugin is pretty much interesting, but I see no way to interact with the boolean values. Actually i have an overlay that I want an menu option to show or hide it. How can I interact with the boolean? Where's the procedure? How do I check "If Bolean = true/false"?