PrismarineJS / prismarine-viewer

Web based viewer for servers and bots
https://prismarinejs.github.io/prismarine-viewer/
MIT License
268 stars 72 forks source link

Does not display blocks in non-default biome/dimension #183

Open jpeterik12 opened 3 years ago

jpeterik12 commented 3 years ago

Datapacks in 1.16 allow for custom biomes and dimensions, but the viewer does not render anything if the biome is not a default one, erroring TypeError: e.biome is undefined in the browser console

KaffinPX commented 3 years ago

Possible bug.

KaffinPX commented 3 years ago

Can u try https://minecraft.js.org lol

TheDudeFromCI commented 3 years ago

Can u try https://minecraft.js.org lol

Assuming your custom application runs on prismarine-web-client, that is powered by primsarine-viewer and will likely suffer from the same bugs.

KaffinPX commented 3 years ago

Can u try https://minecraft.js.org lol

Assuming your custom application runs on prismarine-web-client, that is powered by primsarine-viewer and will likely suffer from the same bugs.

Not custom application runs on prismarine-web-client, its totally different and yes prob it will suffer from same bug bcz mineflayer so i wanted to test.

TheDudeFromCI commented 3 years ago

Can u try https://minecraft.js.org lol

Assuming your custom application runs on prismarine-web-client, that is powered by primsarine-viewer and will likely suffer from the same bugs.

Not custom application runs on prismarine-web-client, its totally different and yes prob it will suffer from same bug bcz mineflayer so i wanted to test.

If it's a completely separate application, why are you advertising it here?