Hello,
I'm trying to make a Custom ore that drops Tinker's Cobalt. I've been successful in making it drop the ore in it's raw form, but getting Silk Touch and Fortune to work eludes me. I think I'm supposed to use the pool.addCondition() function but I have a hard time figuring out how it works.
I've read through the "vanilla wiki" and looked at ,JSON files of other mod's ores but I can't grasp it...