Closed mcwoodcraft closed 2 years ago
Did have some issues even importing it/using it in procedures as well
F:\Workspace\mymod\src\main\java\com\wood\mymod\procedures\TestingProcedure.java:151: error: cannot find symbol
ItemStack _setstack = new ItemStack(TestingWaterBlock.bucket);
^
Can you show what you are trying to do exactly?
I'll see if I can setup an example workspace
Found and fixed the bug, releasing in 1.3.2 in 5-10 minutes. Here is the version for you to try now if you want: MCreator 1.16.5 Generator Plugin v1.3.2.zip Thank you for your report!
Perfect! Thanks for the quick response!
Yep it seems to work! Thank you so much!
I'm not 100% sure but whenever I look up the specific issue this pops up: https://forums.minecraftforge.net/topic/99447-missing-required-tags-1165/
Basically my custom water is acting up causing it to fail to load worlds or create new ones.
This is the log: https://pastebin.com/fVnuZD2e