14 lines
281 B
JSON
14 lines
281 B
JSON
|
{
|
||
|
"type": "apotheosis:spawner_modifier",
|
||
|
"conditions": [{
|
||
|
"type": "apotheosis:module",
|
||
|
"module": "spawner"
|
||
|
}],
|
||
|
"mainhand": {
|
||
|
"item": "minecraft:golden_apple"
|
||
|
},
|
||
|
"stat_changes": [{
|
||
|
"id": "no_ai",
|
||
|
"value": true
|
||
|
}]
|
||
|
}
|