DimensionalDevelopment / JustEnoughIDs

Use the 1.13 chunk format in 1.12 to remove the block, item, and biome ID limits
MIT License
31 stars 33 forks source link

Falling Block Corruption #46

Open MinCrin opened 5 years ago

MinCrin commented 5 years ago

When a certain number of mods are installed, JEID will stop working properly with falling block entities. When a block falls, the texture of that block is temporary changed to that of another block for as long as the block falls.

Example: https://imgur.com/a/vnMoCU3

Renari commented 5 years ago

Can confirm https://streamable.com/03at5

AxolotlAccount commented 5 years ago

I can confirm too. A Gravel ore block (Simple Gravel Ores mod) texture changes to another random texture while it is falling. Removing JEID fixed the issue.