Create

Create

86M Downloads

Command block not saving nbt data

GlueStickyGlue opened this issue · 1 comments

commented

Describe the Bug

I tagged a command block using a data pack with #create:safe_nbt I loaded up the world and pressing f3 the tag was there. What I’m trying to do is place down a command block with a schematic that has a command in it when it’s placed down. I have tried saving a schematic with the command in the command block. And I’ve even changed the nbt from the file, but nothing seems to work. Do you know why this is?

Reproduction Steps

  1. Use a data pack to tag a command block with #create:safe_nbt
    2.save a schematic with the command in the command block
    3.shoot the command block through the schematicannon
    ...

Expected Result

I expected the command block to save the nbt data

Screenshots and Videos

No response

Crash Report or Log

No response

Operating System

Windows 11

Mod Version

0.5.1f

Minecraft Version

1.20.1

Forge Version

36.2.0

Other Mods

No response

Additional Context

No response

commented

Command blocks might be overriden by code, they are unsafe and their nbt should not be placed by schematicannons