command execution with nbt is broken

Started by adsfal on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jun 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
command execution with nbt is broken
Wed, 06/25/2025 - 07:20 (edited)

I'm trying to make something like a stone age workbench from sevtech ages, but I ran into mcreator limitations. To make items lying on the table I had to use block_display. But mcreator doesn't let me spawn block_display with a tag. No matter what I do. I even asked nero-net for help. I got an answer like "escape the quotes" which naturally didn't help. Maybe someone has encountered this?

Edited by adsfal on Wed, 06/25/2025 - 07:20
Joined Jun 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
ah, cancel. i found a…
Wed, 06/25/2025 - 07:19
ah, cancel. i found a solution. the problem was the space at the very end of the command. and why does minecraft consider this an error?