List of versions - Autovw/AdvancedNetherite GitHub Wiki

List of Advanced Netherite versions

Listed from the newest version to the oldest version

Advanced Netherite 2.1.2

Changelog:

🐛 Fix not being able to enchant armor
🇮🇹 Add it_it translation (Thanks cranos96)

Available Minecraft versions + file-id:

{
  "forge": {
    "1.20.6": 5345442
  },
  "neoforge": {
    "1.20.6": 5345441
  },
  "fabric": {
    "1.20.6": 5345443
  }
}

Advanced Netherite 2.1.1

Changelog:

✨ Add back support for Forge
🐛 Fix armor durability being incorrectly applied
🇯🇵 Add ja_jp translation (Thanks Abbage230)

Available Minecraft versions + file-id:

{
  "forge": {
    "1.20.6": 5329597
  },
  "neoforge": {
    "1.20.6": 5329596
  },
  "fabric": {
    "1.20.6": 5329598
  }
}

Advanced Netherite 2.1.0

Changelog:

⬆️ Update mod to Minecraft 1.20.6 (Fabric & NeoForge)
✨ Add armor trim support
🐛 Fix pickaxes not dropping additional amethyst shards (Fabric)
⚡ Add more common tags for improved mod compatibility (Fabric)
⚡ Various internal changes

Available Minecraft versions + file-id:

{
  "forge": {
    "1.20.4": 5259250,
    "1.20.1": 5259246
  },
  "neoforge": {
    "1.20.6": 5309805,
    "1.20.4": 5259249
  },
  "fabric": {
    "1.20.6": 5309806,
    "1.20.4": 5259251,
    "1.20.1": 5259247
  }
}

Advanced Netherite 2.0.3

Changelog:

✨ NeoForge support
⚡ Add back support for Detail Armor Bar (Fabric)
🐛 Fix additonal ore drops not checking for silk touch (Fabric)

Available Minecraft versions + file-id:

{
  "forge": {
    "1.20.4": 5187029,
    "1.20.1": 5187012
  },
  "neoforge": {
    "1.20.4": 5187028
  },
  "fabric": {
    "1.20.4": 5187030,
    "1.20.1": 5187013
  }
}

Advanced Netherite 2.0.2

Changelog:

* ⬆️ Update mod to Minecraft 1.20.4
* ⬆️ Update mod to Minecraft 1.20.3
* ⬆️ Update mod to Minecraft 1.20.2
* ⬆️ Update mod to Minecraft 1.20.1
* 🐛 Fix crash related to pacify piglin perk (Fabric)
* 🐛 Fix mod integration support check (Fabric)
* ⚡ Make loot modifiers use the config helper instead (Forge)

Available Minecraft versions + file-id:

{
  "forge": {
    "1.20.4": 4945901,
    "1.20.3": 4945870,
    "1.20.2": 4770169,
    "1.20.1": 4584655,
    "1.20": 4580328,
    "1.19.4": 4580326
  },
  "fabric": {
    "1.20.4": 4945900,
    "1.20.3": 4945871,
    "1.20.2": 4770170,
    "1.20.1": 4584656,
    "1.20": 4580329,
    "1.19.4": 4580327
  }
}

Advanced Netherite 2.0.1

Changelog:

* ⬆️ Update mod to Minecraft 1.20
* 🐛 Fix additional entity drops not working (Fabric)
* 🐛 Fix config screen component being translatable by accident (Forge)
* ⚡ Mark creative tab class final (Forge)

Available Minecraft versions + file-id:

{
  "forge": {
    "1.20": 4575452,
    "1.19.4": 4575383
  },
  "fabric": {
    "1.20": 4575453,
    "1.19.4": 4575384
  }
}

Advanced Netherite 2.0.0

Changelog:

✨ Feature parity between Forge and Fabric
✨ New advancement for obtaining Netherite-Diamond Block
🎨 New and improved armor, block, and ingot textures (Thanks LizterZapZap)
⚡ Tooltips for armor perks are now also hidden unless shift key is pressed
⚡ Netherite-Diamond armor now pacifies phantoms by default
🇧🇷 Updated pt_br translation (Thanks Uncle-Tio)
🇳🇱 Updated nl_nl translation

Planned features:
- Configuration files for Fabric
- Support for new smithing system
- Item properties modification

Available Minecraft versions + file-id:

{
  "forge": {
    "1.19.4": 4572336
  },
  "fabric": {
    "1.19.4": 4572337
  }
}

Advanced Netherite 1.14.7

Changelog:

* ⬆️ Updated mod to Minecraft 1.19.4
* ⚡ Improve applying of custom durability bar colors
* 🐛 Fix custom durability bar color not applying to armor
* 📝 Complete translation into Spanish (Thanks Bksp)

Available Minecraft versions + file-id:

"1.19.4": 4438385
"1.19.3": 4438334
"1.19.2": 4438333
"1.18.2": 4438332

Advanced Netherite 1.14.6

Changelog:

* 🐛 Fix destroy speed on tools not calculating additional bonuses
* ⚡ Improve internal handling of tooltip builder (1.19.2)

Available Minecraft versions + file-id:

"1.19.3": 4219696
"1.19.2": 4219695
"1.18.2": 4219694

Advanced Netherite 1.14.5

Changelog:

* 🐛 Fix data generator being broken on Forge 44.0.36+

Available Minecraft versions + file-id:

"1.19.3": 4213099

Advanced Netherite 1.14.4

Changelog:

* 📦 Bump resource pack format
* 🐛 Fix data generator not working
* ⚡ Netherite Blocks are now found under "building blocks" in the recipe book
* ⚡ Improve internal handling of tooltip builder

Available Minecraft versions + file-id:

"1.19.3": 4160210

Advanced Netherite 1.14.3

Changelog:

* ⬆️ Updated to Minecraft 1.19.3
* 🔥 Removed option to enable search bar in creative tab due to changes in Minecraft
* 🔥 Temporarily removed Detail Armor Bar support until mod is updated
* ⚡ Deprecated internal unused code

Available Minecraft versions + file-id:

"1.19.3": 4153743

Advanced Netherite 1.14.2

Changelog:

* 🐛 Fix Phantoms not attacking the player when hurt by player
* 🐛 Fix Enderman anger checks running when player is in creative mode

Available Minecraft versions + file-id:

"1.19.2": 4094970
"1.18.2": 4094969

Advanced Netherite 1.14.1

Changelog:

* 🐛 Fixed tools breaking all blocks at max speed

Available Minecraft versions + file-id:

"1.19.2": 4056145
"1.18.2": 4056144

Advanced Netherite 1.14.0

Changelog:

* ✨ Allow modifying additional drop chances through server config (1.19.2)
* ✨ Allow changing tool breaking speed through server config
* ⚡ Further increased default tool breaking speed
* ⚡ Update to new LivingChangeTargetEvent
* 📦 Minimum Forge version is 43.1.8 (1.19.2) or 40.1.84 (1.18.2)
* 📦 Updated logo (1.18.2)

Available Minecraft versions + file-id:

"1.19.2": 4029631
"1.18.2": 4029630

Advanced Netherite 1.13.7

Changelog:

+ ✨ Added armor and tools to new Forge tags
* 🐛 Fixed in-game version being slightly outdated

Available Minecraft versions + file-id:

"1.19.2": 3963958

Advanced Netherite 1.13.6

Changelog:

+ 📦 Updated logo (Thanks LizterZapZap)

Available Minecraft versions + file-id:

"1.19.2": 3941917

Advanced Netherite 1.13.5

Changelog:

+ ⬆️ Updated to Minecraft 1.19.2 (1.19.2)
+ ⬆️ Updated to Minecraft 1.19.1 (1.19.1)
* 🐛 Fixed crashes on Forge 41.0.94 (1.19)

Available Minecraft versions + file-id:

"1.19.2": 3920764
"1.19.1": 3903518
"1.19": 3871663

Advanced Netherite 1.13.4

Changelog:

* 🐛 Fixed crashes on Forge 41.0.79 and above

Available Minecraft versions + file-id:

"1.19": 3870772

Advanced Netherite 1.13.3

Changelog:

* 🐛 Fixed armor perk config options not working
* 📝 Added uk_ua translation (Thanks Sushomeister)
* 📝 Updated ko_kr translation (Thanks gyular)

Available Minecraft versions + file-id:

"1.19": 3862556

Advanced Netherite 1.13.2

Changelog:

* 🐛 Fixed loot modifiers always generating one additional item
* Update zh_cn.json (Thanks EndsM)

Available Minecraft versions + file-id:

"1.19": 3847279

Advanced Netherite 1.13.1

Changelog:

+ ⚡ Re-add Detail Armor Bar support

Available Minecraft versions + file-id:

"1.19": 3824495

Advanced Netherite 1.13.0

Changelog:

+ ⬆️ Updated to Minecraft 1.19
+ 🔨 Internal refactors and changes
+ 🔥 Removed deprecated Tooltips API
* 🐛 Fix wrong tooltips on swords

Available Minecraft versions + file-id:

"1.19": 3822299

Advanced Netherite 1.12.4

Changelog:

* 📝 Added uk_ua translation (Thanks Sushomeister)
* 📝 Updated ko_kr translation (Thanks gyular)
* 📝 Update zh_cn.json (Thanks EndsM)
* 🐛 Fix (possible) pack format issues (1.18.2)
* 🐛 Fix Upgrades! advancement triggering at the wrong time (1.16.5)

Available Minecraft versions + file-id:

"1.18.2": 3890173
"1.16.5": 3890172

Advanced Netherite 1.12.3

Changelog:

+ ⚡ Move client code to the ClientHandler to prevent crashes on dedicated server

Available Minecraft versions + file-id:

"1.18.2": 3817067
"1.16.5": 3817066

Advanced Netherite 1.12.1

Changelog:

* 🐛 Fix dedicated server crash caused by ConfigScreen

Available Minecraft versions + file-id:

"1.18.2": 3816895
"1.16.5": 3816894

Advanced Netherite 1.12.0

Changelog:

+ ✨ Added additional crop drops for hoe items
+ ✨ Added advancement for obtaining Netherite-Iron Ingot
+ ✨ Added config instructions screen for when Configured is not present
+ ✨ New iteration of the tooltips API
+ ✨ Added interface with hooks for possible add-ons
+ ⚡ Updated lang files with keys
+ ⚡ Exclude datagen cache from jar file
+ ⚡ Internal code clean-up
* 🐛 Fix typo in config key
* 📝 Add simplified chinese localization (thanks EndsM)

Available Minecraft versions + file-id:

"1.18.2": 3815876
"1.16.5": 3815875

Advanced Netherite 1.11.1

Changelog:

* ⚡ Increase max-amount of additional Raw Iron dropping
* 🐛 Fixed potential crash with other mods trying to modify loot

Available Minecraft versions + file-id:

"1.18.2": 3780624

Advanced Netherite 1.11.0

Changelog:

+ ✨ Netherite-Iron armor now pacifies Phantoms
+ ✨ Additional ore drops for pickaxes
+ ✨ Additional mob drops for swords
+ ✨ Config options to disable additional drops
+ ✨ New advancement for obtaining Netherite-Iron armor
+ ✨ Expanded the tag system with new tags
+ ✨ Optional support for Detail Armor Bar mod
+ ✨ Annotation for marking code internal (API)
+ 🇲🇽 Added es_mx translation (Thanks Blaszs)
+ 🎨 Improved legging textures
+ ⚡ Overhaul of the armor perks config
+ ⚡ Updated translations with new keys, need translators!
* 🇳🇱 Updated nl_nl translation

Available Minecraft versions + file-id:

"1.18.2": 3772642
"1.16.5": 3772641

Advanced Netherite 1.10.5

Changelog:

+ ⚡ Move pacify enderman perk to new EnderManAngerEvent
+ 📦 Set minimum Forge version to 40.0.43
* 🔥 Removed AT for RecipeProvider#has

Available Minecraft versions + file-id:

"1.18.2": 3740522

Advanced Netherite 1.10.4

Changelog:

+ ✨ Moved advancements to a data generator
+ ⚡ Code improvements

Available Minecraft versions + file-id:

"1.18.2": 3697652

Advanced Netherite 1.10.3

Changelog:

+ ⬆️ Updated to Minecraft 1.18.2

⚠️ This is a beta release, please report issues to the issue tracker!

This version requires Forge 1.18.2 - 40.0.2 or higher!!!

Available Minecraft versions + file-id:

"1.18.2": 3671929

Advanced Netherite 1.10.2

Changelog:

* 🐛 Fixed client event causing the server to crash
* 🔥 Removed item registry helper method

Available Minecraft versions + file-id:

"1.18.1": 3670770
"1.17.1": 3670769
"1.16.5": 3670768

Advanced Netherite 1.10.1

Changelog:

+ ✨ Added a client-side option to enable a search bar in the creative tab
+ 📝 Added ko_kr translation (Thanks 8523761)
+ 🇳🇱 Added nl_nl translation
+ 🇳🇴 Added no_no translation (Thanks Bloodaxe95)
+ 🇹🇷 Added tr_tr translation (Thanks togilterikus)
+ 📦 Improved tool breaking speed
+ 📦 Tool tiers are now registered (1.17+)
+ ⚡ Improved and reformatted code
* 🐛 Fixed "Pacifies Endermen" perk only applying to the helmet
* 🐛 Fixed amethyst not dropping additional drops when mined with pickaxes from mod (1.17+)

Available Minecraft versions + file-id:

"1.18.1": 3669617
"1.17.1": 3669616
"1.16.5": 3669615

Advanced Netherite 1.10.0

Changelog:

+ ✨ Client-side option to enable matching durability bars
+ ✨ Complete new system for add-ons
+ ✨ Introduced new datagen system
+ ⚡ Improved add-on support
+ 🇧🇷 Added pt_br translation (Thanks Uncle-Tio)
+ 🇷🇺 Added ru_ru translation (Thanks Slavik.art)
* 🐛 Fixed advancements unlocking when picking up a random item (1.16.X)

Available Minecraft versions + file-id:

"1.18.1": 3598308
"1.17.1": 3598307
"1.16.5": 3598306

Advanced Netherite 1.9.0

Changelog:

+ ✨ Added some advancements
+ ✨ Moved the tooltips to an API for add-on developers
+ ⚡ Improved config comments
+ ⚡ General code improvements

Available Minecraft versions + file-id:

"1.18 / 1.18.1": 3542131
"1.17.1": 3522573
"1.16.3 / 1.16.4 / 1.16.5": 3522572

Advanced Netherite 1.8.2

Changelog:

* 🐛 Fixed upgrading tools and armor being cheaper as intended

Available Minecraft versions + file-id:

1.17.1: 3480974
1.16.3 / 1.16.4 / 1.16.5: 3480973

Advanced Netherite 1.8.1

Changelog:

* ⚡ Replaced slashes with dashes in the lang file
* 🐛 Fixed ingot crafting recipes requiring themselves
* 🐛 Fixed grammar typo on the endermask tooltip

Thanks LonelySauce on GitHub for pointing out grammatic errors!

Available Minecraft versions + file-id:

1.17.1: 3479914
1.16.3 / 1.16.4 / 1.16.5: 3479913

Advanced Netherite 1.8.0

Changelog:

+ ✨ Netherite/Diamond armor perks are now configurable separately
+ ⚡ Smithing recipes now use upgrade_to_netherite_x tags to allow for better add-on compatibility
+ ⚡ Improved and optimized code

Available Minecraft versions + file-id:

1.17.1: 3478874
1.16.3 / 1.16.4 / 1.16.5: 3478873

Advanced Netherite 1.7.0

Changelog:

+ ⚡ Netherite/Ingot recipes are now shapeless
* 🔨 Complete overhaul of the entire tags system (might break existing datapacks)
* 🔨 Slightly improved the creative tab
* 🎨 Removed dots from tooltips

Available Minecraft versions + file-id:

1.17.1: 3438712
1.16.3 / 1.16.4 / 1.16.5: 3438713

Advanced Netherite 1.6.0

Changelog:

+ ✨ Added a Client Config.
+ ✨ Added a config option to disable all mod tooltips.
+ ⚡ Slightly increased speed for Netherite/Emerald and Netherite/Diamond tools.
* 🔨 Code refactoring for improved add-on support.

Available Minecraft versions + file-id:

1.17.1: 3424129
1.16.3 / 1.16.4 / 1.16.5: 3424128

Advanced Netherite 1.5.1

Changelog:

* 🔥 Blocks no longer utilize ToolType to prevent crash on Forge 37.0.31 and above.

Available Minecraft versions + file-id:

1.17.1: 3422039

Advanced Netherite 1.5.0

Changelog:

+ ✨ Added tooltips to the armor sets to display the armor perks.
+ ✨ Lodestones can now be crafted using ingots from the mod.
+ 🎨 Improved sword textures.
+ 🎨 Slightly improved Netherite/Gold Ingot texture.
+ 🎨 Slightly improved mod logo. (Catalogue mod only!)
+ ⚡ Improved the tags system to allow for better cross-mod resource compatibility.
* ⬆️ Increased speed of Netherite/Diamond tools.
* 🐛 Moved the datapack to the correct place.

Available Minecraft versions + file-id:

1.17.1: 3405129
1.16.3 / 1.16.4 / 1.16.5: 3405128

Advanced Netherite 1.4.0

Changelog:

+ Added more Armor Points to the Netherite Armor sets.
* Completely changed the tags/crafting recipe system.
* Tweaked armor and tool enchantibility.
* Netherite/Diamond Armor is now Ultimate armor by default, can be turned off in the config.
* Fixed registry order for the creative inventory tab.

Available Minecraft versions + file-id:

1.17.1: 3398134
1.16.3 / 1.16.4 / 1.16.5: 3376161

Advanced Netherite 1.3.0

Changelog:

+ Added Config system.
+ Added Armor Config.
* Updated support for Configured mod.
* Endermans will no longer attack players wearing Netherite/Emerald Armor. Can be turned off in the config.
* Endermans and Piglins won't attack players wearing Netherite/Diamond Armor. Needs to be turned on in the config!

Available Minecraft versions + file-id:

1.16.3 / 1.16.4 / 1.16.5: 3370881

Advanced Netherite 1.2.0

Changelog:

+ Tweaked armor durability.
+ Improved the chestplate textures.
+ Expanded the tags system.
* Piglins will no longer attack players wearing Netherite/Gold armor.

Available Minecraft versions + file-id:

1.16.3 / 1.16.4 / 1.16.5: 3363304

Advanced Netherite 1.1.0

Changelog:

+ Added some advancement recipes.
+ Added new logo (Catalogue mod only!)
* Netherite Blocks can now be used with beacons.
* Netherite Ingots are now accepted as payment by beacons.
* Piglins will now attack players who break a Netherite/Gold Block.

Available Minecraft versions + file-id:

1.16.3 / 1.16.4 / 1.16.5: 3359651

Advanced Netherite 1.0.0

Changelog:

* Initial release

Available Minecraft versions + file-id:

1.16.3 / 1.16.4 / 1.16.5: 3356395