GTNewHorizons / lwjgl3ify

A mod to run Minecraft 1.7.10 using LWJGL3 and Java 17+
GNU Lesser General Public License v3.0
167 stars 35 forks source link

RotaryCraft Canola Plants no longer recognized as Crops #178

Open MalTeeez opened 1 month ago

MalTeeez commented 1 month ago

With RotaryCraft v33a Canola Plants no longer count as normal Crops, or at least don't behave like them, which stops machines from harvesting them. I tested a few mods (EnderIO, Minefactory, RotaryCraft, ChromatiCraft) and they all don't recognize it as a crop anymore.

Going back to a java 8 setup fixes the issue.

Used mods: [✔] +unimixins-all-1.7.10-0.1.17 [✔] ChromatiCraft+1.7.10+V33a [✔] DragonAPI+1.7.10+V33b [✔] ElectriCraft+1.7.10+V33a [✔] gtnhlib-0.5.13 [✔] lwjgl3ify-2.1.3 [✔] ReactorCraft+1.7.10+V33a [✔] RotaryCraft+1.7.10+V33a [✔] Satisforestry+1.7.10+V33a [✔] VoidMonster+1.7.10+V33a

MalTeeez commented 1 month ago

@OvermindDL1 I saw you add some support for Reika's mods with #53, have you had any issues with this?