Problem in block location in location of entity.

Started by trmhtk2 on

Topic category: Help with Minecraft modding (Java Edition)

Active 4 years ago
Joined Oct 2020
Points:
661

User statistics:

  • Modifications: 0
  • Forum topics: 11
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 15
Problem in block location in location of entity.
Thu, 01/07/2021 - 17:44 (edited)

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
Active 4 years ago
Joined Oct 2020
Points:
661

User statistics:

  • Modifications: 0
  • Forum topics: 11
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 15
please help me! It's very…
Thu, 01/07/2021 - 17:59

please help me! It's very urgent for me!

Get event entity of the…
Fri, 01/08/2021 - 09:48

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