InspectorCaracal Posted July 23, 2021 Share Posted July 23, 2021 The using tags in code section of the forge docs describes using one set of functions but the example is completely different. Which should I be following? Quote Link to comment Share on other sites More sharing options...
Draco18s Posted July 23, 2021 Share Posted July 23, 2021 IIRC the example is bad and won't actually compile. This worked, and should still be mostly valid for 1.16: https://github.com/Draco18s/ReasonableRealism/blob/033da26f8ba4bcd25b0911aa9775764f12d7dbbe/src/main/java/com/draco18s/harderores/HarderOres.java#L106 Quote Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given. Link to comment Share on other sites More sharing options...
InspectorCaracal Posted July 23, 2021 Author Share Posted July 23, 2021 Oof, good to know. And thanks for the link! I can figure the rest out from there if it doesn't translate straight over. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.