Sawmill recipes are disabled when BetterwithMods is installed
ElectroBot opened this issue ยท 3 comments
Minecraft: 1.12.2
Forge: 14.23.5.2772
TechReborn: 2.17.6.828
RebornCore: 3.10.2.337
BetterWithMods: 1.12-2.3.15
Default settings for both all mods. TR sawmill recipes config has no effect. Works fine with BetterWithMods removed.
latest.log: https://paste.dimdev.org/udececaqus.md
debug.log: https://gist.github.com/ElectroBot/75ab7c26d9467a4e58e92df95e11fbea
This is almost certainly because HClumber removes log - > plank recipes during init for making them require an axe. Tech reborn is probably doing recipe lookup after us and that leads to no sawmill recipes.
Electrobot, if you could put an issue on my end I can force BWM to load after tech reborn and it should resolve the issue.