Dolphin/ED
< Dolphin
- Entity data
- Tags common to all entities see Template:Nbt inherit/entity/template
- Tags common to all mobs see Template:Nbt inherit/mob/template
- TreasurePosX: This dolphin's X coordinate destination when leading a player to treasure, 0 if
CanFindTreasure
is false. - TreasurePosY: This dolphin's Y coordinate destination when leading a player to treasure, 0 if
CanFindTreasure
is false. - TreasurePosZ: This dolphin's Z coordinate destination when leading a player to treasure, 0 if
CanFindTreasure
is false. - GotFish: 1 or 0 (true/false) - if true, this dolphin got fish from a player.
- CanFindTreasure: 1 or 0 (true/false) - if true, this dolphin can lead a player to treasure.