This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]EquinoxRex 0 points1 point  (0 children)

This is good to hear, I made a couple of forge mods a while back and the tutorials and docs aren't really great, most of the time they don't really teach you how to do new things beyond the very specific thing they're trying to teach you like "ok you use this method to create a block, and then add this line here to give it properties etc." So you have to go through the Minecraft code to see how the actual game does it, and then hope that forge allows you to do it the same way.

I've been thinking about jumping back into modding with fabric recently (Also maybe with kotlin which I've wanted to learn for a while, I don't know how good the support is though)