Topic category: Help with MCreator software
My mod is not generating correctly to new versions.
"Hi, I made a mod for 1.19.2 using MCreator 2023.2 but when updating to MCreator 2023.3 and using the generator to 1.20.1 I noticed that some of the procedures are no longer working correctly.
With more context, the procedure was used to have a block placed and remove 1 of the items from the player when right-clicked with an item. The item still gets removed when right-clicking but the block does not get placed. I do not know why this is occurring. When viewing the code It seems to be the same as previously used but does not seem to work on MCreator 2023.3 and newer.
Any help would be very much appreciated. Thank you for reading!"
Here is a link that shows how it should work and how it works on newer versions:
This specific issue occurs with all the custom mushrooms when placing them.
If there is any way someone can help me get this mod generated to newer versions that would be extremely helpful! Thank you so much!
Here is a link to a shareable zip I exported. Please do NOT share this.
https://drive.google.com/file/d/11b_dt043w5TcVYWFMlLYVfWm5f0hUp1U/view?usp=sharing
Try the regenerate code button
I tried to regenerate the code but the same issue occurred.
I've also tried newer versions of MCreator and the same issue happened.
And also tried to clear all gradle caches.
Try using debugger to see what parts of procedure run and what not.
More info on how to use it at https://mcreator.net/wiki/how-use-debugger
Thanks for the suggestion. After testing all the codes, they worked and ran fine. But still, for some reason, the placement isn't happening.
Still unsure any help would be greatly appreciated. I have the workspace linked above and I'll link it again here, if you can try to fix the problem! Thank you all so much!
Here is a link to a shareable zip I exported. Please do NOT share this.
https://drive.google.com/file/d/11b_dt043w5TcVYWFMlLYVfWm5f0hUp1U/view?usp=sharing