Started by
Nikoid
on
Topic category: Help with Minecraft modding (Java Edition)
i need to be able to make the player place the block on their main hand just like you normally would in vanilla MC, but this time i want to make it so the player must wait 60 ticks for placing the block, i really don't have a clue on how to make it happen. I want to apply that to all blocks.
Edited by Nikoid on Mon, 01/03/2022 - 23:33
It's not possible to edit vanilla items iirc, so this is impossible. However, it is possible to do so with custom blocks that you made using the place block at x y z procedure