promotional bannermobile promotional banner

Alloyed Tools

With this mod, you can alloy your Armor, Tools and Weapons to get stronger versions.

File Details

alloyed Tools 0.5 Server mc 1.11.2

  • R
  • Sep 18, 2020
  • 250.12 KB
  • 336
  • 1.11.2+2
  • Forge

File Name

alloyed Tools 0.5 mc 1.11.2.jar

Supported Versions

  • 1.11.2
  • 1.11.1
  • 1.11

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:alloyed-tools-255706:3059408")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

This is alloyed Tools version 0.5 for mc version 1.11.2.

You can download all recipes in the additional files part or a link to the recipes in the overview.

If you want to use this mod on a server, please download the server version.

 

Changelog:

  • Added wood varnish: 
    • you can now varnish your wooden tools with tar for more durability.
    • but be careful: tar is cursed in this mod
    • you can craft your tools normal with tared planks or you can douse your wooden tools with tar
  • Added sole leather armor, which is an updatet version of leather armor
  • Added some texts for tared items
    • All texts will be automatically translated into English or German
  • Added an updatechecker, which gave you a message, when a newer version is available.

 

Changelog for coders:

  • Not tool or armor items from gold and iron have no own class anymore. They are all just Basic Items and the name is given in the registry.
  • both new buckets of this mod return an empty bucket after crafting as container Item.
  • The crafting/ smelting class are now switched to an own package.
  • Changed the mcMod.info into the code. You will not find this file anymore.
  • You will found an hidden fluid block in the src. If you have an idea, why the texture will not be rendered, let me now.