use-inventory mode, Inventory Bugs
LadyCailinBot opened this issue ยท 1 comments
WORLDEDIT-3094 - Reported by haxtormoogle
With the use-inventory mode enabled, Blocks sometimes stack strangely in your inventory with the //set command.
http://i.gyazo.com/54f7fbd709eafa80ee5030cfb7b74b6a.png
This was the result of setting 64 blocks of wood:5 to 0.
This also resulted in removal of the wood blocks from the world and not placed into the inventory.
Stone slabs will also stack strangely if item id 43. it will not break them up into item 45.
Another issue with the use-inventory mode that is related, When setting a large selection to 0 all of the blocks are removed regardless of if you have enough inventory space or not. Blocks will be lost. This should be set able as a config setting.