Posted March 8, 20223 yr Hi, I am making a mod that adds 3x3 block breaking hammers, I have already created the hammers, I would like to know how to add 3x3 breaking hammer feature. Here is the repositories of the mod: https://github.com/BlockCreator001/Vanilla-Hammers-1.18.1
March 8, 20223 yr overwrite useOn in your Item class and call there the logic, you can implement the logic with 3 loops (for the 3 axes x, y, z)
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.