Debug Tools requires LLibrary.
/debugtools (command) [(required args)] [optional args]
or/dt (command) [(required args)] [optional args]/debugtools dump (which) [modid] [showNBT]
or/debugtools d (which) [modid] [showNBT]which is a string and determines which items to dump.
modid is a string which you can use to only dump a single mod. If you want to dump everything use * or all. Defaults to all.
showNBT is a boolean and should be true if you want NBT data as well. Defaults to false.
Show some infos for the item your are holding.
/debugtools info
Make a world into a test world.
/debugtools makeTestWorld