Started by
Krisp1k
on
Topic category: Help with Minecraft modding (Java Edition)
Hello, I would like to ask is there is any possible way how to make my custom wood block never stop burning (such as netherrack).
Changing flammability to any number doesnt work for this
I believe that Its possible using some procedures, but Im not really sure (because Im new at this) so I will just ask here instead of spending unhealthy amount of time searching for some procedures that might not even exist.
Here Ill also share some screenshots that might be useful.
I would be thankful for any response :)
PS: If there isnt any way how to do it, you can also consider it as a suggestion for developers to make this possible in future versions :)
You can maybe set in the right click trigger a procedure that say to set a block of fire (I think that exist) on the block with the coordinates (x y+1 z)
Thanks, I'll try that and see if it solves my problem
Update
So I made a procedure that sets the block on fire but still the fire disappears after a while
I'm looking for a way how to make my wood block behave like wood (mining, crafting) and netherrack (never stops burning) at the same time, I hope it's not impossible
Ok I see if I can make a procedure to do that if I can I can send you a photo
Alright, any help is appreciated
https://mcreator.net/forum/52478/how-make-fire-custom-block-never-extin… hope this helps if you have not already found it out!