-
Notifications
You must be signed in to change notification settings - Fork 34
strictLootTableCheck
SPGoding edited this page Apr 26, 2020
·
1 revision
🔧 Fixable: violations of this rule can be fixed by Code Actions.
Show diagnostics for loot tables that don't exist in neither the current workspace nor the vanilla datapack (if the env.dependsOnVanilla
config is set to true
).
- (
true
)
{
"strictLootTableCheck": null
}
{
"strictLootTableCheck": ["warning", true]
}
This rule was introduced in DHP 2.0.0.