
olebroetje
Members-
Content Count
5 -
Joined
-
Last visited
Community Reputation
0 NeutralAbout olebroetje
-
Rank
Tree Puncher
-
Thanks, thats what I was searching for
-
There is already a version of Valhesia 3 for 1.16.5. I think you should try using the mod version which is made for the Minecraft version
-
Hey, I've been trying to make a bar for my tileEntity, which shows the energy storage percentage. I have seen that the Vanilla screens are using the blit() function to do this. Can someone explain me what exactly it does and what parameters i need. Thank you!
-
ICapabilityProvider don't add hasCapablility()
olebroetje replied to olebroetje's topic in Modder Support
Okay. Thank you. -
Hello, I think the title says it all. I can't override hasCapability() beacuse ICapabilityProvider don't add this method, altough the docs says it do. Thank You for your help!