FTBTeam/FTB-Modpack-Issues#12076
We had someone report this to our issue tracker and looking into it I found that the catalyst block is currently being hardcoded in FallingAnvilJEICategory.java for the exp shard recipe display. The actual function of the block is working with tags though so just the JEI needs to be fixed.
FTBTeam/FTB-Modpack-Issues#12076
We had someone report this to our issue tracker and looking into it I found that the catalyst block is currently being hardcoded in
FallingAnvilJEICategory.javafor the exp shard recipe display. The actual function of the block is working with tags though so just the JEI needs to be fixed.