Added logging support for copper golem chest transactions

This commit is contained in:
Intelli 2025-11-18 17:17:59 -07:00
parent 49c0f16934
commit 5276dc57d2
4 changed files with 123 additions and 1 deletions

View file

@ -216,7 +216,7 @@
<dependency>
<groupId>io.papermc.paper</groupId>
<artifactId>paper-api</artifactId>
<version>1.21.1-R0.1-SNAPSHOT</version>
<version>1.21.10-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>