Skip to content

nbtListLengthCheck

SPGoding edited this page Aug 14, 2020 · 2 revisions

Rule Details

⚠️ Diagnostic: this is a diagnostic rule used by the diagnostic feature.

Show diagnostics for NBT lists that don't have the required amount of tags in it.

  • (true)

Examples

Default

{
    "nbtListLengthCheck": null
}

Enabled

{
    "nbtListLengthCheck": ["warning", true]
}

History

This rule was introduced in DHP 3.0.0.

Clone this wiki locally