The first (and likely only notable) version of Reg's Hammers.
This version adds the hammers, and all the important stuff required for the datapack to work. Thankfully, it doesn't add anything that would require manually uninstalling via function later, so there's no uninstall function for this datapack.
If you don't want to use it anymore, just delete it from your world save and throw away the items!
As usual, you'll need the resource pack for anything to make sense, so don't forget to install it.
Added
Items
6 new items have been added to Minecraft in this Release:
- Added Wooden Hammers
- Added Stone Hammers
- Added Iron Hammers
- Added Golden Hammers
- Added Diamond Hammers
- Added Netherite Hammers
- New Hammers will likely never be added unless Minecraft adds a new tier of tools, like Emerald or something.
Misc
- Created the functionality that Vanilla Hammers is built upon. For more information, take a look inside the datapack's files and see if you can intuit how it works (there are many comments in the function files!)
Config
- Added
give_item
function files for each Hammer- To obtain a hammer, use the
/function vanillahammers:give_item/(id) {player:'@p',count:1}
command!
- To obtain a hammer, use the