summoning technique

Started by Tr1ple1337228 on

Topic category: Help with modding (Java Edition)

Last seen on 10:31, 10. Apr 2021
Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
summoning technique
Hello everyone, let's say I want to right-click on a block (holding an object in my hand that should summon a creature) and the mob will spawn. How can i do this? Help me please.

 

 

Last seen on 23:35, 30. Oct 2023
Joined Jan 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
simple, do a procedure in…
Wed, 03/17/2021 - 13:02

simple, do a procedure in the section wen right clicked in block on your item and put delete the item used and generate X entity
delete the item is in items section (: V) and generate entity in world management

Last seen on 10:31, 10. Apr 2021
Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Sorry to distract, I'm just…
Wed, 03/17/2021 - 15:22
Sorry to distract, I'm just not very good at this. Can you please take a screenshot?
Last seen on 10:31, 10. Apr 2021
Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thank! Now I understand.
Thu, 03/18/2021 - 07:24
Thank! Now I understand.
I suggest you check our…
Fri, 03/19/2021 - 11:28

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