#Culling/Void/Custom Block Issue

10 messages · Page 1 of 1 (latest)

unborn crystal
#

Could someone who is familiar with MC/Blockbench be able to get in a call with me today and kinda walk me through a certain issue I am having and then help me come to a solution? I have done some research and I believe I know the problem (culling/transparent block), but idk the best solution for my situation.

If someone could help me out, I'd really appreciate it 👍

proud meadowBOT
#

Welcome to the help forum! Once your question has been resolved, please mark the post as closed by typing !close.

unborn crystal
young salmon
#

!faq java-culling

proud meadowBOT
# young salmon !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.

unborn crystal
# young salmon !faq java-culling

I am using mmoitems to create custom blocks, which uses mushroom blockstates. If I don't use the mushroom blockstate for this particular block, how can I go about adding a new block that has a custom model and not replace any of the vanilla blocks. And without using a mod.

unborn crystal
#

oof xd

young salmon
#

use display entities

#

or items in item frames