Git Product home page Git Product logo

Comments (6)

anOtherAnalyse avatar anOtherAnalyse commented on June 26, 2024 1

It is patched in most servers. The point of ldride is to use / mount an entity from unloaded chunks. For that you need to register a block from a chunk you wish to load (using ldride reg), and get near that block while keeping the chunk unloaded (which can be done using rollback or the packet canceling + minecarts method). Once near that block, at the border of the unloaded chunk, using ldride exe will load the chunk by sending an action packet on the registered block (this will load all chunk's entities) and will try to guess the entity to ride id by dropping dirt and cobble from your inventory. It will then use / mount that entity.

This https://www.youtube.com/watch?v=FNQC_BvECvA shows how to use ldride with rollback to get near the unloaded chunk. Most patches will just kick you out of the unloaded entity once the chunks unloads, preventing you from duping.

from familyfunpack.

Bjottt avatar Bjottt commented on June 26, 2024

it probably dont work anymore as ppl have it patched

from familyfunpack.

EBSmash avatar EBSmash commented on June 26, 2024

alright, thanks for the info

from familyfunpack.

EBSmash avatar EBSmash commented on June 26, 2024

what is the remote ride?

from familyfunpack.

anOtherAnalyse avatar anOtherAnalyse commented on June 26, 2024

If you manage to put your ride (a horse) into unloaded chunks you can use this to move the horse in unloaded chunks, while your player's position is not updated. If the unloaded horse reaches a loaded chunk your position will be updated and you will be tped to the horse. It only works on vanilla servers,on paper there is a check that prevent you from moving into unloaded chunks. I did not find any use to this ride position / player position desync anyway.

from familyfunpack.

EBSmash avatar EBSmash commented on June 26, 2024

gotcha, those were my only questions

from familyfunpack.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.