You are browsing as a guest. Sign up (or log in) to start making projects!

Open comments for this post

1h 38m 2s logged

Today I made my own custom block class in Fabric. It has multiple features, where I overrided the vanilla Minecraft methods that my block class extended. For example, I overrided onProjectileHit, and made it explode when an arrow hit it! I also overrided onPlace, so that it creates a cool sound effect every time its placed. One more thing I did was override animateTick, which allowed for me to create particle effects for the block to emit.

0
32

Comments 0

No comments yet. Be the first!