Skip to content

GDMC-HTTP 1.2.3 (Minecraft 1.19.2)

Compare
Choose a tag to compare
@Niels-NTG Niels-NTG released this 26 Apr 18:08
· 230 commits to master since this release
8589b19

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.