rycbar0

Results 27 comments of rycbar0

the devs of baritone are mainly 2b2t players which is running on 1.19.4. all other versions are a done as goodwill and when free time allows it. RNG cracking/manipulation is...

fishing is not in scope of what baritone aims to be. there are standalone autofish mods if you want that.

as you can write here i assume you already have a github account and are logged in to it. go to https://github.com/cabaletta/baritone/actions/runs/9593797633 and download the artifacts. unzip the file and...

if it works yes else try the one with fabric in the name

can i request a last minute change to baritone.utils.schematic.format.DefaultFormats ``` LITEMATICA("litematic") { @Override public IStaticSchematic parse(InputStream input) throws IOException { CompoundTag nbt = NbtIo.readCompressed(input, NbtAccounter.unlimitedHeap()); int version = nbt.getInt("Version"); switch...