HomeJavaModsArtisan Tools: Mastery System
Artisan Tools: Mastery System
ModsJava

Artisan Tools: Mastery System

by ThisPabom · on Modrinth

⬇ Download on Modrinth

Support and Feedback 💬

If you have questions, suggestions, or have found a bug, please contact me: Discord

ArtisanTools 🛠️

ArtisanTools — is a unique Minecraft plugin that adds a tool leveling system, tool specialization, and many other interesting features. Bring your tools to life, develop them, and gain unique bonuses!

Progress work on the basis of NBT tags, so the plugin does not require and do not use a database.

Replace this with a description

Replace this with a description Replace this with a description

Replace this with a description

Command Description
/artisan info Show information about the tool in hand (level, experience, specialization).
/artisan levelreset Reset the tool's level and experience.
/artisan specialize Choose a specialization for the tool (available from level 5).
/artisan reload Reload the plugin configuration.
Placeholder Description
%artisan_level% Tool's level.
%artisan_experience% Tool's current experience.
%artisan_required_experience% Experience required for the next level.
%artisan_specialization% Tool's specialization.

Replace this with a description

config.yml

messages:
  level_up:
    display: actionbar # Possible values: chat, bossbar, actionbar
    text: "&aYour tool has leveled up! Current level: &e{level}"
  specialize:
    display: chat
    text: "&aYou have chosen specialization: &e{specialization}"
  tool_info:
    display: bossbar
    text: "&aLevel: &e{level}, Experience: &e{experience}/{required_experience}, Specialization: &e{specialization}"

blocks.yml

blocks:
  pickaxe:
    STONE: 1
    COBBLESTONE: 1
    IRON_ORE: 5
    GOLD_ORE: 5
    DIAMOND_ORE: 10
  axe:
    OAK_LOG: 2
    SPRUCE_LOG: 2
    BIRCH_LOG: 2
  shovel:
    DIRT: 1
    GRASS_BLOCK: 1

Update Plans 🚀

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more