Started by
ShinobiAaronYT
on
Topic category: Help with Minecraft modding (Java Edition)
i'm trying to create a projectile that when it hits a player blocks place on the entity that is being attacked. unfortunately it isn't as simple as {place [] at x y z} cause when its put in the section testing for if it hits a player or entity, itll place a block above the head of the person firing the projectile. What's the problem with it?