how do i get the custom igniter procedure to a vanilla block

Started by stopsign84 on

Topic category: Help with MCreator software

Joined May 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how do i get the custom igniter procedure to a vanilla block

i used the template to use an already existing item for a portal and i'm using a water bucket for a dimension but how do i link the water bucket to the procedure so the water bucket can ignite the portal

Joined Mar 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
you can check for your…
Wed, 05/28/2025 - 11:37

you can check for your portal blocks when player right-clicks 
check if player has water bucket in main-hand
check for portal blocks

Joined May 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i dont understand what you…
Wed, 05/28/2025 - 21:07

i dont understand what you mean

Joined Aug 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
he means you do when right…
Thu, 05/29/2025 - 00:23

he means you do when right clicked on your portal block you check if the item in main hand if it is then ignite the portal

Joined Aug 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
*he means you do when right…
Thu, 05/29/2025 - 00:24

*he means you do when right clicked on your portal block you check if the item in main hand is the item you want it to be if it is then ignite the portal