1.18.2
ImFound opened this issue · 5 comments
Worst case you can always check https://repo.codemc.io/#browse/browse:maven-public:de%2Ftr7zw%2Fitem-nbt-api-plugin .
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>