Help with nbt tags

Started by Nannerbz on

Topic category: Help with MCreator software

Active 3 years ago
Joined Jun 2021
Points:
585

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 21
Help with nbt tags

I am trying to make a item that if the player right clicks on a block while holding it, if they use a keybind and can open a GUI or interface from anywhere, but i am having trouble detecting where the player is looking and saving the x y and z of the block, i think if i give a nbt tag to a block when its right clicked with the item i can solve the problem with saving the x y and z but not the player direction, any help?

Active 3 years ago
Joined Jun 2021
Points:
585

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 21
Sorry for grammer
Mon, 06/28/2021 - 13:16

Sorry for grammer

Active 3 years ago
Joined Jun 2021
Points:
585

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 21
I also understand that i…
Mon, 06/28/2021 - 13:23

I also understand that i might need normal code, but i am dumb and will have to copy paste

Active 3 years ago
Joined Jun 2021
Points:
585

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 21
If you find this go to the…
Mon, 06/28/2021 - 13:38

If you find this go to the one in java modding, i forgot to change the category to java modding for this one.

I suggest you check our…
Mon, 06/28/2021 - 13:38

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

Active 3 years ago
Joined Jun 2021
Points:
585

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 21
I already saw all of those!…
Mon, 06/28/2021 - 13:49

I already saw all of those! I cant find a single thing to help, and am having a lot of trouble.