#Minecraft 3d custom model block
14 messages · Page 1 of 1 (latest)
Welcome to the help forum! Once your question has been resolved, please mark the post as closed by typing !close.
That would usually mean that you overwrote both the block and item model and that the block model has an error
or the block's blockstate file has an error
This is everything in the blockstate file
how would un overwrote it?
i fixed it
but
I CAN SEE THROUGH THE BLOCK!
!faq java-culling
Minecraft hides (culls) the faces between solid blocks to improve performance. To avoid this, remodel a non-solid block. For example: Glass, Pressure Plates, Flowers.
Alternatively, display the model by putting it into the head slot of an invisible Armor Stand or inside an invisible Item Frame, or by using the new Item Display entity.