# Piercing Paxels
Piercing Paxels is a small mod which adds some customizable multi-tools to the game!  
These paxels can break the same blocks as any tool, and can have upgrades added to them by opening their inventory with shift right-click, adding new abilities and traits.  
They also won't break when they reach 0 durability, instead becoming unusable until repaired, so you won't lose any hard-earned enchantments.  

<img src="https://github.com/AmyMialeeMods/piercing-paxels/raw/main/assets/items.png" alt="The Mod's Items.">  
<img src="https://github.com/AmyMialeeMods/piercing-paxels/raw/main/assets/recipe.png" alt="The Paxel Recipe.">  
<img src="https://github.com/AmyMialeeMods/piercing-paxels/raw/main/assets/max.png" alt="Peak Paxel.">  

To add Piercing Paxels to your project as a dependency you need to add the following to your `build.gradle`:
```gradle
repositories {
	maven { url = "https://maven.willbl.dev/releases" }
}

dependencies {
	modImplementation "amymialee:piercingpaxels:1.0.4+1.19.x"
}
```

<table align="center">
    <tr>
        <th><b>Join my Discord</b></th>
        <th><b>Find the mod on Curseforge!</b></th>
        <th><b>Find the mod on Modrinth!</b></th>
        <th><b>Support me on Ko-fi!</b></th>
    </tr>
    <tr>
        <th>
            <a href="http://discord.amymialee.xyz">
                <img src="https://cdn.discordapp.com/attachments/793182374410059887/924000460292104282/3437c10597c1526c3dbd98c737c2bcae.svg" width="150" height="150" alt="Discord">
            </a>
        </th>
        <th>
            <a href="https://www.curseforge.com/minecraft/mc-mods/piercing-paxels">
                <img src="https://cdn.discordapp.com/attachments/793182374410059887/923990008543711282/anvil.svg" width="150" height="150" alt="Curseforge">
            </a>
        </th>
        <th>
            <a href="https://modrinth.com/mod/piercing-paxels">
                <img src="https://docs.modrinth.com/img/logo.svg" width="150" height="150" alt="Modrinth">
            </a>
        </th>
        <th>
            <a href="http://kofi.amymialee.xyz">
                <img src="https://storage.ko-fi.com/cdn/kofi_stroke_cup.svg" width="150" height="150" alt="Ko-fi">
            </a>
        </th>
    </tr>
</table>

<b>Interested in hosting a server for any of my mods?</b>  
Be sure to go with Bloom Host at:  
<a href="http://bloom.amymialee.xyz">
<img src="https://i.imgur.com/h4556XW.gif">
</a>  
<b>Buying a server using this link supports me directly!</b>