
DisEnchantment 6.13.0
(aka black scroll) Transfer an enchantment form an item to EnchantmentBook!
Page 1
6.13.0
4 days ago
added DisEnchanter to produce an EnchantedBook.
you can now configure to create DisEnchanter, which will transfer an enchantment into an enchanted book:
EB_RandomOne:
Type: EB_RANDOM_ONE
Name: "EBRandomOneDisEnchanter(del)"
Material: PAPER
Lore: "Click an enchanted item with\nThis item to remove\none level of randomly chosen enchantmet into an enchantment book."
EB_RandomAll:
Type: EB_RANDOM_ALL
Name: "EBRandomAllDisEnchanter(del)"
Material: PAPER
Lore: "Click an enchanted item with\nThis item to remove\nrandomly chosen enchantmet into an enchantment book."
EB_Selective:
Type: EB_SELECTIVE
Name: "EBSelectiveDisEnchanter(del)"
Material: PAPER
Lore: "Click an enchanted item with\nThis item to select\nwhich enchantment\nyou wish to remove into an enchantment book."
6.12.6
6 days ago
fixed the data conversion process.
Page 1