22 lines
379 B
JSON
22 lines
379 B
JSON
|
{
|
||
|
"name": "singularity.avaritia.aluminum",
|
||
|
"colors": [
|
||
|
"caccda",
|
||
|
"9a9ca6"
|
||
|
],
|
||
|
"timeRequired": 240,
|
||
|
"conditions": [
|
||
|
{
|
||
|
"type": "forge:not",
|
||
|
"value": {
|
||
|
"tag": "forge:ingots/aluminum",
|
||
|
"type": "forge:tag_empty"
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"ingredient": {
|
||
|
"tag": "forge:ingots/aluminum"
|
||
|
},
|
||
|
"enabled": true,
|
||
|
"recipeDisabled": false
|
||
|
}
|