Started by
v3NTF
on
Topic category: Help with Minecraft modding (Java Edition)
> Task :compileJava FAILED
C:\Users\nfran\MCreatorWorkspaces\simple_accessories_forge\src\main\java\net\mcreator\simpleaccessoriesforge\procedures\Test1LuckProProcedure.java:38: error: cannot find symbol .contains((CuriosAPI.getCuriosHandler((LivingEntity) entity).map(handler -> handler.getStackInSlot("identifier", 0))
^
symbol: variable CuriosAPI
location: class Test1LuckProProcedure
1 error
I have the Curios api installed and this is the only problem im getting.
Seems like a bug of a plugin
Curios API procedures do not work in the plugin you're using. However, a friend of mine has been working on a baubles menu mod that will not require an API to support baubles. I'll probably try and make a plugin for that when it releases.