NovaEngineering-Source / ModularMachinery-Community-Edition

Customize your machinery with more powerful features.
https://www.curseforge.com/minecraft/mc-mods/modularmachinery-community-edition
GNU General Public License v3.0
28 stars 12 forks source link

Hiding structure blocks when using GeckoLib #66

Closed TheTzdDark closed 5 months ago

TheTzdDark commented 5 months ago

I figured out how to use GeckoLib models for the structure. However, I faced such a problem that after the formation of the structure, the remaining blocks are not hidden. What could this be related to? Perhaps there are some separate Zen Methods to control the hiding of blocks? image

MMCE version: r54 I also use MMCE Component Model Hider

TheTzdDark commented 5 months ago

I figured it out, it turned out that it was necessary to enable block hiding in the JSON of the machine: "hide-components-when-formed": true