How to make a block catch on fire when right clicked with flint and steel

Started by i9e_ on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jun 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to make a block catch on fire when right clicked with flint and steel
Tue, 02/14/2023 - 20:31 (edited)

So, i have made a custom block that is kinda like the redstone dust, when you right click on a block with it, it will place a pile of powder. And when you right click on the pile with flint and steel, it will turn itself into a fire and the flint and steel should lose durability. And i don't know how to achieve that with procedures.

Edited by i9e_ on Tue, 02/14/2023 - 20:31
Joined Jul 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
its not workin i made an…
Thu, 07/13/2023 - 16:22

its not workin i made an item and i right clicked it onto a block after i put all the code and binded it but it didnt work

 

Joined Jun 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
you could instead use the…
Thu, 03/27/2025 - 02:02

you could instead use the procedure item in main hand =  flint and steel (you can find the equals block in the logic section), instead of using local variables