Started by
trmhtk2
on
Topic category: Help with Minecraft modding (Java Edition)
I want to make a sword that when you hit an entity, blocks appear in the entity's place that block it. The problem is that when it is activated the blocks appear a bit near the entity instead of just on it, it may be related to knockback, but I really do not know.
I do this with the "Place Block" block
Edited by trmhtk2 on Thu, 01/07/2021 - 17:44
please help me! It's very urgent for me!
Get event entity of the entity that was hurt and use procedure blocks to get entity location to place the block there.
I suggest you check our tutorials collection playlist on our YouTube channel which contains many examples and tutorials that can help you get started with MCreator: https://www.youtube.com/playlist?list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei
For focus on procedures, check https://www.youtube.com/playlist?list=PLAeL-oIFIEngf6S4p5X5CBd4GyWLUVaHA