promotional bannermobile promotional banner

Once Upon A Stroll

Make paths while you walk. allow mobs to do it too. It's better than autopath!

File Details

onceuponastroll-forge-1.18.2-1.4.0.jar

  • R
  • Oct 18, 2022
  • 13.71 KB
  • 508
  • 1.18.2
  • Forge

File Name

onceuponastroll-forge-1.18.2-1.4.0.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:once-upon-a-stroll-354552:4033177")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Bisect Hosting

If you want a server setup using Once Upon A Stroll with zero effort, get a server with BisectHosting and receive 25% off your first month as a new customer using the code kreezxil

 

1.19.2 Port

Changes per MrBysco: I change the event used to just be the LivingUpdateEvent as that fires for both mob and player and changed the method of checking for movement as the delta movement Vec3 only updates the "y" value on server-side, meaning you'd only be able to see if a player is jumping unless you do some weird client to server syncing