Nick403

Results 5 issues of Nick403

How to edit a value for specific thing like SpawnX and save that? I added `sets` in the nbt.py: ``` def sets(self): self.children['SpawnX'] = IntTag(100000) return self.children['SpawnX'] ``` I added...

Is there a way to make it work on forge, not only on fabric ?

Hello, I have some issue with app, when i try to calculate player seed return me a fail message, please help ![image](https://user-images.githubusercontent.com/53432301/111876236-82627880-89a6-11eb-87b6-673b6a35f45e.png)

I compile the code but I don't get the DMALibrary.lib

- [ ] The [FAQ](https://github.com/PrismarineJS/mineflayer/blob/master/docs/FAQ.md) doesn't contain a resolution to my issue ## Versions - mineflayer: 1.20.2 - server: vanilla - node: v20.16.0 ## Detailed description of a problem I...

possible bug
Stage1