GDMC-HTTP 1.2.3 (Minecraft 1.19.2)
Changelog:
- FIX: With
PUT /blocks
, allow for changing the block entity (NBT) data of a block even if the target block matches the block state and block ID of the placement instruction. This makes it possible to do things such as changing the text on an existing sign or changing the items of an already placed chest. - FIX: Reworked the algorithm for changing the shape of a block to fit with directly adjacent blocks (eg. fences) to be more efficient.