How to create this

Started by natemilligan45 on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 year ago
Joined Aug 2018
Points:
854

User statistics:

  • Modifications: 0
  • Forum topics: 33
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 23
How to create this

I’m trying to make a block, where it checks in its radius to see if a mob is near a specific block an if it is something happens

Active 1 month ago
Joined May 2021
Points:
827

User statistics:

  • Modifications: 4
  • Forum topics: 11
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 353
Create a block Set the…
Sat, 03/19/2022 - 07:13
  1. Create a block
  2. Set the desired properties
  3. Go to the Triggers Tab
  4. Create a new procedure under Update Tick
  5. Save and test
Active 1 year ago
Joined Aug 2018
Points:
854

User statistics:

  • Modifications: 0
  • Forum topics: 33
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 23
Thank u I tried doing using…
Sat, 03/19/2022 - 07:41

Thank u I tried doing using the 666 procedure 

Active 1 year ago
Joined Aug 2018
Points:
854

User statistics:

  • Modifications: 0
  • Forum topics: 33
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 23
I tried tht with the find…
Sat, 03/19/2022 - 07:52

I tried tht with the find block 6x6x6 procedure it’s missing dependencies 

Active 5 months ago
Joined Mar 2021
Points:
1013

User statistics:

  • Modifications: 3
  • Forum topics: 37
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 451
if you use 6x6 template you…
Sat, 03/19/2022 - 15:27

if you use 6x6 template you must apply on entity update tick

Active 1 year ago
Joined Aug 2018
Points:
854

User statistics:

  • Modifications: 0
  • Forum topics: 33
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 23
In the entity/mob section or…
Mon, 03/21/2022 - 10:47

In the entity/mob section or in one of choices in when blank happens

Active 1 year ago
Joined Aug 2018
Points:
854

User statistics:

  • Modifications: 0
  • Forum topics: 33
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 23
Trigger
Mon, 03/21/2022 - 10:47

Trigger