Level Up! Reloaded

Level Up! Reloaded

26M Downloads

TiC ardite / cobalt chunks missing recipes

Thyriel opened this issue ยท 1 comments

commented

Level Up! 2-1.1.15-1.12.jar
adding Tinkers Ardite / Cobalt ore to chunk config generates chunks but they have no use (missing 2 chunk > ore recipe)

Config: https://pastebin.com/x1KMx2K5

commented

It looks like Tinkers registers ores after the recipe registry event fires. A workaround could be to add the recipes through CraftTweaker, but it's really nothing I can fix without issue on my end. Another solution would be to disable ore chunks under "Break ores into chunks" and fall back to the old system of adding a "Do Not Place" tag on the blocks. I was considering reverting to the old system regardless when 1.13 rolls around, it seems to be more reliable.