Aang23 / UndergroundBiomesConstructs

Underground Biomes Constructs for Minecraft 1.12.2 / 1.13.2
Other
12 stars 15 forks source link

Missing JEI recipe #212

Open MechanosG opened 4 years ago

MechanosG commented 4 years ago

Not sure if this is intentional or a bug, but the recipe for changing UBC stone into vanilla stone, doesn't show up in JEI for some reason. If this is intentional, then I'd like to suggest making it visible, as it can be confusing for anyone that doesn't know about the recipe.

The recipe does still work, despite not being visible. So there's that at least. The progression in my modpack routes through a mod that unfortunately set their recipes to use vanilla stone only, so I either need to make the stone recipe visible, or change the recipes of the mods using vanilla stone. Crafttweaker is an option, but I figured I'd mention it here first.

MC 1.12.2 forge-14.23.5.2847 UndergroundBiomesConstructs-1.12-1.3.7.jar jei_1.12.2-4.15.0.291.jar

Aang23 commented 4 years ago

This most probably is a bug of some sort, while pretty weird. Thanks for reporting!

LemADEC commented 2 years ago

Recipes are fixed when loading the server, JEI won't be able to catch our hackery that change the recipe when connecting to a server.
Next update should at least show the client configured recipe in JEI.