{
	"type": "apotheosis:spawner_modifier",
	"conditions": [{
		"type": "apotheosis:module",
		"module": "spawner"
	}],
	"mainhand": {
		"item": "allthemodium:piglich_heart"
	},
	"offhand": {
		"item": "minecraft:quartz"
	},
	"consumes_offhand": false,
	"stat_changes": [{
		"id": "spawn_count",
		"value": -1,
		"min": 1,
		"max": -1
	}]
}