Minecraft Wiki

Minecraft Wiki ไม่ถือว่าเป็นวิกิอย่างเป็นทางการของ Microsoft อีกต่อไป ดังนั้นจึงมีการเปลี่ยนแปลงหลายประการเกิดขึ้น ซึ่งรวมไปถึงโลโก้ของวิกิด้วย โปรดอ่านที่ประกาศนี้สำหรับข้อมูลเพิ่มเติม

READ MORE

Minecraft Wiki
Advertisement
  • Entity data
    • Tags common to all entities see Template:Nbt inherit/entity/template
    • Tags common to all mobs see Template:Nbt inherit/mob/template
    • Additional fields for mobs that can breed see Template:Nbt inherit/breedable/template
    •  Bred: 1 or 0 (true/false) - Unknown. Remains 0 after breeding. If true, causes it to stay near other llamas with this flag set.
    •  ChestedHorse: 1 or 0 (true/false) - true if the llama has chests.
    •  EatingHaystack: 1 or 0 (true/false) - true if grazing.
    •  Tame: 1 or 0 (true/false) - true if the llama is tamed. (Non players mobs will not be able to ride a tamed llama if it has no saddle)
    •  Temper: Ranges from 0 to 100; increases with feeding. Higher values make a llama easier to tame.
    •  Variant: The variant of the llama. 0 = Creamy, 1 = White, 2 = Brown, 3 = Gray.
    •  Strength: Ranges from 1 to 5, defaults to 3. Determines the number of items the llama can carry (items = 3 × strength). Also increases the tendency of wolves to run away when attacked by llama spit. Strengths 4 and 5 will cause a wolf to always run away.
    •  DecorItem: The item the llama is wearing, without the Slot tag. Typically a carpet.
    •  OwnerUUID: Contains the UUID of the player that tamed the llama. Has no effect on behavior.
    •  Items: List of items. Only exists if ChestedHorse is true.
Advertisement