Debugging mod with commands

And some cheats...

For enable debugging commands you must enable the debug mode in configuration.

List of commands

  • npcadventures.eligible - Make a player eligible to recruit companions (Main player only)
  • npcadventures.recruit <NPC name> - Recruit a companion without check if player is eligible (Main player only)
  • npcadventures.dumpbag - Dump current companion's bag to your farm house
  • npcadventures.preparedumpedbags - Prepare dumped bags in farm house to save (serialization safe chest with moddata)
  • npcadventures.revivedumpedbags - Revive dumped bags to box object in farmhouse
  • npcadventures.companions - List available NPC companions
  • npcadventures.inspect <NPC name> - Inspect concrete existing companion by their name
  • npcadventures.debug set|unset|list <debug flag name> - Set, unset or list debug flags.

Main player only commands will be executed only in singleplayer or on the host in multiplayer game (for the multiplayer version of mod).

Available debug flags

  • forager.pickAlways Forager always find a forage.
  • forager.shareAlways Forager always share found forages with farmer.