1
mirror of https://github.com/CarmJos/MineConfiguration.git synced 2026-06-04 13:55:03 +08:00

feat(item): 重构物品相关代码,支持更多功能

This commit is contained in:
2023-09-20 23:39:34 +08:00
parent bb9e24dd96
commit 02625b5c0c
11 changed files with 421 additions and 514 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<artifactId>mineconfiguration-parent</artifactId>
<groupId>cc.carm.lib</groupId>
<version>2.8.4</version>
<version>2.8.5</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>