IconButton

Represent Single Icon

마인크래프트 상에서 ItemStack 으로 표시되는 아이콘입니다. locale 및 slot 값을 가지고 있지 않습니다.

Usage

button:
  material: DIAMOND
  name: "이름"
  desc:
    - "설명"
    - "설명2"
  custom_model_data: 0

Last updated