Modify Command

This command could allow players to modify their pets information

What does this command do?

This command allows you to modify the targeted pet type, Some of the pets have 'HIDDEN' pet data that can only be accessed via this command (EG: health & carried_block)

Command Usage

<> = REQUIRED

[] = OPTIONAL

Usage: /pet modify [player] <type> <nbt>

Usage Descriptions

UsageDescription

/pet modify <type> <nbt>

This will allow you to modify your targeted pet type with the data you put via customized Pet NBT nbt is in a similar structure to JSON Find out more HERE

/pet modify [player] <type> <nbt>

This will allow you to modify the targeted players pet type with the data you put via customized Pet NBT nbt is in a similar structure to JSON Find out more HERE

Permissions

Permission NodeDescription

pet.commands.modify

Grants the player access to run /pet modify

pet.commands.modify.other

Grants the player access to modify other players pets via /pet modify

Last updated