Started by
Evansomething
on
Topic category: Help with Minecraft modding (Java Edition)
How does one recreate this system because im honeself curious and trying to recreate it but i need help
Topic category: Help with Minecraft modding (Java Edition)
How does one recreate this system because im honeself curious and trying to recreate it but i need help
Ummm can you explain this system? I haven't played pixel mod
So basicall the protection pixel mod has create themed armor and a custom armor ssystem that uses armor plates in a custom crafting station that has interchangable armor plates that allow you to take them out and put them back in with different ones and I was wondering on how to recreate it but you might want to play with it to just see what I'm talking about or look it up on curseforge
Hmm
Well you can make some variables that store what kind of armor plate is in your armor rn, and depending on that change the armor protection
And make the GUI for plate changing check that variable and when changed return the armor plate to your inventory
Well it starts off empty and as you get further in the game the more defensive armor plates you can make
Well, thats close to what im talking about
Basically you can also make a custom crafting table(or use already existing one) and make a custom recipe for armor using the base armor + plate and make its display name the same but change the item lore
and then make a procedure that, for example, you right click with armor in hand in the air you get 1)base armor 2)armor plate(you can make the armor plate have the same durability as the armor, or maybe get it through some formula)
if you need further help, msg me in discord (scamer777) or reply to this comment. Also, if you need, i can try and make something like in the procedure editor & send you a screenshot
I'll msg you on discord
And yes of you could do that it would be so helpful