Mod Pack: Monster 1.0.4
Mod & Version: Magical Crops 3.1.4
Pastebin link to crash log: N/A
Whats the bug? The magical essence ore does not spawn outside of the overworld, meaning mystcraft mining ages cant get the ores.
Can it be repeated? Yes
Known Fix: I created a fix for this by adding custom ore spawn entries to the COFH world generation instead. However this probably does screw up the overworlds generation due to double generation from both magic crops itself then COFH.
CoFHWorld-Generation.cfg:
magiccrops {
I:BlockId=3636
I:BlockMeta=0
I:ClusterSize=4
I:MaxY=32
I:MinY=5
I:NumClusters=5
B:RetroGen=true
}
WorldCustomGen.txt:
UNIFORM magiccrops 3636 0 4 5 5 32 true
This still happens in 1.1.0