Vibranite - Minecraft Mod
- 6 Devlogs
- 19 Total hours
A Minecraft mod build for Fabric. It adds a new type of ore, as well as new weapons, tools, and armor!
A Minecraft mod build for Fabric. It adds a new type of ore, as well as new weapons, tools, and armor!
Final Devlog: No changes to the code. The project and Github has been updated with the new Modrinth link
What’s New: I added new tools and armor! This took a lot of time as I also had to make textures for each and every one of the tools as well as the armor itself. Setting up all the tools was definitely somewhat tedious.
The most difficult part of today was likely the fact that I kept making silly mistakes when setting up the tools, as the process was a bit tedious.
Everything is working great now though! The textures of the armor render properly and everything is working as expected.
What’s New: I added 4 new blocks. The Vibranite Block, Raw Vibranite Block, Vibranite Ore, and Vibranite Deepslate ore. In addition, I set up the loot tables for each block as well as the crafting/smelting recipes. I also set up worldgen so that the ores spawn naturally underground.
The most difficult part of today was DEFINITELY figuring out the worldgen. I had many issues with that, but I was able to reference Youtube tutorials and other mods online in order to grasp the concept.
What’s Next: Now that the ores spawn naturally underground, the next step is to start creating the armor and tools for the mod!
What’s New: I added the new Vibranite Crystal into the game. It doesn’t have much functionality for now, but I’m planning for it to be a custom ore/armor type that can only be found generating in the Deep Dark biome.
I am also planning on adding some custom functionality for these vibranite crystal items. They’ll fit the “vibration/echo” theme of the deep dark, as it matches the theme of the Warden mob that lives there.
What’s Next: The next step is to start creating the Vibranite crystal ores themselves, and then to start working on the worldgen so that they can generate naturally.
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.
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