Woot Commands - Ipsis/Woot GitHub Wiki
/woot <status|mobs|blacklist|tiers|prism|cost|flush {all|<mob>}|loot <mob> [detail]|dev {true|false}>
The status command lists all mobs that are currently known. For each enchantment level, it will display if the mod is currently learning the mobs loot.
The mob command lists all the mobs that are currently known.
The blacklist command lists the items that will not be generated from the factory.
The tiers command lists the mob->tier mapping that has been provided via the config file.
The prism command lists the mobs that are either whitelisted or blacklist via the config file.
The cost command lists the mob->xp mapping that has been provided via the config file.
This command flushes all learned loot for all the mobs.
This command flushes all learned loot for the specified mod.
This command lists all the learned drops for the specified mob.
This command disables the RF requirement. It is only for development purposes.