#Blox under model bugged
9 messages · Page 1 of 1 (latest)
Please make sure to read #1029373817119838218 as it may answer your question!
Once your question has been resolved, please mark the post as closed by using the </close:1163944441741049897> command.
!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.
If i do glass Is still broken
Glass doesn't cull neighboring blocks (except other glass) though.
What should i use then
If it doesn't need to be a block I'd suggest an item_display entity instead.
If it has to be a block then stuff like glass is already your best bet.
I need it for a server crate