Fishing no longer damages rod or drains hunger

This commit is contained in:
nossr50
2021-01-25 15:02:58 -08:00
parent ec35efbf1b
commit cf21a5a163
4 changed files with 34 additions and 33 deletions

View File

@ -212,12 +212,12 @@
<dependency>
<groupId>net.kyori</groupId>
<artifactId>adventure-api</artifactId>
<version>4.3.0</version>
<version>4.4.0</version>
</dependency>
<dependency>
<groupId>net.kyori</groupId>
<artifactId>adventure-nbt</artifactId>
<version>4.3.0</version>
<version>4.4.0</version>
</dependency>
<dependency>
<groupId>net.kyori</groupId>