Update orechid ore weights
MuteTiefling opened this issue ยท 7 comments
Version Information
Forge version: 32.0.108
Botania version: 1.16-403
Further Information
Link to crash log: no crash
Steps to reproduce:
- Automate Orechid
- Wait
- Keep waiting, because you're not going to get any Fluorite despite it having a forge:ores tag
What I expected to happen: Fluorite to generate occasionally
What happened instead: Generates everything except fluorite
Closing this as the Orechid is now data-driven. #4262 has some info in the comments if anyone is unsure how to add recipes.
it doesn't generate any forge:ores
, ores need to be registered to the orechid by telling it how common the ore is
Eh, good defaults are still important to keep, people shouldn't be expected to configure this properly to have a good selection of ores.
This can be closed now I'd say, although the new orechid recipe system has a little issue: #3713