NBT-API

NBT-API

98.9k Downloads

1.18.2

ImFound opened this issue · 5 comments

commented

please, add 1.18.2 support

commented

Thanks. Was not sure if 2.9.2 was already on maven :P

commented

Is it possible to import 2.9.2 version with maven?
I was doing it by adding this dependency:

        <dependency>
            <groupId>de.tr7zw</groupId>
            <artifactId>item-nbt-api-plugin</artifactId>
            <version>2.8.0</version>
        </dependency>
commented

Change the 2.8.0 to 2.9.2 .