You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# worked for me
$ VERSION=1.12
$ wget https://s3.amazonaws.com/Minecraft.Download/versions/${VERSION}/${VERSION}.jar -P .
Set asset correctly in minecraft-chunk-viewer/assets dir
=> create assets dir in minecraft-chunk-viewer
=> uncompress 1.12.jar downloaded file
=> copy 1.12/assets/minecraft content in minecraft-chunk-viewer/assets
Then, just follow documentation
$ npm install
$ npm run build-assets
$ npm start
It will open a nav on 0.0.0.0:3000 with this great sample
I'm interested in using this but it looks like it doesnt seem to work anymore ://
The text was updated successfully, but these errors were encountered: