Started by
Archy_75
on
Topic category: Help with Minecraft modding (Java Edition)
I wanted to make a mod with a parachute in 1.12.2 but the problem is that I am not doing a procedure (I have a problem that I get lost in too many steps) and in addition the slow fall effect does not exist in 1.12.2.
I am not an expert on 1.12, but you could put a block called override fall distance to 0 for the next tick
(don't know if it is enabled on 1.12 tho, gl)
thank you