Autovw / AdvancedNetherite

A configurable, vanilla friendly, open-source mod that adds in more tiers of Netherite!
https://www.curseforge.com/minecraft/mc-mods/advanced-netherite
GNU General Public License v3.0
21 stars 14 forks source link

Tag Ingots as minecraft:ingots/netherite #42

Closed Attack8 closed 6 months ago

Attack8 commented 6 months ago

Is your feature request related to a problem? Please describe.

See Creators-Of-Create/Create#6422

Describe the solution you'd like

As of Creators-Of-Create/Create#6464: To provide compatibility with the Create diving suit, the AdvancedNetherite ingots must be taged as minecraft:ingots/netherite

Autovw commented 6 months ago

The reason ingots from this mod aren't tagged in forge:ingots/netherite is because that tag is used in the upgrade to Netherite-Iron recipes. So including them in said tag would "break" my recipes.

Considering you're the author of the PR, my suggestion would be to check if the armor items are fire resistant (AKA don't burn when dropped in lava) instead.

Attack8 commented 6 months ago

Ok, can do