Lucas Dower
Lucas Dower
I'd like to add this in the future but it'll require a bit of work to be able to determine which block the mouse if hovering over so in the...
If a material cannot be switched to a textured material it means that the meshes that use that material do not have any texture coordinates defined.
Also add newly supported 1.20.1 blocks in the the ALL_PALETTE
Fixed in OtS 2.0.
Hi, yes this is a big focus of mine recently and we're almost there to be able to export the core functionality into a separate public NPM package. Most of...
I'm working in the `reshuffle` branch but its very chaotic at the moment as I'm pretty much refactoring the entire codebase.
Pretty much anything defined in the `Core` package source will be public API when I public OtS-Core. The last major piece here is refactoring `BlockMesh` and the exporters.
This majority of this work has been done in /reshuffle though this workflow is no longer supported in OtS 2.0. Anyone interested will need to dive into the OtS 1.0...