ChiselsAndBits / FlatColoredBlocks

A Minecraft mod about building with vast quantities of colored blocks.
http://minecraft.curseforge.com/projects/flat-colored-blocks
MIT License
20 stars 13 forks source link

[1.12] ShowBlocksInJEI Not Working #44

Closed SnowShock35 closed 7 years ago

SnowShock35 commented 7 years ago

Hi Algo,

Quick bug report for you for Flat Colored Blocks in Minecraft 1.12. Here's the details:

Issue Information

Issue Description

The ShowBlocksInJEI configuration option is no longer being respected in the latest version of the mod. I believe this is because of changes to JEI's API.

Issue Media

AlgorithmX2 commented 7 years ago

This was caused by the registration changes, I was registering the block with the API, but the block and the item were not associated yet so it didn't work.

I changed it so i'm associating the item instead and that fixed it.

SnowShock35 commented 7 years ago

Close Enough! 😜 Thanks Algo

mojoyup1528 commented 5 years ago

I will confirm that this is still an issue with 1.12.2 July/12/19 only because I am not sure what the fix is above. What should I do as a user on my end? Thank you Algo and others :)