mirror of
https://github.com/minetest-mods/3d_armor.git
synced 2025-07-06 10:10:33 +02:00
Remove ethereal and fire dependencies
Remove fire and ethereal dependencies as they are no longer needed since fire protection doesn't override items inside those mods.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
name = 3d_armor
|
||||
depends = default, player_api
|
||||
optional_depends = player_monoids, armor_monoid, pova, fire, ethereal, moreores, nether
|
||||
optional_depends = player_monoids, armor_monoid, pova, moreores, nether
|
||||
description = Adds craftable armor that is visible to other players.
|
||||
|
Reference in New Issue
Block a user