remove pointless dependency on bakedclay (#90)

This commit is contained in:
fluxionary 2022-12-10 10:45:21 -08:00 committed by GitHub
parent 92d036c5a7
commit e75c0bedcc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
name = 3d_armor
depends = default, player_api
optional_depends = player_monoids, armor_monoid, pova, fire, ethereal, bakedclay, moreores, nether
optional_depends = player_monoids, armor_monoid, pova, fire, ethereal, moreores, nether
description = Adds craftable armor that is visible to other players.