NBT Syhnchronize

Started by tommarekCZ on

Topic category: Help with modding (Java Edition)

Last seen on 17:27, 8. Jan 2024
Joined Oct 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
NBT Syhnchronize

Hello, I implementing block can contain multiple elements. To identify what element is inside I using NBT tag. But since NBT tag isnt synchronized with server and client. 

 

So anyone know how to synchronize NBT with server and client together?

 

Thanks