Skip to content

Releases: DracoFAAD/DracoStructAPI

Release 1.0.8.8

24 Feb 19:30
Compare
Choose a tag to compare

Fixed Center Offset Y.

Release 1.0.8.7

16 Feb 13:42
Compare
Choose a tag to compare

Fixed the offset in the Entitify for Falling Block

Release 1.0.8.6

15 Feb 17:57
Compare
Choose a tag to compare

Fixed a bug in falling block entitify...

Release 1.0.8.5

15 Feb 17:42
Compare
Choose a tag to compare

Gave the option to use falling blocks instead of block displays!

Release 1.0.8.4

14 Feb 18:41
Compare
Choose a tag to compare

Removed debug broadcast

Release 1.0.8.3

14 Feb 16:44
Compare
Choose a tag to compare

Added option to view the CenterX, etc. of a Structure / PlacedStructure.

Release 1.8 - FIXED

14 Feb 16:02
Compare
Choose a tag to compare

I forgot to commit. Rip.

Release 1.0.8.1

12 Feb 19:40
Compare
Choose a tag to compare
  • Fixed Jitpack

Release 1.0.8

12 Feb 19:32
Compare
Choose a tag to compare

Added the option to Entitify Placed Structures!

Also you can define the center of a structure when saving it.

Release 1.0.7

26 Dec 20:14
Compare
Choose a tag to compare

As promised, this version now has API support for filling layers. For this, a new class called "PlacedStructure" has been created. This class contains the coordinates of 2 opposite corners.

Corners:
Corner 1:

  • Lowest X, Y, Z Coordinations

Corner 2:

  • Highest X, Y, Z Coordinations

An instance of "PlacedStructure" is given after placing the structure.