Add 3d_armor as optional dependency

Fixes: #74
This commit is contained in:
Jacob Lifshay 2024-02-17 15:09:48 -08:00 committed by GitHub
parent 8408a73851
commit b47978b5a6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
name = animalia
depends = creatura
optional_depends = default, mcl_player, farming
optional_depends = default, mcl_player, farming, 3d_armor
description = Adds unique and consistantly designed Animals
title = Animalia
author = ElCeejo