{ "type": "cyclic:crusher", "input": { "tag": "minecraft:wool_carpets" }, "energy": { "ticks": 100, "rfpertick": 10 }, "result": { "item": "minecraft:string", "count": 1 }, "percent": 75, "bonus": { "item": "minecraft:string", "count": 1 }, "conditions": [ { "values": [ { "modid": "cyclic", "type": "forge:mod_loaded" }, { "item": "cyclic:crusher", "type": "forge:item_exists" } ], "type": "forge:and" } ] }