umm/mods/overrides/kubejs/data/apotheosis/recipes/spawner/spawn_count.json

16 lines
325 B
JSON
Raw Permalink Normal View History

2024-03-20 20:29:50 +01:00
{
"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
}]
}