Chisel and Bits Duplication issue
KasKatto opened this issue ยท 1 comments
Minecolonies version
Version: 1.12.2-0.10.202-RELEASE
Expected behavior
When using the builder to build schematics containing bitted? blocks (blocks that have been built with chisel and bits), the builder requests the amount of bits correctly and uses the bits to construct the blocks (ideally from a bits bag)
Actual behaviour
The builder will place the blocks correctly (same pattern/ shape/ size/ material and position) BUT will do so out of thin air using NO bits. (even though the builder hut requests bits)
This can be easily abused to quickly duplicate blocks (most notably hard to obtain blocks) as the blocks can be turned back into bits by the player and use to reconstruct a full block.
Steps to reproduce the problem
1)Join a server (i have only confirmed this on a server, but haven't tested on single player)
2)Create something out of chisel and bits in survival.
3)Use the scan tool to save the schematic.
4)Use the build tool to request the schematic to be built
5)The builder will start building without anything.
6)Profit from unlimited diamonds and infinity blocks