Detect block type and move a mob

Started by CaptainShark on

Topic category: Help with Minecraft modding (Java Edition)

Active 3 months ago
Joined Jun 2022
Points:
555

User statistics:

  • Modifications: 0
  • Forum topics: 19
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 97
Detect block type and move a mob

To fix a mob I have sitting on top of the water and losing it's AI I figured testing for air blocks above it and teleporting it down a few blocks ( back into the water ) would work? Just not sure how to go about doing that