Minecraft Wiki
Advertisement
이 문서는 설명문서입니다. 틀 페이지 본문에 삽입되어야 합니다. 자세한 정보는 틀:Documentation를 참조하십시오.
Lua logo
이 틀은 모듈:Infobox을(를) 사용하는, 루아로 작성된 스크립트입니다.
자세히 알아보려면 루아 혹은 mw:Extension:Scribunto를 참조하십시오.
ItemEntity
No image
유형

?

재생 가능

?

쌓기

?

내부 ID

?

Entity ID

?

Name ID

itementity

이 설명문서는 틀:ItemEntity의 사용법을 알리는 문서입니다.

{{ItemEntity
|title=
|image=
|image2=
|image3=
|invimage=
|invimage2=
|invimage3=
|invimage4=
|invimage5=
|invimage6=
|invimage7=
|invimage8=
|invimage9=
|invimage10=
|invimage11=
|invimage12=
|invimage13=
|invimage14=
|invimage15=
|invimage16=
|invimage17=
|invimage18=
|invimage19=
|invimage20=
|invimage21=
|invimage22=
|invimage23=
|invimage24=
|invimage25=
|type=
|otherosonly=
|durability=
|renewable=
|stackable=
|health=
|id=
|entityid=
|drops=
|experience=
|data=
|nameid=
|firstver=
|firstdev=
}}

Please note that if the item has multiple data values, use |multipledata= instead. See below:

Parameter Function Default/Example value
title Optional value to use a different title instead of the page name {{BASEPAGENAME}}
image Image of the block (should be approx. 150x150px) {{{title}}}.png if it exists, otherwise No image.svg (linking to the page where to upload the missing image)
image2 Image of the block (should be approx. 150x150px) None
image3 Image of the block (should be approx. 150x150px) None
invimage Image for object in inventory. Can use None to force no invimage. Uses Template:Grid. Grid {{{title}}}.png if it exists, otherwise None
invimage2 보관함에 나타나는 두 번째 이미지. Template:Grid를 사용하시오. 없음
invimage3 보관함에 나타나는 세 번째 이미지. Template:Grid를 사용하시오. None
invimage4 Fourth image for four-state objects in inventory. Uses Template:Grid. None
invimage5 Fifth image for five-state objects in inventory. Uses Template:Grid. None
invimage6 Sixth image for six-state objects in inventory. Uses Template:Grid. None
invimage7 Seventh image for seven-state objects in inventory. Uses Template:Grid. None
invimage8 Eighth image for eight-state objects in inventory. Uses Template:Grid. None
invimage9 Ninth image for nine-state objects in inventory. Uses Template:Grid. None
invimage10 Tenth image for ten-state objects in inventory. Uses Template:Grid. None
invimage11 Eleventh image for eleven-state objects in inventory. Uses Template:Grid. None
invimage12 Twelfth image for twelve-state objects in inventory. Uses Template:Grid. None
invimage13 Thirteenth image for thirteen-state objects in inventory. Uses Template:Grid. None
invimage14 Fourteenth image for fourteen-state objects in inventory. Uses Template:Grid. None
invimage15 Fifteenth image for fifteen-state objects in inventory. Uses Template:Grid. None
invimage16 Sixteenth image for sixteen-state objects in inventory. Uses Template:Grid. None
invimage17 Seventeenth image for seventeen-state objects in inventory. Uses Template:Grid. None
invimage18 Eighteenth image for eighteen-state objects in inventory. Uses Template:Grid. None
invimage19 Nineteenth image for nineteen-state objects in inventory. Uses Template:Grid. None
invimage20 Twentieth image for twenty-state objects in inventory. Uses Template:Grid. None
invimage21 Twenty-First image for twenty-one-state objects in inventory. Uses Template:Grid. None
invimage22 Twenty-Second image for twenty-two-state objects in inventory. Uses Template:Grid. None
invimage23 Twenty-Third image for twenty-three-state objects in inventory. Uses Template:Grid. None
invimage24 Twenty-Forth image for twenty-four-state objects in inventory. Uses Template:Grid. None
invimage25 Twenty-Fifth image for twenty-five-state objects in inventory. Uses Template:Grid. None
type Type (Weapon, Ranged Weapon, Craftable Item, Tool, etc. ) ?
otherosonly For use if the item is only available in a specific version of Minecraft. None
durability How durable the item is N/A
renewable Whether the item is renewable ?
stackable 쌓기 ?
entityid 세계가 저장될 때 보이는 개체의 개체 ID 없음
health 아이템 개체의 생명력 없음
drops 개체가 파괴될 때 드롭되는 것 없음
experience 경험치를 어떻게, 얼마나 얻는지 없음
data Single decimal data value None
nameid The item's named identifier. Can use None to force no name ID. title or {{BASEPAGENAME}}
multipledata Multiple decimal data values, use {{dv}} None
firstver 처음 나타난 버전 (예: 알파1.0.17, 클레식 0.0.23a). 없음
firstdev 처음 나타난 개발 버전/스냅샷. 없음

같이보기[]

Advertisement