16 lines
268 B
JSON
16 lines
268 B
JSON
|
{
|
||
|
"type": "apotheosis:spawner_modifier",
|
||
|
"conditions": [{
|
||
|
"type": "apotheosis:module",
|
||
|
"module": "spawner"
|
||
|
}],
|
||
|
"mainhand": {
|
||
|
"item": "allthemodium:unobtainium_ingot"
|
||
|
},
|
||
|
"stat_changes": [{
|
||
|
"id": "max_delay",
|
||
|
"value": -10,
|
||
|
"min": 100,
|
||
|
"max": -1
|
||
|
}]
|
||
|
}
|