Skip to content

Releases: timendum/minenbt

Version 1.0.0

27 Jul 16:21
Compare
Choose a tag to compare

CLI changes:

  • new command slime to find slime chunks
  • changed dimension: the_nether and the_end
  • mob list now print distance
  • repair: now files are saved in place and a backup is done
  • improved logic for chunks loops

General changes:

  • more compatibility with both Minecraft 1.16 and 1.15
  • changed dimension: the_nether and the_end
  • new methods find_block and find_chunk

Version 0.3

25 Jun 16:37
Compare
Choose a tag to compare

CLI changes:

  • compatibility with Minecraft 1.16

General changes:

  • fix coordinates in find and iterate block
  • fix Y coordinate in sections
  • nbtlib update to 1.7.0

Version 0.2

22 Jun 14:22
Compare
Choose a tag to compare

CLI changes:

  • save in place and auto backup
  • uuid support

lib

  • new method utils.parse_uuid
  • new methods SaveFolder.player and SaveFolder.players

First release

12 Jun 09:43
Compare
Choose a tag to compare
v0.1

First release