Topic category: Help with Minecraft modding (Java Edition)
oh my, here we go
I'm having some ideas of implementing shields (studying and, yes, copying code from vanilla, i don't know how to code in java)
everything was great, eliminated almost all errors, but this one persists:
---------------------------------------------------------------------------------------------
C:\Pylo\MCreator179\forge\build\sources\main\java\mod\mcreator\mcreator_customShieldTest.java:99: error: cannot find symbol
public EnumAction getItemUseAction(ItemStack stack)
^
symbol: class EnumAction
location: class mcreator_customShieldTest
1 error
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':compileJava'.
> Compilation failed; see the compiler error output for details.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
--------------------------------------------------------------------------------------------
I don't know what to do...
I belive this is a error because mcreator doesnt support coding? You would have to get help from a professional coder but most of them are toxic against mcreator users!
You could also try to watch a few tutorials on how to do it!