Block entity_nbt_num_get is not synced between client and server automatically

Started by Owls_Parliament on

Topic category: Help with Minecraft modding (Java Edition)

Joined May 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Block entity_nbt_num_get is not synced between client and server automatically
Mon, 10/06/2025 - 15:45 (edited)

I'm getting an error on one of my mods that reads "Block entity_nbt_num_get is not synced between client and server automatically, which means it may not work properly in some cases" and I think someone online who downloaded my mod has encountered such an case. Does anyone know how to ensure this is synced between client and server correctly and to prevent the error from showing up (or at least affecting gameplay)?

Edited by Owls_Parliament on Mon, 10/06/2025 - 15:45
Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
do you know what block…
Mon, 10/06/2025 - 17:31

do you know what block/procedure is causing it?