Started by
SplattyPlayz10
on
Topic category: Help with Minecraft modding (Java Edition)
Hi,
I am working on a mod and I want to do this but I am struggling on it. Here is the basic idea:
There is a custom flint and steel that makes purple fire. This fire cannot be destroyed by ANYTHING except for a specific set of boots with an enchantment called "Flame Extinguisher" (yes i know the name needs work). Also, i want the fire to do a lot of damage.
How can i do this??
Thanks in advance!
https://imgur.com/a/alHQnxn
This would be the basics, if you want you can use the "fire_layer" of miencraft vanilla or use the texture pack modifying the color matrix with some image editor.
You can create a .json model better, since in mcreator we can only use the "cross model" or "crop model" which are the ones that can look more like the fire.
you can also create your own overlay so that the red-orange fire does not come out when burning
and you can also make it extendable
How would you make it be able to spread?