kcrca / philter

Minecraft mod for a filtering hopper for (otherwise vanilla) minecraft
Other
0 stars 0 forks source link

transparent model when filter is oriented down #5

Closed schmitzrj closed 6 months ago

schmitzrj commented 6 months ago

The Filter loses the texture on the bottom of the body of the hopper shape and becomes transparent when viewed from below if the filter direction is pointed down. 2024-05-28_22 36 44

kcrca commented 6 months ago

Have you downloaded the most recent version? I fixed this issue, or what looks like this issue. Please let me know if that fixes it, or if I have more stuff to fix. Thanks!

schmitzrj commented 6 months ago

Yes, I'm using version 1.3.2+1.20.6. It is the latest version available on Modrinth published on May 24.

schmitzrj commented 6 months ago

If I remove the blast furnace below the filter, the textures are in-place. They go away again when I put the blast furnace back.

kcrca commented 6 months ago

On May 29, 2024, at 12:30 PM, Ryan Schmitz @.***> wrote:

If I remove the blast furnace below the filter, the textures are in-place. They go away again when I put the blast furnace back.

Thanks. I should probably just remove “cullface” from the model entirely. I will do an update and let you know.

    Ken
    健
kcrca commented 6 months ago

1.3.3 with updated model. I've abandoned trying to get cullface to work right here, the only valid one would be the upward face anyway, so not worth a ton of effort. Anyway, try it and let me know!

schmitzrj commented 6 months ago

Looks great now! Thanks so much for this mod and all your hard work on it!