Miner Villager

A new entity for the Mineshafts!

File Details

MinerVillager - 1.20.1 - 5.3

  • R
  • Jul 8, 2024
  • 181.83 KB
  • 1.7K
  • 1.20.1
  • Forge

File Name

minervillager-1.20.1-5.3.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:miner-villager-1037515:5514911")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

After the latest update for Minecraft 1.20.1, I found out that smithing recipes have changed, so we need a new way to craft the base for pickaxes. This is the first time I've spent so much time on a single update without thinking about other versions of the game. Because of it, this version will have many new features that are different from the other versions. If I update this mod for future versions, the main idea will probably stay the same.

 

So, what exactly changed? Take a look below:

- Added 3 new templates for smithing table, which you can get from the Toolsmith villager.

- Each template comes with a small guide on what you need to make the mod related pickaxes.

- The Toolsmith villager has a small chance to offer one of these templates at each level, up to level 3.

- Due to these changes, I introduced mixins to add the templates. I hope everything works smoothly. If you encounter any issues, please let me know!