Cycler tool issues
josephjthomas opened this issue ยท 2 comments
WorldEdit Version
WorldEdit version 7.2.6-SNAPSHOT+5898-b9f0416
Platform Version
git-Paper-165 (MC: 1.17.1)
Bug Description
I encountered two issues using /tool cycler
- Using the cycler to cycle the face and type of a chest deletes the content
- The cycler dupes vines and deletes vine chains instead of cycling the location
Expected Behavior
- Don't delete items from chests
- Don't dupe vines
Reproduction Steps
1.1 Put some items in the chest
1.2 Select the cycler to cycle thru the face and type of a chest
1.3 see the result
Anything Else?
No response
I just put up a PR to fix the chest content loss issue.
The other part just sounds like your current side effect status, which you can change in the //perf settings
Fixed by #1868