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.2 mc 1.10.2

  • R
  • Aug 18, 2018
  • 310.50 KB
  • 180
  • 1.10.2+2

File Name

alloyed Tools 0.5.2.jar

Supported Versions

  • 1.10.2
  • 1.10.1
  • 1.10

This is, finally, alloyed Tools version 0.5.2 for mc 1.10.2, the for now only release version of mod version 0.5.2.

 

You can find all the Recipes and new Mob Drops , that are added in the mod, in the Overview.

 

Changelog:

Added a few more things, that are in conclusion with wood and tar as a fluid.

More details:

  • added many tared variants of wooden vanilla blocks, such as tared wooden fence gate
  • tared wooden planks and tared wooden slabs are now available in every vanilla version.
  • added tar as a fluid and gave the bucket with tar it's function
  • added some fuel from tared items and blocks
  • updated the UpdateChecker: it now only sends a message to you, if a newer version for the mod of your mc version is available.
  • you can now tar your tar'able placed blocks with tar and clean it with water to get the vanilla variant of the block.
  • added a configuration. You can now enable the easteregg or set the max heigh, where the mod ores should spawn. You can also change the parameters in the configuration file. The name is modding.cfg

 

Changelog for coders:

many changes have happened:

  • the crafting, smelting, registry, rendering classes and texture locations have been splitt to the different alloy types, one for gold, for iron and for wood
  • added some events
  • written the info of the mcMod.info into the code. Changing something in the mcMod.info will no longer have any effect.
  • changing some things to implement the new config
  • changing one line in the UpdateChecker to make changes below happening.
  • created the Enum TeerTypes.java with the tared version variants of the vanilla variants.
  • added, as joke, a la_LA.lang, which is the language file for latin language.
  • added a logger in the modding.java to log some, hopefully, interesting things.