Use a tag to determine what pants and boots should work with the Netherite Diving Helmet
nitrodynamite18 opened this issue ยท 0 comments
Describe the Suggestion
Our mod Deeper and Darker adds gear that is a direct upgrade of Netherite called the Warden gear. Therefore, it would make sense for the Warden leggings and boots to work with the Netherite diving equipment. Currently, the helmet checks if the items in the pants and boots slots are armor of ArmorMaterials.NETHERITE
and because the Warden gear is not, it does not function.
My suggestion to fix this is to add a tag into the mod, something like create:netherite_diving_gear
, that modders can add their gear to for more compatibility without changing the custom armor material.
Screenshots and Videos
No response
Additional Context
No response