Started by
softmushroombaby
on
Topic category: Help with Minecraft modding (Java Edition)
I have an item that I want to become a block when I right-click on a block
the problem with this code is that
- It strictly puts the block on TOP of the block, not the sides or bottom
- it deletes the block on top of the block I right-clicked.
Procedure I'm using: https://imgur.com/a/VcEE6ON