GregoryAM-SP / ReStructure-MCreator-Plugin

[Re]Structure MCreator Plugin
https://mcreator.net/plugin/100952/restructure
3 stars 1 forks source link

Better Bug and Feature Issue Template (.YML instead of .MD) #2

Closed PSGitHubUser1 closed 11 months ago

Gregory-AM commented 11 months ago

@PSGitHubUser1, Thank you for this. I may refine it to make it a bit more unique to the Plugin.

PSGitHubUser1 commented 11 months ago

@Gregory-AM I am the same guy who asked for Fabric 1.20.1 support...

But I still have no idea I mean how this plug in works???

There is no option in 'External API' of 'Workspace Settings' to enable or disable.....

It will be better if you give a option to enable or disable..

Also, can you make a milestone named 'first issue of repo' give it to #1 and close it

Gregory-AM commented 11 months ago

@PSGitHubUser1, So the plugin itself doesn't require anything to be enabled. It uses the Structure Element GUI to modify the code that's generated by the plugin.

If you look inside of the Resources (Gradle) folder, you will see 3 new folders called structure, structure_set and template_pool.

Your code is automatically added when you use MCreators Structure Element to create a Structure.

On the Plugin page on MCreator website, it tells you what elements get modified.

Modifying any of those will change the code within the Resources (Gradle) folder.