Changing the game mode with a single item

Started by Lixon on

Topic category: Help with Minecraft modding (Java Edition)

Active 4 years ago
Joined May 2020
Points:
736

User statistics:

  • Modifications: 2
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 64
Changing the game mode with a single item

I created a remote that you can get in the creative and decided to do so that it would change the game mode, I found where you can change the modes, but I do not have enough knowledge of the procedures that would be when you right-click it to switch modes. What procedure should be associated with the game mode change procedure that you can change with the right mouse button?

Set gamemode of entity to …
Tue, 07/28/2020 - 14:42

Set gamemode of entity to <gamemode> block.

You are asking some quite basic questions so 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

If you think this playlist is not enough, check https://www.youtube.com/playlist?list=PLAeL-oIFIEni-O5D8ooqR-tBQgEn-Qi8L too.

One can not learn without some effort ;)

Active 4 years ago
Joined May 2020
Points:
736

User statistics:

  • Modifications: 2
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 64
Thank you, I know that there…
Wed, 07/29/2020 - 00:59

Thank you, I know that there are textbooks, and they help, but not always everything is clear, since everything is in English , and I myself am Russian ((

Active 3 years ago
Joined Dec 2021
Points:
446

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
Yeah, I'm also trying to do…
Sun, 12/19/2021 - 03:51

Yeah, I'm also trying to do the same thing, but the video really didn't help me. I have no clue what to do.