Releases: DracoFAAD/DracoStructAPI
Releases · DracoFAAD/DracoStructAPI
Release 1.0.8.8
Release 1.0.8.7
Fixed the offset in the Entitify for Falling Block
Release 1.0.8.6
Fixed a bug in falling block entitify...
Release 1.0.8.5
Gave the option to use falling blocks instead of block displays!
Release 1.0.8.4
Removed debug broadcast
Release 1.0.8.3
Added option to view the CenterX, etc. of a Structure / PlacedStructure.
Release 1.8 - FIXED
I forgot to commit. Rip.
Release 1.0.8.1
- Fixed Jitpack
Release 1.0.8
Added the option to Entitify Placed Structures!
Also you can define the center of a structure when saving it.
Release 1.0.7
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.