Private
Public Access
1
0

Created mixin for geologist pick usage method.

This commit is contained in:
2025-05-26 21:36:14 +01:00
parent 1f0c8b2c1e
commit 73cd8593df
2 changed files with 23 additions and 0 deletions

View File

@ -5,6 +5,7 @@
"compatibilityLevel": "JAVA_8",
"refmap": "geologist_pick_tweaks.refmap.json",
"mixins": [
"IGMineralTestingItemMixin"
],
"client": [
],