blob: 8800fa577b8a697188bbfedf084b5b6a2cbb4f67 [file] [log] [blame] [raw]
package thaumcraft.api;
/**
*
* @author Azanor
*
* Interface used to identify scribing tool items used in research table
*
*/
public interface IScribeTools {
}