For the complete documentation index, see llms.txt. This page is also available as Markdown.

Pillager-Tools

Allows you to disable bad omen, patrols, or patrol leaders separately.

Commands

/ptools toggle - Toggles the state of that feature (vanillatweaks.pillagertools.toggle) /ptools stats - Shows the state of features being enabled/disabled

Configuration

# False means the feature is disabled, true means enabled
bad-omen: false
patrol-leaders: true
patrols: true

Last updated

Was this helpful?