Minecraft 1.16.4 Java Mod
- Justin Zhang

- Feb 25, 2021
- 1 min read
Updated: Mar 2, 2021
This was my first personal projects where I took what I learned in class and created a mod for the game Minecraft. It implements the abilities of an anime, Naruto, I watched growing up. It adds new tools and scrolls that contains the abilities from the show.

I created custom GUIs to interface with the items, which allows the player to cast the abilities stored in the scrolls.

At the time of posting this, the mod is still a work in progress with a lot more planned to be included.
The Github link to source code: https://github.com/justwzhang/Minecraft-1.16.4-Mod/tree/main/src/main/java/com/CoinBeast/MyMinecraftMod


Comments