your current location:首页 > news>What -FLUID FIX MINECRAFT

What -FLUID FIX MINECRAFT

2024-12-15 02:46:35|Myriagame |source:minecraft skins

Overview

Solve the lack of texture caused by the addition of the same class in multiple modules.

This is valid for all modules that are constantly in the module of their own fluids for rendering.

In short, if you install two modules that add the same oil, you will no longer see purple and black texture.

Cause

The FORGE fluid registry has a fatal defect: it will change the default fluid when loading the world, but only one Forge bucket will be baked, and only one fluid pattern will be stitched to texture.This causes the purple -black texture in the container if the two modules are added to the same fluid (such as steam, oil, melting metal, etc.).

This module does not solve the difference between the world's default and loading default. It just simply stitches all fluid textures together to ensure that even if the world's default is not matched with the default of loading, there will be texture to render.

Minecraft images

Minecraft images

Minecraft images

In addition to other statements, MCMOD.CN, all open public editing content uses the BY-NC-SA 3.0 protocol.