Getting how mobs are spawned

Started by Nyancatpig on

Topic category: Help with MCreator software

Active 3 years ago
Joined Jun 2019
Points:
708

User statistics:

  • Modifications: 0
  • Forum topics: 9
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 8
Getting how mobs are spawned

So I have a procedure that drops an item whenever a mob is killed. The issue is, I don't want the item to drop if the mob is from a spawner, as I don't want it to be easily farmable. How would I detect whether or not a mob is from a spawner?