Started by
Drexel20
on
Topic category: Help with Minecraft modding (Java Edition)
I'm a new modder, and I'm making a mod that includes a new type of golden armor, and I want to make it so that when the player wears the armor, piglins become passive, I don't know how, I don't know if that's possible, please help
...Sorry- just to clarify, you need to import a Living Entity, (The Itemstack should already be imported), as follows:
And then make sure you import the same Override for each piece of armor. (There should be four different sections, one for each piece.)
I keep getting this error:MCreator Crash#3 - Pastebin.com
Mindthemoods, can you provide how the code should look? I would truly appreciate it; hope you have a great day/night.
I can- but I also just realized if you're using 2023.4, there's now a built-in option for this when you're creating armor. Do you specifically need it for an older version?
Yeah, for 2022.2 1.16.5.
Mindthemoods Never mind I got it to work.
how did you make it work? I keep getting compile errors