22 lines
376 B
JSON
22 lines
376 B
JSON
|
{
|
||
|
"name": "singularity.avaritia.uranium",
|
||
|
"colors": [
|
||
|
"d2f9d1",
|
||
|
"a6c5a4"
|
||
|
],
|
||
|
"timeRequired": 240,
|
||
|
"conditions": [
|
||
|
{
|
||
|
"type": "forge:not",
|
||
|
"value": {
|
||
|
"tag": "forge:ingots/uranium",
|
||
|
"type": "forge:tag_empty"
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"ingredient": {
|
||
|
"tag": "forge:ingots/uranium"
|
||
|
},
|
||
|
"enabled": true,
|
||
|
"recipeDisabled": false
|
||
|
}
|