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.77k stars 123 forks source link

[Bug Report] All hoppers locked after moving build to new map #806

Open ebaystudio opened 2 years ago

ebaystudio commented 2 years ago

I've noticed that all hoppers are locked after moving a build to a new map in Java 1.18.2. Its Amulet v0.10.1

Using debug stick I can unlock them but there are literally hundreds. Is there a command to unlock or refresh their state or do I need to rest each manually?

gentlegiantJGC commented 2 years ago

I think it is probably because the block is not getting an update. I don't think we correctly handle copying block ticks yet. I am not sure what is the best way to update a lot in one go

J-Freak commented 6 months ago

I found this too with observers that were on during when being moved (like ones in an observer clock), they couldn't update to turning off again.