Minecraft Disenchanter mod 2026 download
logo
minecraft mod Disenchanter

Disenchanter

Game Version: CB 1.6.2-R1.0
Total Downloads: 1,757
Updated: Sep 25, 2013
Created: Aug 14, 2013
Download DisenchanterDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
Disenchanter-0.3.0 beta 9.90 KB Sep 25, 2013 CB 1.6.2-R1.0 860 download Disenchanter Disenchanter-0.3.0 betaDownload
Disenchanter-0.2.6 beta 9.46 KB Sep 4, 2013 CB 1.6.2-R0.1 177 download Disenchanter Disenchanter-0.2.6 betaDownload
Disenchanter-0.2.5 beta 9.37 KB Sep 3, 2013 CB 1.6.2-R0.1 152 download Disenchanter Disenchanter-0.2.5 betaDownload
Disenchanter-0.2.4 beta 8.12 KB Sep 3, 2013 CB 1.6.2-R0.1 132 download Disenchanter Disenchanter-0.2.4 betaDownload
Disenchanter-0.2.3 beta 5.34 KB Aug 15, 2013 CB 1.6.2-R0.1 180 download Disenchanter Disenchanter-0.2.3 betaDownload
Disenchanter-0.2.2 beta 5.39 KB Aug 14, 2013 CB 1.6.2-R0.1 138 download Disenchanter Disenchanter-0.2.2 betaDownload
Disenchanter-0.2.1 beta 5.40 KB Aug 14, 2013 CB 1.6.2-R0.1 118 download Disenchanter Disenchanter-0.2.1 betaDownload

Description

Share this:

Disenchanter

This plugin will disenchant a held item and code it into a spare book in your inventory. Conditions will need to be met to perform such
an arcane and forbidden ritual.

Usage

/disenchant
Use while holding the item you wish to disenchant.

/whatname
Originally a debugging command to test for locations of items and the assigned metadata. Will probably remove this when I'm 100%
happy with the behaviour of the plugin.

Administration command

/disenchanter set <config option> <value>

Configuration options:

  • multi-mode : Setting multi-mode to true will allow any player holding enough Soul Emeralds and Books to take all enchantments from the item and record them into separate books.
default: false 

options: true, false
  • require-emerald : Choose whether or not the player needs to have an emerald to disenchant their item.
default: true

options: true, false
  • require-book : Choose whether or not the player needs to have a book to write their enchantment/s to.
default: true

options: true, false
  • require-night-time : Choose whether or not night time is required to disenchant items.
default: true

options: true, false
  • override-durability : Allow a player to disenchant damaged items by setting this to true
default: false

options: true, false

Conditions

A player must be holding an enchanted item to begin. The ritual will only progress at night time.
A player must supply a book to be consumed, as well as an emerald named Soul.
If the item is damaged, the ritual will fail…

You can control the requirements for disenchanting by using the administration command or by changing the config.yml while the server is stopped.

Permissions

/disenchant

disenchant.disenchant

/whatname

disenchant.whatname

/disenchanter

disenchant.admin

Further Comments

This is my first plugin, so it may not perform up to the expectations of some of the more well-developed plugins out there. Please let me know if you have any recommendations or suggestions to make this plugin better on any level.

The source code is available on my GitHub

Comments

Add a comment