PinkGoldMod_MC:26.1.2
- 7 Devlogs
- 11 Total hours
My first Minecraft mod, built with Java and Fabric, custom Pink Gold material, armor, tools, blocks, recipes, and vanilla-inspired assets.
My first Minecraft mod, built with Java and Fabric, custom Pink Gold material, armor, tools, blocks, recipes, and vanilla-inspired assets.
Finished armor and tools, ran tests, and published on Modrinth. Overall this was a fun project and learned a lot, especially aboout debuging large codebases….
added the tools!!!! Next is armour
Added the recepies!
Added pink gold block and item, will add recepies and armore soon!
Managed to figure out how to add blocks!!! (I followed a tutorial for the basics https://youtu.be/aGNswCl7hcU?si=ZWYGGNZZrklFsrB8 was very helpfull). I plan to customise this to my mod next!
Started learning how to add custom blocks, but somehow my block is showing up this way?? I checked the file names, paths, directories I will look deeper tommorow!
I finished the intial importing of files and set up of environment. Now just need to look over documentation to get started.