Adds a number identifier to all mobs except players (#7668)

This commit is contained in:
Peptide90
2022-04-21 23:32:23 +01:00
committed by GitHub
parent 98c03570ca
commit ef53d1cbbf
2 changed files with 6 additions and 0 deletions

View File

@@ -133,6 +133,8 @@
safe: false
- type: StandingState
- type: Alerts
- type: NameIdentifier
group: GenericNumber
- type: entity
save: false

View File

@@ -13,3 +13,7 @@
fullName: true
minValue: 10000
maxValue: 99999
# Used to suffix a number to any mob to identify player controlled mob griefing.
- type: nameIdentifierGroup
id: GenericNumber