Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where is the version 1.16.5? #394

Closed
Bapobe opened this issue Apr 12, 2021 · 4 comments
Closed

Where is the version 1.16.5? #394

Bapobe opened this issue Apr 12, 2021 · 4 comments

Comments

@Bapobe
Copy link

Bapobe commented Apr 12, 2021

Sorry to bother you guys I just really need this for my server.

@nickelpro
Copy link
Member

nickelpro commented Apr 12, 2021

You can find a given version's data by looking in dataPath.json
https://github.com/PrismarineJS/minecraft-data/blob/master/data/dataPaths.json#L898-L920

Each entry for that version points to where you can find the associated data. So for example block data for 1.6.5 is going to be found in pc/1.16.2/blocks.json.

@Bapobe
Copy link
Author

Bapobe commented Apr 12, 2021

You can find a given version's data by looking in dataPath.json
https://github.com/PrismarineJS/minecraft-data/blob/master/data/dataPaths.json#L898-L920

Each entry for that version points to where you can find the associated data. So for example block data for 1.6.5 is going to be found in pc/1.16.2/blocks.json.

Sorry, you misunderstood I meant where is support for V1.16.5 is there going to be because it does not work with 1.16.5 and you do not list 1.16.5 as a supported version only going up to 1.16.5 is there a way to get it to work with 1.16.5 or can you update it to get it to work with the newer version.

@u9g
Copy link
Member

u9g commented Apr 12, 2021

You can find a given version's data by looking in dataPath.json
https://github.com/PrismarineJS/minecraft-data/blob/master/data/dataPaths.json#L898-L920
Each entry for that version points to where you can find the associated data. So for example block data for 1.6.5 is going to be found in pc/1.16.2/blocks.json.

Sorry, you misunderstood I meant where is support for V1.16.5 is there going to be because it does not work with 1.16.5 and you do not list 1.16.5 as a supported version only going up to 1.16.5 is there a way to get it to work with 1.16.5 or can you update it to get it to work with the newer version.

update what? this is a language agnostic data repo, theres no src code here. 1.16.5 data is fine here and works in mineflayer

@Bapobe
Copy link
Author

Bapobe commented Apr 12, 2021

You can find a given version's data by looking in dataPath.json
https://github.com/PrismarineJS/minecraft-data/blob/master/data/dataPaths.json#L898-L920
Each entry for that version points to where you can find the associated data. So for example block data for 1.6.5 is going to be found in pc/1.16.2/blocks.json.

Sorry, you misunderstood I meant where is support for V1.16.5 is there going to be because it does not work with 1.16.5 and you do not list 1.16.5 as a supported version only going up to 1.16.5 is there a way to get it to work with 1.16.5 or can you update it to get it to work with the newer version.

update what? this is a language agnostic data repo, theres no src code here. 1.16.5 data is fine here and works in mineflayer

https://imgur.com/a/rEMVolw This what I mean.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants