Amulet-Team / Amulet-Map-Editor

A new Minecraft world editor and converter that supports all versions since Java 1.12 and Bedrock 1.7.
https://www.amuletmc.com/
1.78k stars 123 forks source link

[Bug Report] Wrong mcstructure export for chain command block #1114

Open Caldron47 opened 2 days ago

Caldron47 commented 2 days ago

Bug Report

Current Behaviour:

Chain command blocks that have been exported to .mcstructure always have the unconditional state.

Expected behavior:

Chain command blocks retain their original conditional state while being exported to .mcstructure.

Steps To Reproduce:

  1. Export conditional chain command blocks to bedrock mcstructure
  2. Load the structure in a world

Environment:

Additional context

Attachments

Screenshots

Worlds

Caldron47 commented 2 days ago

Note: i haven't tested whether this is also the case for repeating/impulse command blocks