Posted April 18, 20205 yr Hello, I've been personally following TurtyWurty's tutorials on modding in the 1.15s, how exactly are custom block classes made? I can't seem to find any forums about it. Oh also I'm not experienced in modding much at all, or java either (though I am slowly understanding) so if possible could you explain in layman's terms? Thank you so much
April 19, 20205 yr You extend the Block class. That's about as simple Java as it gets, so if you do not understand that, I would strongly advise googling basic Java terms and HOWTOs. Without some understanding of the very basics like extending a class or overriding a method, you will Not Have a Good Time modding.
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.