GDMC-HTTP 1.4.5 (Minecraft 1.20.2)
Changelog:
- NEW: GDMC-HTTP can now also be obtained via the Modrinth mod portal!
- FIX: Add proper error handling for some instances where NBT data for a sign block submitted via
PUT /blocks
was formatted incorrectly (#26). - FIX: Restore
spawnDrops
flag ofPUT /blocks
back to working order (#27). - FIX:
/item
command now works as expected when called via thePOST /commands
endpoint (#28).