Skip to content
Autovw edited this page Apr 29, 2022 · 7 revisions

Advanced Netherite - Frequently Asked Questions

General questions

Can you do a backport to [older-minecraft-version]?
Netherite is a 1.16+ feature, and I will only develop for versions still supported by the mod loader.

Can you add support for [other-mod]?
I'm always up for discussion, feel free to join my Discord Server (bottom of the page) and we can have a chat about it.

Can you add Fabric support?
There already is a Fabric version of the mod.

Can I submit translations?
Yeah, sure! Create a 'Fork' of the GitHub repository and add your translation to src/main/resources/assets/advancednetherite/lang/ and create a 'Pull Request'.
It is also possible to send me a pastebin or gist with the translation.

Where can I leave suggestions/feature requests?
I would appreciate if you leave suggestions in my Discord Server (bottom of the page), if it's a more technical suggestion/feature request, create an issue on the GitHub issue tracker using the 'Feature Request' template.

May I feature your mod in my CurseForge modpack?
Yes, of course!

Can I repost your mod somewhere else? I will give you credit!
Please do not repost mods. Not just mine, just mods in general!
I will only post my mods on CurseForge and GitHub, any other source will be treated as malicious.
I wish to have full control over the distribution of my mods in order to guarantee the safety of the end-user(s).

Gameplay related questions

How do I craft [insert item from mod]?

Is it possible to disable one of the armor perks?
Forge: Yes, this can be done in the common configuration.
Fabric: As of version 1.5.0, this is possible through item tags. See documentation.

Is it possible to change the item properties?
Not by default. This is a planned feature, however.

Huh?! Why is Netherite-Diamond better than Netherite-Emerald?
Diamond ore may be more common than Emerald ore, but there are other ways to create infinite sources of emeralds making them more common.
Think about: trading, raids, looting chests, etc.
No, I'm not going to change this because you don't like doing any of the above.

Getting started


Advanced Netherite 2.0
Minecraft 1.19.4 and above

Content

Technical


Advanced Netherite 1.0
Minecraft 1.16.5 - 1.19.4

Content

Technical

Clone this wiki locally