I'm trying to have custom tooltip on waila for my blocks.
When I try to make it the same way ExtraFood does it, I get errors on the package imports.
Apparently for me mcp does not contain mobius...
import mcp.mobius.waila.api.IWailaRegistrar;
Did I miss something?
It feels like it is a very simple thing.
Edit: I didn't properly add the waila.java to referenced libraries. Derp...
Fuel also doesn't respond to shift-click (tested with coal and bucket of lava)
Line 29: System.out.println("Flux Grinder Recipes is called");
Also... I made an irc-channel so if you are willing that might be a lot quicker
Go to https://esper.net/publicirc.php and then /join MoleculeCraft
I got the slots to show up properly and if I shift-click a copper ingot it doesn't crash anymore.
However, it doesn't get placed in the input slot nor does fuel end up in the fuel slot...
Have I missed some functionality?
git is updated
I never make any custom slots though...
Only in the container classes are Slots (as classes/entities) mentioned.
So I'm still unsure what you exactlye mean by that
As far as my knowledge of Java-programming goes, child-constructors get called first and then go up the parent-tree.
I'm also not entirely sure how you mean this:
[05:11:11] [Client thread/INFO] [sTDOUT]: [com.messorix.moleculecraft.base.containers.ContainerFluxGrinder:transferStackInSlot:45]: 36, 1, 37
Which is very very weird