/nbt-storage

Minecraft type NBT data storage

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

NBT-Storage

License: GPL v3 Discord

The minecraft nbt type storage

Maven implementation

<repository>
    <id>vironlab-repo</id>
	<url>https://repo.vironlab.eu/repository/snapshot/</url>
</repository>

<dependency>
	<groupId>eu.vironlab.nbt</groupId>
	<artifactId>nbt-storage</artifactId>
	<version>1.0.0-SNAPSHOT</version>
	<scope>compile</scope>
</dependency>

Other Links: