A trigger to let you drop things when stuff despawns. My use for this would be preventing certain mobs from despawning (clearly the user must be careful not to specify something with spawnreason: NATURAL)
Ex: Causing Witches spawned by witch hut generation to be persistent
WITCH:
trigger: despawn
spawnreason: [CHUNK_GEN, Otherdrops]
drop: THIS
A trigger to let you drop things when stuff despawns. My use for this would be preventing certain mobs from despawning (clearly the user must be careful not to specify something with spawnreason: NATURAL)
Ex: Causing Witches spawned by witch hut generation to be persistent WITCH: