Package io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.enchanting
package io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.enchanting
This package contains any electric machines related to enchanting.
Prominent examples are the
AutoEnchanter and
AutoDisenchanter-
ClassesClassDescriptionThe
AutoDisenchanter, in contrast to theAutoEnchanter, removesEnchantmentsfrom a givenItemStackand transfers them to a book.TheAutoEnchanter, in contrast to theAutoDisenchanter, addsEnchantmentsfrom a given enchanted book and transfers them onto anItemStack.Represents Book Binder, a machine that binds multiple enchantments books into one.