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)

Active 2 years ago
Joined Jun 2021
Points:
573

User statistics:

  • Modifications: 0
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
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
Active 1 year ago
Joined Jul 2023
Points:
209

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3
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

 

Active 10 hours ago
Joined Jun 2018
Points:
820

User statistics:

  • Modifications: 1
  • Forum topics: 12
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 133
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