mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2025-01-01 01:46:39 +01:00
I think this was left in here by mistake.
This commit is contained in:
parent
b86941a519
commit
eaf131c57f
1 changed files with 0 additions and 21 deletions
|
@ -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
|
|
||||||
}
|
|
Loading…
Reference in a new issue