Hotfix
- fixed zombie crash
Changed
- Copper armor can now spawn on mobs in the Overworld
- Rose armor can now spawn on Piglins and mobs spawned in the Nether
- Piglins can now spawn with Rose swords (1/5 chance)
- Zombies can now spawn with a Copper sword or shovel, instead of an Iron one (1/3 chance)
- Chainmail and Iron armor can no longer spawn on mobs spawned in the Nether
Config
- added
mob_spawn_equipment
config option, to allow the mob equipment changes to be disabled
Diamond Nuggets have been renamed to Diamond Shards, so be sure to convert any leftover nuggets to full Diamonds before updating
What's New
- updated ore economy
- new copper textures
- other texture changes
Changed
- overhauled the ore economy, including nugget drops and how Fortune bonus drops are calculated. More details can be found below
- copper equipment now uses the new vanilla textures from 1.21.9. Copper Horse Armor has also had its textures updated to match these changes
- updated the textures of Iron & Rose alloy
- fixed axes / shovels / hoes not having their respective custom behaviour
- renamed Diamond Nugget to Diamond Shard
- misc bug fixes
Ore Economy Details
The averages are achieved via the switch from a uniform drop formula to a bottom-biased one. These changes should result in mining without Fortune being slightly better than before the update, and mining with it being similar.
- stone ores & nether gold
-
- stone ores NEW: 3-9 Nuggets (average 4.5)
-
- stone ores OLD: 3-6 Nuggets (average 4.5)
-
- nether gold NEW: 3-9 Nuggets (average 4.5)
-
- nether gold OLD: 2-6 Nuggets (average 4)
- deepslate ores & nether rose
-
- deepslate ores NEW: 5-15 Nuggets (average 7.5)
-
- deepslate ores OLD: 3-9 Nuggets (average 6)
-
- nether rose NEW: 5-15 Nuggets (average 7.5)
-
- nether rose OLD: 3-9 Nuggets (average 6)
- Fortune now uses the glowstone system, where it caps out at the maximum possible value (ie 15 nuggets for deepslate)
- reverted Lapis, Redstone, Coal and Emerald ores to their vanilla drops
Config
- added Farmer's Delight integration config option
Integration
- added Farmer's Delight integration (updated Iron Knife texture & recipe)
- fixed Reforge support with End Reborn's End Iron and Mirestone Iron ores
- added armor icon support for Enderscape's Nebulite and Shadoline trim materials
- added armor icon support for Legacies and Legends' Sapphire trim material
- merge #6 and port to 1.21.5
What's New
- Blackstone ores
- general improvements
Changed
- added Blackstone variants of Quartz, Gold and Rose ores
- made a slight texture tweak to the entity texture of the Iron Chestplate
- updated embedded FrozenLib
Configuration
- added a Modified Nether Ores config, to toggle the new Blackstone ore generation
- renamed the Modified Ore Generation config to Modified Overworld Ores
- moved ore generation configs to a new World Generation category
- moved the Retextured Iron Equipment config to a new Miscellaneous category, replacing the old General one
- added tooltip descriptions for all World Generation and Miscellaneous config options