Can i Get some help with a mod im making

Started by smwa6773 on

Topic category: Help with modding (Java Edition)

Last seen on 21:46, 1. Aug 2020
Joined Apr 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Can i Get some help with a mod im making

how do you spawn an structure by right-clicking an item?

Use item right clicked…
Tue, 04/14/2020 - 12:32

Use item right clicked trigger and a single block of spawn structure at x y z procedure block.

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

Last seen on 21:46, 1. Aug 2020
Joined Apr 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
what the code for that?  
Tue, 04/14/2020 - 14:45

what the code for that?

 

No code needed, use…
Tue, 04/14/2020 - 15:10

No code needed, use procedures

Use item right clicked trigger and a single block of spawn structure at x y z procedure block.

And if you do not know procedures, as I suggested earlier:

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

To speak, one needs to learn the alphabet first ;)