PyMCTranslate
PyMCTranslate copied to clipboard
as far as I can tell I'm doing everything correctly, I just get constant errors though. ```WARNING - Could not find translation information for block minecraft:bedrock from universal in PyMCTranslate.Version(java,...
I noticed the following errors in the Amulet console when loading a Bedrock 1.16.40 world of mine, Here's the full console output that I copied to a text file: [console.txt](https://github.com/gentlegiantJGC/PyMCTranslate/files/5526782/console.txt)...
Some blocks are not calculating their connection states in some versions. This needs fixing. - [ ] stairs - [ ] glass panes
Currently the translation functions only translate the base block and ignore the extra blocks. Extra code is required in the calling code to handle this but it would be better...
This is a bug report of all the blocks that are known not to convert correctly. (The items ticked should be fixed) This is mostly due to the translations not...
Currently the multiblock function takes the version block as input but there exists cases where two chunks may exist next to each other with different versions where this logic will...