clear-code-projects/Minecraft-in-Python

I can't seem to find the assets/block so how can I use the game

Opened this issue · 4 comments

I can't seem to find the assets/block so how can I use the game

Hi @TTVfattah, the model and the texture files used for the blocks are inside the assets folder. e.g. block.obj for the block model, and brick_block.png for the texture.

Click Code and then click Download on the main page and open that downloaded file in a file manager.

That didn't work for me. Did you try?

In the video he said that he has a block.blend model. But there isn't