add otterlib dependency in fabric.mod.json

This commit is contained in:
Oth3r 2025-05-08 12:54:45 -05:00
commit 2cf57f78c2
3 changed files with 4 additions and 2 deletions

View file

@ -43,6 +43,7 @@ processResources {
minecraft_version : minecraft_version,
min_minecraft_version : min_minecraft_version,
max_minecraft_version : max_minecraft_version,
otterlib_version : otterlib_version,
loader_version : loader_version
]