Skip to content
Olivia edited this page Mar 29, 2020 · 8 revisions

TransmuteIt has some commands for you to use!

/transmute

Permission node: transmute.main

This opens a GUI with 4 menu options.

  1. Player Head - Your stats (clicking does nothing)
  2. Paper - The equivalent of /transmute help
  3. Enchant Table - The equivalent of /discoveries
  4. Bucket - A GUI that enables Click to Transmute mode. Clicking items in your inventory transmutes them, assuming they have a value.

There are also subcommands, such as

/transmute take [amount]

This takes an [amount] of the item in your main hand and converts it to EMC, given it has an EMC value (see /getemc). /transmute take without any arguments takes all items like this from your inventory. If this is your first time transmuting the item, you'll have discovered it, enabling you to get it below. Amount is anywhere between 1 and however much is in your inventory.

/transmute get [item] [amount]

This converts a discovered item from EMC. Tab complete is supported for the item name.

/transmute learn

This discovers the item without turning it into EMC.

/transmute analyze

This analyses all your items in your inventory for their EMC values. Doesn't discover it though, maybe I should add that.

/discoveries [search term]

Permission node: transmute.player.discoveries

Here you can view everything you've discovered. Just typing /discoveries shows everything. Adding an argument searches for that item.

/getemc [item]

Permission node: transmute.emc.get

Gets the current EMC value of the held item. Supply an item name to show its stats instead.

/emc

Permission node: transmute.player.emc

Gets your current EMC value.

/setemc

Permission node: transmute.admin.emc.set

Set the EMC value of the held item.

Clone this wiki locally