Help with NBT'S

Started by Blueguard on

Topic category: Help with Minecraft modding (Java Edition)

Joined Feb 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Help with NBT'S

How can I prevent lossing NBT's after death for players?(I searched from forums but I couldn't find anything about that which is working)

Joined Feb 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How can I do that?
Tue, 12/15/2020 - 10:06

How can I do that?

Joined Mar 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
When creating an NBT tag…
Tue, 12/15/2020 - 14:47

When creating an NBT tag there is a dropdown for the "scope". player persistent is one of them and it saves even if the player dies.

Joined Feb 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I created that variable but…
Wed, 12/16/2020 - 15:19

I created that variable but how it suppose to work?Sorry for my ignorant.