Gems are not supported by Just Enough Resources (JEI addon)
axieum opened this issue ยท 2 comments
Issue Description:
When inspecting a Vanilla ore/resource (Diamond Ore, Emerald, etc.) with Just Enough Items (w/ Just Enough Resources), it shows where to obtain such ore (biomes, world type, y-levels and what yield you'll get). However, Biomes O' Plenty does not support this feature for its unique biome gems.
Steps to reproduce:
- Install Just Enough Items
- Install Just Enough Resources
- Press 'R' (or configured method) to view how to obtain a gem from Biomes O' Plenty
Affected Versions:
- Biomes O' Plenty: 7.0.1.2384
- Minecraft: 1.12.2
- Forge: 14.23.4.2708
Just Enough Resources has an API for registering ore drops and generation: https://github.com/way2muchnoise/JustEnoughResources/blob/master/src/main/java/jeresources/api/IWorldGenRegistry.java