Lore
The Golden Anvil allows you to create a special anvil structure that unlocks new anvil mechanics.
Once created, you can then use the anvil with a Book and Quill to pull off enchants from armor, tools, weapons, etc.
Usage
Build a 3x3 gold block (configurable) stand for an Anvil.
Use a book and quill to pull enchants off the item.
Config
{
"usePermissions": false,
"baseBlock": "GOLD_BLOCK",
"maxDurability": 100,
"minDurability": 0,
"maxDurabilityMessage": "Item is not damaged enough.",
"minDurabilityMessage": "Item is too damaged.",
"baseCost": 1,
"costPerEnchantment": 1,
"enchantmentCostPerLevel": {
"PROTECTION_FIRE": 1,
"ARROW_FIRE": 1,
"DAMAGE_ALL": 1,
"WATER_WORKER": 1,
"ARROW_KNOCKBACK": 1,
"DEPTH_STRIDER": 1,
"DURABILITY": 1,
"KNOCKBACK": 1,
"LUCK": 1,
"LOOT_BONUS_BLOCKS": 1,
"PROTECTION_ENVIRONMENTAL": 1,
"DIG_SPEED": 1,
"LURE": 1,
"LOOT_BONUS_MOBS": 1,
"DAMAGE_UNDEAD": 1,
"PROTECTION_EXPLOSIONS": 1,
"FROST_WALKER": 1,
"FIRE_ASPECT": 1,
"THORNS": 1,
"DAMAGE_ARTHROPODS": 1,
"MENDING": 1,
"OXYGEN": 1,
"SILK_TOUCH": 1,
"PROTECTION_PROJECTILE": 1,
"PROTECTION_FALL": 1,
"ARROW_DAMAGE": 1,
"ARROW_INFINITE": 1
},
"allowedMats": [
"WOOD_",
"STONE_",
"CHAINMAIL_",
"IRON_",
"GOLD_",
"DIAMOND_",
"LEATHER_"
]
}
Perms
hexscribe.use
hexscribe.enchant.* - adds permission for all enchants.
hexscribe.enchant.<enchantname> - per enchant perms.
example: hexscribe.enchant.durability
Notes
Will work on 1.10, 1.9, and 1.8.4 and greater.
Comes with my HexCore plugin API, used in all my plugins to reduce code duplication.
The Golden Anvil allows you to create a special anvil structure that unlocks new anvil mechanics.
Once created, you can then use the anvil with a Book and Quill to pull off enchants from armor, tools, weapons, etc.
Usage
Build a 3x3 gold block (configurable) stand for an Anvil.
Use a book and quill to pull enchants off the item.
Config
Code (Text):
{
"usePermissions": false,
"baseBlock": "GOLD_BLOCK",
"maxDurability": 100,
"minDurability": 0,
"maxDurabilityMessage": "Item is not damaged enough.",
"minDurabilityMessage": "Item is too damaged.",
"baseCost": 1,
"costPerEnchantment": 1,
"enchantmentCostPerLevel": {
"PROTECTION_FIRE": 1,
"ARROW_FIRE": 1,
"DAMAGE_ALL": 1,
"WATER_WORKER": 1,
"ARROW_KNOCKBACK": 1,
"DEPTH_STRIDER": 1,
"DURABILITY": 1,
"KNOCKBACK": 1,
"LUCK": 1,
"LOOT_BONUS_BLOCKS": 1,
"PROTECTION_ENVIRONMENTAL": 1,
"DIG_SPEED": 1,
"LURE": 1,
"LOOT_BONUS_MOBS": 1,
"DAMAGE_UNDEAD": 1,
"PROTECTION_EXPLOSIONS": 1,
"FROST_WALKER": 1,
"FIRE_ASPECT": 1,
"THORNS": 1,
"DAMAGE_ARTHROPODS": 1,
"MENDING": 1,
"OXYGEN": 1,
"SILK_TOUCH": 1,
"PROTECTION_PROJECTILE": 1,
"PROTECTION_FALL": 1,
"ARROW_DAMAGE": 1,
"ARROW_INFINITE": 1
},
"allowedMats": [
"WOOD_",
"STONE_",
"CHAINMAIL_",
"IRON_",
"GOLD_",
"DIAMOND_",
"LEATHER_"
]
}
hexscribe.use
hexscribe.enchant.* - adds permission for all enchants.
hexscribe.enchant.<enchantname> - per enchant perms.
example: hexscribe.enchant.durability
Notes
Will work on 1.10, 1.9, and 1.8.4 and greater.
Comes with my HexCore plugin API, used in all my plugins to reduce code duplication.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.10
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
HexScribe is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10. Downloaded 633 times (via Spigot). Download it and open it directly in the game.