MineColonies

MineColonies

53M Downloads

Chisel and Bits Duplication issue

KasKatto opened this issue ยท 1 comments

commented

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.

2019-03-05_11 25 34
2019-03-05_11 26 16
2019-03-05_11 26 33
2019-03-05_11 26 37

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