Minecraft Wiki

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

READ MORE

Minecraft Wiki
Advertisement
  • Entity data
    • Tags common to all entities see Template:Nbt inherit/entity/template
    •  TileX: The X coordinate of the block the painting/item frame is in.
    •  TileY: The Y coordinate of the block the painting/item frame is in.
    •  TileZ: The Z coordinate of the block the painting/item frame is in.
    •  Facing: The direction the painting/item frame faces: 3 is south, 4 is west, 2 is north, 5 is east, 1 is top, and 0 is bottom.
    •  Item: The item, without the slot tag. If the item frame is empty, this tag does not exist.
    •  ItemDropChance: The chance for the item to drop when the item frame breaks. 1.0 by default.
    •  ItemRotation: The number of times the item has been rotated 45 degrees clockwise.
    •  Invisible[กำลังมา: JE 1.16]: 1 or 0 (true/false) - Whether the item frame is invisible. The contained item or map remains visible.
    •  Fixed[กำลังมา: JE 1.16]: 1 or 0 (true/false) - true to prevent it from dropping if it has no support block, being moved (e.g. by pistons), taking damage, and placing an item in it or removing its item (rotating is still possible).
Advertisement