Started by
ninjawizard1234
on
Topic category: Help with Minecraft modding (Java Edition)
im trying to make my vehicle fuel system, but i cant make the procedure 'OnPlayerUpdate'' get the values from the entity (horse) entity, someone told me it would work on 2023.4 but no luck so far, not only that but on 2023.3 the 'OnPlayerUpdate' event use to regonize the NBTs, now they wont lol not sure what i do now
i also was able to link the same NBT to the playerUpdateTick procedure, this way i can use it on planes and helicopters too, for this i also use 1 'check' item on a input slot (if item is there = u can fly)