An economy minecraft mod based on SoM but different name & items for legal reasons (idk if hc would sue me but i aint risking it mate). PLEASE VIEW THE DEMO VIDEO AT https://youtu.be/tMs_liePSew IF YOU DO NOT WISH TO DOWNLOAD & PLAY THE MOD
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
I spent AGES compressing all my GIFs to put on Modrinth. I also wrote a README. Fixed a bug in the mod. I published to Modrinth. It's midnight. I never stay up this late but I have to get this done! PLEASE PLEASE PLEASE PLEASE check the demo video at https://youtu.be/tMs_liePSew I'll put the demo as the modrinth link on here. I'll publish to curseforge too.
I added the trading! You can now buy snowflakes from wandering traders and fishermen! I will add a README then record a demo, and ship!
I added the recipe for snowflake which is very simple just a single JSON file!
Added snow bomb! It was hard and confusing because I wanted to make it impactful and I eventually came to the solution of making it so that the snowballs fired from 2 blocks behind all players and since 10 snowballs are launched, it launches you up to 50 blocks because I implemented a custom 10 block knockback snowball! Yeahhhhhh so its pretty good! Add a teeny easter egg relating to vanilla snowballs hehehe. Anyways, that's EVERY single shop item! Now I'll add the snowflake trading thing to villagers! I'll also throw in a recipe... and then record a demo and ship!
2h and a half hours????? WOW. Yeah implementing Snowy took AGES, because I had no flipping idea how to locate biomes, ChatGPT was ass at helping me, so I reached out to Felix and he saved me. Thank you felix!!!! Yeah, it took so much effort though, cuz it was a last resort to talk to him. Its still crazy. Anyways yeah, it works now! Also I found out there is a million errors I haven't handled. Hmm, maybe if I wanna ~inflate my time~ polish my mod I'll do the error handling. It's annoying that school's started though and I have less time for coding :(
I added Snow Golem Overlord! Very awesome! Pretty simple too surprisingly! Perfect when you wanna fill someone's base
I made the snowballs item work! This was hard as I kept going between trying to run the /give
command in the code or giveItemStack
and I settled with giveItemStack
which was better and works. I also made sure the extra snowballs are dropped on the floor.
Made snow queen & snow king work! They're very similar so did it in one devlog! Imma make the shop text coloured next, then continue with the shop items
You can now buy the snow block item from the shop! I also refactored a little bit to make sure that even if the snowflakes are spread apart in your inventory, they can still be taken, contrary to my previous from 1 slot approach!
I made the first shop item work!! Yay! Special shout out to intelliSense cuz Icba to look for docs, I just found the right looking method name with right args loll
I started work on the WoM shop! I added my first ever command - /wom-shop
and if you run it with no args it shows you the shop, it also shows a message if you entered a number unavailable and obviously the in-built mc error if you enter a non-int.
I added my first item - which is a snowflake! I thought shells are found on a beach which is related to summer so I asked my mom what is the equivalent for winter and thats where the idea came from. Personally I think I did a good job in drawing it cuz I'm usually bad at drawing.
I might or might not publish on curseforge idk