I think this was left in here by mistake.

This commit is contained in:
garyantonyo 2021-01-15 01:06:41 -05:00
parent b86941a519
commit eaf131c57f

View File

@ -1,21 +0,0 @@
{
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "appliedenergistics2"
}
],
"type": "create:milling",
"ingredients": [
{
"item": "appliedenergistics2:certus_quartz_crystal"
}
],
"results": [
{
"item": "appliedenergistics2:certus_quartz_dust",
"count": 1
}
],
"processingTime": 200
}