Amulet-Team / Amulet-Core

A Python library for reading and writing the Minecraft save formats. See Amulet for the actual editor.
https://www.amuletmc.com/
220 stars 33 forks source link

Fixed extra blocks in get and set version block #271

Closed gentlegiantJGC closed 1 year ago

gentlegiantJGC commented 1 year ago

Added support for extra blocks in get and set version block functions

Fixes Amulet-Team/Amulet-Map-Editor#705