diff --git a/lib/mod-checker-conflicts.js b/lib/mod-checker-conflicts.js index 670d09b..b31aa50 100644 --- a/lib/mod-checker-conflicts.js +++ b/lib/mod-checker-conflicts.js @@ -147,6 +147,12 @@ module.exports.conflictMods = { en : 'The beet harvest addon is incompatible with the Straw Harvest addon, they cannot be used together', }, }, + 'FS19_AutomaticUnloadForBaleWrapper' : { + confWith : ['FS19_addon_strawHarvest'], + message : { + en : 'Automatic Unload for Bale Wrappers does not work with the Straw Harvest addon', + }, + }, 'FS19_addon_strawHarvest' : { confWith : null, message : {