Started by
MinecraftFan2094
on
Topic category: Help with Minecraft modding (Java Edition)
first of all i use Mcreator 2025.2 (i'll update this if no one can find out the answer by 2025.3 and up) and neoforge 1.21.4 (21.4.137) (i'll update this if no one can find out the answer by 2025.3 and up.) So i want to make boots in my mod that makes you get speedbut i only started mcreator this year.
Edited by MinecraftFan2094 on Fri, 02/06/2026 - 22:26
Make a procedure for your boots in the Triggers tab of your boots. In that panel, find one for "when the player equips the boots". Create a new one with plus sign. Then, make the player run faster in that procedure.
can you give me a image?
there is no "when the player equips the boots"
In the armors element, find the Trigger Tab, and then add a boots tick event procedure, then you could either change the players attribute or give the player a speed potion effect for a few ticks (there are probably better ways to do this but these are the simplest ones)
i meant to remove this as i removed the mod trhat was being made