Skip to content

Releases: 0KepOnline/NBTExporter

1.12.2-2.0.1

18 Jun 15:25
4cc06e6
Compare
Choose a tag to compare

HOTFIX: Fix missing commands.

1.20-2.0.1-fabric

18 Jun 16:10
72acceb
Compare
Choose a tag to compare

HOTFIX: Fix missing commands.

1.20-2.0.1

18 Jun 15:22
e0433da
Compare
Choose a tag to compare

HOTFIX: Fix missing commands.

1.19-2.0.1-fabric

18 Jun 16:09
e39e3fc
Compare
Choose a tag to compare

HOTFIX: Fix missing commands.

1.19-2.0.1

18 Jun 15:21
3851796
Compare
Choose a tag to compare

HOTFIX: Fix missing commands.

1.12.2-2.0

26 May 17:11
8a51e26
Compare
Choose a tag to compare

Add more commands:

  • /exportnbt exports item NBT only, in compressed binary format
  • /exportstack exports full information about the item as NBT (incl. id & count & damage), in compressed binary format
  • /exportnbtstr exports item NBT only, in text (stringified) format
  • /exportstackstr exports full information about the item as NBT (incl. id & count & damage), in text (stringified) format
  • /exportgive exports full information about the item as /give command into .txt

Improve code, add support for simplified filename validation (for Unix OS & FS), lots of smaller fixes and improvements.

1.20-2.0-fabric

26 May 17:17
be75f2d
Compare
Choose a tag to compare

Add more commands:

  • /exportnbt exports item NBT only, in compressed binary format
  • /exportstack exports full information about the item as NBT (incl. id & count & damage), in compressed binary format
  • /exportnbtstr exports item NBT only, in text (stringified) format
  • /exportstackstr exports full information about the item as NBT (incl. id & count & damage), in text (stringified) format
  • /exportgive exports full information about the item as /give command into .txt

Improve code, add support for simplified filename validation (for Unix OS & FS), lots of smaller fixes and improvements.

1.20-2.0

26 May 17:16
de7dd60
Compare
Choose a tag to compare

Add more commands:

  • /exportnbt exports item NBT only, in compressed binary format
  • /exportstack exports full information about the item as NBT (incl. id & count & damage), in compressed binary format
  • /exportnbtstr exports item NBT only, in text (stringified) format
  • /exportstackstr exports full information about the item as NBT (incl. id & count & damage), in text (stringified) format
  • /exportgive exports full information about the item as /give command into .txt

Improve code, add support for simplified filename validation (for Unix OS & FS), lots of smaller fixes and improvements.

1.19-2.0-fabric

26 May 17:16
b54c191
Compare
Choose a tag to compare

Add more commands:

  • /exportnbt exports item NBT only, in compressed binary format
  • /exportstack exports full information about the item as NBT (incl. id & count & damage), in compressed binary format
  • /exportnbtstr exports item NBT only, in text (stringified) format
  • /exportstackstr exports full information about the item as NBT (incl. id & count & damage), in text (stringified) format
  • /exportgive exports full information about the item as /give command into .txt

Improve code, add support for simplified filename validation (for Unix OS & FS), lots of smaller fixes and improvements.

1.19-2.0

26 May 17:15
69df8eb
Compare
Choose a tag to compare

Add more commands:

  • /exportnbt exports item NBT only, in compressed binary format
  • /exportstack exports full information about the item as NBT (incl. id & count & damage), in compressed binary format
  • /exportnbtstr exports item NBT only, in text (stringified) format
  • /exportstackstr exports full information about the item as NBT (incl. id & count & damage), in text (stringified) format
  • /exportgive exports full information about the item as /give command into .txt

Improve code, add support for simplified filename validation (for Unix OS & FS), lots of smaller fixes and improvements.