strictBlockTagCheck - SpyglassMC/Spyglass GitHub Wiki
🔧 Fixable: violations of this rule can be fixed by Code Actions.
Show diagnostics for block tags that don't exist in neither the current workspace nor the vanilla datapack (if the env.dependsOnVanilla
config is set to true
).
- (
true
)
{
"strictBlockTagCheck": null
}
{
"strictBlockTagCheck": ["warning", true]
}
This rule was introduced in DHP 2.0.0.