Is there any way to reduce a mob's detection range of players like when wearing a mob head?

Started by Clint42 on

Topic category: Minecraft mod ideas exchange

Active 5 days ago
Joined Jan 2024
Points:
168

User statistics:

  • Modifications: 1
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 15
Is there any way to reduce a mob's detection range of players like when wearing a mob head?

I wanted to create a kind of ghillie suit so that when a full set of ghillie armour is being worn it would give you an effect to reduce a mob's detection range of players like when wearing a mob head. Perhaps I could use a potion effect similar to invisibility or a maybe a procedure? Any ideas welcome! 

Active 2 hours ago
Joined Nov 2019
Points:
883

User statistics:

  • Modifications: 0
  • Forum topics: 13
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 339
You cannot change these…
Thu, 01/25/2024 - 14:45

You cannot change these values without custom code.

Active 2 hours ago
Joined Nov 2019
Points:
883

User statistics:

  • Modifications: 0
  • Forum topics: 13
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 339
however what you can do, is…
Thu, 01/25/2024 - 14:46

however what you can do, is set the attack target of the mobs to null if they are far enough away while you wear the armor.

Active 5 days ago
Joined Jan 2024
Points:
168

User statistics:

  • Modifications: 1
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 15
Thanks I'll try this!
Fri, 01/26/2024 - 21:34

Thanks I'll try this!