MC Paxels

Project Overview
This datapack introduces universal Paxels tools into vanilla Minecraft through the capabilities of the 1.20.5 update. Everything is incredibly straightforward!
In-Game Usage
To craft a Paxel, you need to combine an axe, shovel, and pickaxe on a crafting table. The datapack features six variants of these multifunctional tools:
- Wooden Paxel
- Stone Paxel
- Iron Paxel
- Golden Paxel
- Diamond Paxel
- Netherite Paxel
Key features: crafted tools don't inherit enchantments from the original crafting components. To obtain the netherite version, you must use three netherite tools - upgrading the diamond variant is impossible.
Current functionality is limited to working with trees (stripping bark), without the ability to create paths. The potential for expanded functionality in the future is under consideration.
Players can unlock two achievements: for crafting any Paxel and for crafting the netherite version.
Configuration
The configuration menu opens with the command /function mcpaxels:config. Currently, there are no adjustable parameters, but a list of additional commands and the datapack removal function are available through the provided book.
Additional Commands
Manual Paxel distribution is done through a Knowledge Book with a [custom_data] component. Required data structure: {item_id:(paxel_name)}.
Command example: /give regfunkid knowledge_book[custom_data={item_id:wooden_paxel}] 3 to obtain three wooden Paxels.