Compatibility
Minecraft: Java Edition
1.21.11
Platforms
Links
Tags
Creators
Details
Licensed ARR
Published 20 hours ago
Features
- Dynamic Scaling: Automatically scales the
Sharpnessenchantment based on kills. - Unbreakable: Midas Swords never lose durability.
- Global Crafting Cap: Limit how many swords can be crafted server-wide.
- Enchantment Protection: Prevents anvil, grindstone, or enchanting table manipulation.
- Configurable: Fully customize the crafting recipe, progression limits, and model data.
⚙️ Configuration (config.yml)
midas_sword:
max_sharpness: 100
allow_mob_kills: false
custom_model_data: 1001
crafting:
max_crafts: 25
shape:
- "GNG"
- "NSN"
- "GNG"
ingredients:
G: GOLD_BLOCK
N: NETHERITE_INGOT
S: GOLDEN_SWORD
craft_counter: 0
🛠 Commands
| Command | Permission | Description |
|---|---|---|
/midaswordgive |
op |
Gives the user a fresh Midas Sword. |
⚔️ Mechanics
- Sharpness Scaling: The sword automatically applies the +1
Sharpnessafter every single kilk using Roman Numerals. - Crafting Limit: Once the global
craft_counterreachesmax_crafts, the recipe will effectively stop producing new swords.


