Started by
tommarekCZ
on
Topic category: Help with Minecraft modding (Java Edition)
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