umm/mods/overrides/kubejs/data/apotheosis/recipes/spawner/no_ai.json
2024-03-20 20:29:50 +01:00

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
}]
}