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

minecraft mod

  • 4 Devlogs
  • 10 Total hours

still deciding what direction to take this mod

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.

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.

Replying to @minjajo

0
32
Open comments for this post

2h 45m 57s logged

Today I spent a lot of time trying to understand how mixins work, I also created my own custom block class and I created my own logic for certain events to happen when the block is interacted with in the world.

Today I spent a lot of time trying to understand how mixins work, I also created my own custom block class and I created my own logic for certain events to happen when the block is interacted with in the world.

Replying to @minjajo

0
6
Open comments for this post

3h 25m 22s logged

Nothing that interesting yet. I’ve been learning a lot though! And I built my own custom item that acts as a scaffolding tool which takes blocks from your inventory and builds upwards in a tower when interacted with.

Nothing that interesting yet. I’ve been learning a lot though! And I built my own custom item that acts as a scaffolding tool which takes blocks from your inventory and builds upwards in a tower when interacted with.

Replying to @minjajo

0
25
Open comments for this post

1h 52m 30s logged

I’m currently re-learning how to make a Fabric mod, and I’ve currently made some items and blocks. Its been a year since I made my last mod and quite a few things have changed in Fabric. I’ll start brainstorming about what I want this mod to do soon

I’m currently re-learning how to make a Fabric mod, and I’ve currently made some items and blocks. Its been a year since I made my last mod and quite a few things have changed in Fabric. I’ll start brainstorming about what I want this mod to do soon

Replying to @minjajo

0
16

Followers

Loading…