Started by
i9e_
on
Topic category: Help with Minecraft modding (Java Edition)
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
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
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