MC 1.16.5; WorldEdit 7.2.3: Chest item drop problem.
Spaex opened this issue ยท 4 comments
Versions
WorldEdit version:
[22:02:37 INFO]: WorldEdit version 7.2.2
[22:02:37 INFO]: https://github.com/EngineHub/WorldEdit/
[22:02:37 INFO]: ------------------ Platforms ------------------
- Bukkit-Official(7.2.2+fc3c499)
[22:02:37 INFO]: ---------------- Capabilities ----------------
GAME_HOOKS: Bukkit-Official
CONFIGURATION: Bukkit-Official
USER_COMMANDS: Bukkit-Official
PERMISSIONS: Bukkit-Official
WORLDEDIT_CUI: Bukkit-Official
WORLD_EDITING: Bukkit-Official
Platform version: Paper version git-Paper-472 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)
Describe the bug
When a filled chest get replaced (//set; Overwritten with Schematics by //paste) by WorldEdit the items drop to the ground. On version before (7.2.2) everything works fine and the Chest gets removed properly with all its contains.
To Reproduce
- Place a Double Chest with some stuff inside
- Mark it with the Selection Tool
- use //set 0
- The contains of the chest will drop to the ground
Expected behavior
The items should be removed like the chest instead of being dropped to the ground.
It still happens in the latest snapshot
we version
[23:50:31 INFO]: WorldEdit-Version 7.3.0-SNAPSHOT
[23:50:31 INFO]: https://github.com/EngineHub/WorldEdit/
[23:50:31 INFO]: ------------------ Platforms ------------------
- Bukkit-Official(7.3.0-SNAPSHOT+5678-913d4d6)
[23:50:31 INFO]: ---------------- Capabilities ----------------
GAME_HOOKS: Bukkit-Official
CONFIGURATION: Bukkit-Official
USER_COMMANDS: Bukkit-Official
PERMISSIONS: Bukkit-Official
WORLDEDIT_CUI: Bukkit-Official
WORLD_EDITING: Bukkit-Official
bugs are fixed in 7.2.x branch, not master. we could eventually merge it to master, but it's not a priority.