help me with my spider-man mod please

Started by LegoG0D on

Topic category: Help with Minecraft modding (Java Edition)

Active 3 years ago
Joined Apr 2022
Points:
437

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
help me with my spider-man mod please

i am having trouble with the web slinging. So basically the web is like an arrow, and you follow it. Then, if you switch off the bow, you stop following it. but the arrow still goes. And then you cannot get back on the web, even by switching back to your bow. This is not happening, and I have no idea where to start. Please help.

Active 2 years ago
Joined Mar 2021
Points:
685

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 190
on projectile in air run get…
Tue, 05/31/2022 - 15:02

on projectile in air run get main hand of source entity, check if it is <projectile weapon> and they have the variable set to true(v) then make the source entity teleported to it and if they fail any of this then have a lifetime player variable that is a boolean be set to false