Speedgot
[API] NeoSchematic (1.18-1.21)
-----
Schematic API to easily paste small schematics
Download Now
Via external site
Overview
Updates (
--
)
Reviews (
---
)
Version History
Discussion
v1.2.0 - Zip schematics
Adding to your project
Changelog
Adds zip schematics. When saving a file, use
schematic.save("file", new ZipSchematic())
.
Fixes
Schematic#getWaypoint
not working when using a non-block pasting location
----------
,
Jan 10, 2025
v1.1.0 - Waypoints
Adding to your project
API Changes
Schematic#dataVersion() has been deprecated for removal -> use Schematic#getDataVersion()
Schematic#minecraftVersion() has been deprecated for removal -> use Schematic#getMinecraftVersion()
Schematic#dimensions() has been deprecated for removal -> use Schematic#getDimensions()
Schematic#palette() has been deprecated for removal -> use Schematic#getPalette()
Schematic#blocks() has been deprecated for removal -> use Schematic#getBlocks()
Changelog
Move to Gradle
Adds waypoints
Adds unit and integration testing
Fixes dimensions being 1 too small on every axis
----------
,
Oct 18, 2024
v1.0.5 - Hotfix
Fixed unhandled logging
----------
,
Aug 28, 2024
v1.0.4 - Hotfix
Fixed schematics not pasting correctly when saved with non-rounded coordinates
----------
,
Jun 26, 2024
v1.0.3 - Hotfix
Fixed saving multiple schematics causing weird results
Improved documentation
----------
,
Jun 25, 2024
v1.0.2 - Hotfix
Fixed schematics over 100 blocks having a few blocks that would use same material when not supposed to
----------
,
May 29, 2024
v1.0.1 - Hotfix
Added 1.20.5, 1.20.6 support
Fixed versions not including patch numbers
Removed unused constructor in Schematic
----------
,
May 12, 2024
View on SpigotMC
Resource Information
Author:
----------
Total Downloads:
652
First Release:
May 5, 2024
Last Update:
Jan 10, 2025
Category:
---------------
All-Time Rating:
0 ratings
Version
-----
Released:
--------------------
Downloads:
------
Version Rating:
----------------------
--
ratings
Ask Questions / Get Support