개인 자료란 (JE)

  서버 커뮤니티

Profile 크리 대표칭호 없음
Profile

매직스펠 제작

[ 13 ] 매직스펠 강좌 - cast-item

2020.10.09 조회 수 2864 추천 수 0

이번엔 지난 강좌에서 예고했었던, cast-item 에 대해 알려드리려 합니다.

cast-item 은 저번 강좌의 초반에서 말씀 드렸듯이, 

어떤 스펠을 자신이 원하는 아이템으로 발동시키도록 할 수 있습니다. 


cast-item - 기본 : 좌클릭

cast-item 의 기본으로, 좌클릭 시 스펠이 발동되는 구문입니다.

castitem_1: #스펠의 이름
    spell-class: ".instant.DummySpell" #스펠의 클래스
    cast-item: 276 #아이템 코드(ex 276), 아이템 데이터이름(ex diamond_sword), 매직아이템 가능
    str-cast-self: "좌클릭 발동."

cast-item - 기본 : 우클릭

cast-item 의 기본이며, 우클릭 시 스펠이 발동되는 구문입니다.

우클릭은 right-click-cast-item 을 사용하셔야 합니다.

castitem_2: #스펠의 이름
    spell-class: ".instant.DummySpell" #스펠의 클래스
    right-click-cast-item: 276 #아이템 코드(ex 276), 아이템 데이터이름(ex diamond_sword), 매직아이템 가능
    str-cast-self: "우클릭 발동."

cast-item - 응용 : 쉬프트 좌클릭

cast-item 의 응용이며, 쉬프트 좌클릭 시 스펠이 발동되는 구문입니다. (단, 좌클릭과는 겹쳐 사용할 수 없습니다.)

castitem_3: #스펠의 이름
    spell-class: ".instant.DummySpell" #스펠의 클래스
    cast-item: 276 #아이템 코드(ex 276), 아이템 데이터이름(ex diamond_sword), 매직아이템 가능
    modifiers:
        - sneaking required #쉬프트 상태가(sneaking) 맞을 때(required) 발동
    str-cast-self: "좌클릭 발동."

cast-item - 응용 : 쉬프트 우클릭

cast-item 의 응용이며, 쉬프트 우클릭 시 스펠이 발동되는 구문입니다. (단 우클릭 과는 겹쳐 사용할 수 없습니다.)

castitem_4: #스펠의 이름
    spell-class: ".instant.DummySpell" #스펠의 클래스
    right-click-cast-item: 276 #아이템 코드(ex 276), 아이템 데이터이름(ex diamond_sword), 매직아이템 가능
    modifiers:
        - sneaking required #쉬프트 상태가(sneaking) 맞을 때(required) 발동
    str-cast-self: "좌클릭 발동."

cast-item - 심화 : 좌클릭, 쉬프트 좌클릭 병행 사용

cast-item 의 응용 심화이며, 위에서 알려드렸던 것과는 달리, 좌클릭과 쉬프트 좌클릭을 병행해서 사용할 수 있습니다.

castitem_5_1: #스펠의 이름
    spell-class: ".instant.DummySpell" #스펠의 클래스
    cast-item: 276 #아이템 코드(ex 276), 아이템 데이터이름(ex diamond_sword), 매직아이템 가능
    modifiers:
        - sneaking castinstead castitem_5_2 #쉬프트 상태에서(sneaking) castitem_5_1 사용 시 castitem_5_2 를 대신 발동(castinstead)
    str-cast-self: "좌클릭 발동."


castitem_5_2: #스펠의 이름
    spell-class: ".instant.DummySpell" #스펠의 클래스
    str-cast-self: "쉬프트 좌클릭 발동"

cast-item - 심화 : 우클릭, 쉬프트 우클릭 병행 사용

cast-item 의 응용 심화이며, 이것 또한 우클릭과 쉬프트 우클릭을 병행해서 사용할 수 있습니다.

castitem_6_1: #스펠의 이름
    spell-class: ".instant.DummySpell" #스펠의 클래스
    right-click-cast-item: 276 #아이템 코드(ex 276), 아이템 데이터이름(ex diamond_sword), 매직아이템 가능
    modifiers:
        - sneaking castinstead castitem_5_2 #쉬프트 상태에서(sneaking) castitem_5_1 사용 시 castitem_5_2를 대신 발동(castinstead)
    str-cast-self: "우클릭 발동."


castitem_6_2: #스펠의 이름
    spell-class: ".instant.DummySpell" #스펠의 클래스
    str-cast-self: "쉬프트 우클릭 발동"

cast-item  에 대한 강좌는 여기 까지입니다. 다음 강좌 때는 엔티티가 불에 타오르는,

CombustSpell 에 대한 강좌로 찾아오겠습니다. 감사합니다.

Warning
댓글이 없습니다.

새로운 댓글을 등록해 주세요!

뉴스 및 창작물
/files/thumbnails/115/774/003/262x150.crop.jpg?20240424234825

업데이트

마인크래프트 1.20.5 정식 업데이트

학교가기싫다

2024-04-24

0

/files/thumbnails/762/770/003/262x150.crop.jpg?20240418073724

레드스톤

T.B.H (고민중독) | 노트블럭 버전 | NoteBlock Cover [한국어 영어 중국어 가사 추가]

노트블럭전문가

2024-04-18

0

/files/thumbnails/218/767/003/262x150.crop.jpg?20240412130213

레드스톤

우리의 꿈 - 원피스 오프닝

노트블럭전문가

2024-04-12

0

/files/thumbnails/505/766/003/262x150.crop.jpg?20240411122306

레드스톤

기동전사 건담 수성의 마녀 | 노트블럭 커버 1

노트블럭전문가

2024-04-11

1

/files/thumbnails/932/765/003/262x150.crop.jpg?20240410124459

레드스톤

마인크래프트 노트블록으로 만든 『 밤양갱 (Bam Yang Gang) 』

노트블럭전문가

2024-04-10

0