Skip to content

Pyre540/tinkers-levelling-addon

Repository files navigation

Tinkers' Levelling Addon

curseforge modrinth

Simple, unofficial addon mod for Tinkers' Construct for modern Minecraft versions. Based on the Tinkers' Tool Leveling addon for Minecraft 1.12.2.

This addon adds a single new modifier for Tinkers' tools and armors - Improvable. Unlike original addon, tool levelling is not available from the start and must be applied to each piece of gear separately. After applying your tools are able to earn XP and level up. XP is earned by performing tool's intended actions like mining, harvesting, dealing damage, etc. On level up additional modifier slot and/or stat is rewarded.

Disclaimer: Since Tinkers' Construct is based around limited amount of modifier slots and stats, this addon completely disrupts its balance!

This is an unofficial addon. Please do not reach out to the Tinkers' Construct developers for support and be sure to mention that this mod is installed if you do have an issue with Tinkers' Construct itself. You can report bugs and crashes related to Tinkers' Levelling Addon here.

Features

  • Earn tool XP by performing actions with your tools (mining, harvesting, shearing, attacking, etc.)
  • Earn armor XP by taking damage or using Thorns modifier
  • Gain 1 free modifier slot and/or stat per level up
  • Customize the order of modifier slot and/or stat types gained after each level up (or set it to random)
  • Set maximum level (or make it unlimited)
  • Adjust level requirements and experience sources
  • Customize level up sound and messages

Getting started

To get started simply apply Improvable modifier to your tool/armor piece. As it's designed to be an endgame modifier, the default recipe is pricey (1x Nether Star, 4x Bottle o' Enchanting) and requires Tinker's Anvil and 1 ability slot (This recipe can be easily changed by simple datapack - example).

Default modifier recipe

After that your tool is ready to earn some XP, so go and mine some stuff, cut some trees and kill some mobs!

Example tool

Hold Alt key to display summary of perks gained so far.

Example level info

License

Code, Textures and binaries of this addon are licensed under the MIT License. Any alternate licenses are noted where appropriate.

You are allowed to use the mod in your modpack.

FAQ

I can't find config files! Where are they?

  • Server config file is stored in a world/save specific "serverconfig" folder.

    For local/singleplayer instances you can find config file in .minecraft/saves/<world_name>/serverconfig/tinkerslevellingaddon-server.toml

    For server/multiplayer instances you can find config file in <server_folder>/world/serverconfig/tinkerslevellingaddon-server.toml

  • Client config file is stored in your local instance's "config" folder in .minecraft/config/tinkerslevellingaddon-client.toml

Can you port this mod to Fabric to work with Hephaestus?

  • No. I have no plans to port this mod to Fabric.

Credits