carl-vbn / minecraft-voxel-loader

A Fabric Mod and a set of Python scripts to load and play 3D animations inside Minecraft
MIT License
47 stars 7 forks source link

Spaced in the model #25

Open neondeex opened 1 year ago

neondeex commented 1 year ago

image

deepsuthar496 commented 7 months ago

can you tell me where is a mod because i cant find mod in this repository.

carl-vbn commented 7 months ago

https://github.com/carl-vbn/minecraft-voxel-loader/releases/tag/v1.1-mc1.19

YFJO commented 7 months ago

image

How can I use textures? I only use snow blocks myself

arma0858 commented 7 months ago

EDIT: @YFJO I have managed to correct and make the textures work, in voxelizer you select the image, my mistake was the size of it, I recommend that it have a dimension of 32x32

carl-vbn commented 7 months ago

The holes in the model issue is a known limitation of the script. Try adding subdivision where holes are. For colors, please read the README file.