How do I make a ranged item that can be used only when a entity does not exist

Started by crazester899 on

Topic category: Help with modding (Java Edition)

Last seen on 09:10, 18. Apr 2022
Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I make a ranged item that can be used only when a entity does not exist

How do I make a ranged item that can be used only when a entity ( only one and not in general entity)  DOES NOT exist?

Use additional condition and…
Tue, 01/19/2021 - 07:47

Use additional condition and check if specific entity exists, probably with in-range check