forked from mtcontrib/3d_armor
dc7fbce09a
* Tweak Fire Protect This change tweaks the fire protection function so that it no longer needs to override nodes and hence rely on additional dependencies like ethereal mod. * 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. * Re-add Torch Damage This re-adds torch damage of 1 per second if fire protection is enabled. * Remove nether dependency Nether dependency isn't required as well.
5 lines
179 B
Plaintext
5 lines
179 B
Plaintext
name = 3d_armor
|
|
depends = default, player_api
|
|
optional_depends = player_monoids, armor_monoid, pova, moreores
|
|
description = Adds craftable armor that is visible to other players.
|