Skip to content

Releases: Log234/Schematic-Converter

Release 1.8

29 Aug 09:49
Compare
Choose a tag to compare

Fixes

  • Corrected the implementation of x-z conversion for rotatable blocks

Release 1.7

28 Aug 17:41
Compare
Choose a tag to compare

Features

  • Changed and added a ton of new supported block IDs

Fixes

  • Rewrote library for integer-textboxes, because people apparently don't bother to do a half-decent job themselves.

Release 1.6

28 Aug 10:07
Compare
Choose a tag to compare

Features

  • Support for metadata blocks, such as torches, beds and furnaces
  • Added y-offset selection, so you can choose how high or low up the blueprint should be built

Release 1.5

27 Aug 15:37
Compare
Choose a tag to compare

Features

  • Added support for splitting a schematic into several blueprints, this way you can have multiple colonists working on the same building.

Fixes

  • Changed chunk calculation order from depth-height-width, to depth-width-height.

Release 1.4

27 Aug 09:39
Compare
Choose a tag to compare

Fixes

  • Fixed an issue causing the program not to be able to locate the "BlockIDs.json" file.

Release 1.3

27 Aug 00:47
Compare
Choose a tag to compare

Features

  • Block chunk calculation - Groups blocks into chunks to improve the final JSON file.

Fixes

  • A bug related to file-selection not appearing
  • A number of smaller fixes

Release 1.2

26 Aug 19:05
Compare
Choose a tag to compare

Features

  • You can now specify which block IDs to convert between in the file BlockIDs.json

Version 1.1

26 Aug 11:56
Compare
Choose a tag to compare

Features

  • Added support for converting multiple schematics at a time.

Fixes

  • Fixed a bug related to not selecting any files.

Version 1.0

26 Aug 11:11
Compare
Choose a tag to compare

This release offers a limited amount of functionality for this application.

It can successfully convert Minecraft Schematics into a blueprint, but it will create a blueprint entry for every single block, and the number of different block IDs it can convert is limited.