16 lines
325 B
JSON
16 lines
325 B
JSON
|
{
|
||
|
"type": "apotheosis:spawner_modifier",
|
||
|
"conditions": [{
|
||
|
"type": "apotheosis:module",
|
||
|
"module": "spawner"
|
||
|
}],
|
||
|
"mainhand": {
|
||
|
"item": "allthemodium:piglich_heart"
|
||
|
},
|
||
|
"stat_changes": [{
|
||
|
"id": "spawn_count",
|
||
|
"value": 1,
|
||
|
"min": -1,
|
||
|
"max": 8
|
||
|
}]
|
||
|
}
|