Started by
SlayDigger
on
Topic category: Help with Minecraft modding (Java Edition)
So, I'm trying to make a custom Allay bucket item that'll spawn an allay on right click. Was able to get the bucketing of the allay working, but the spawning part itself isn't working. I'm using the procedure Right Clicked On Block & I have this code snippet, but it doesn't do anything when I right click. Not quite sure why this wouldn't work.