MinePI
MinePI copied to clipboard
Minecraft utility library
There is a missing import hidden due to the `if typing.TYPE_CHECKING:` block. When running the examples in a mamba environment with "minepi" installed from pypi, it'll fail on the "multiple...
The latest commit added support for horizontal rotation of the arms, so I decided to do the same for the legs. I understand that in Minecraft there is no way...
Currently there appears to be a restriction of using skins that are only 64x64 in size. Although you cant get a Bedrock player's UUID, you can still import normal sized...
### Source:  ### Result: 
It would be very helpful
There was an issue not supplying a cape would break rendering:  Also added a transparent background option.
I dont know if you still maintain MinePI, but your documentation got something wrong, the `render_3d_head` function has no argument „display_second_layer“. The second thing is, if I‘m maybe allowed to...