개인 자료란 (JE)

  서버 커뮤니티

Profile 스크립트개발자초보 대표칭호 없음
Profile

질문하기 스크립트

스크립트 당근을 캤을 때 질문입니다.

2024.03.07 조회 수 71 추천 수 0
이해도 입문자 
게임버전 (JE) 1.19.1 
게임버전 (BE) 관련없음 
스크립트 버전 2.8.2 

on mine of wheat:

    set {_player} to the player

    set {playerUUID} to uuid of {_player}

    set {playerData} to {playerDataMap.%{playerUUID}%}

    

    if {playerData} is "초보농부":

        chance of 100%:

            set {_additionalWheat} to random integer between 2 and 5

            drop {_additionalWheat} of wheat

            send "%{_additionalWheat}%개 추가 획득" to {_player}

            

            

on mine of carrot:

    set {_player} to the player

    set {playerUUID} to uuid of {_player}

    set {playerData} to {playerDataMap.%{playerUUID}%}

    

    if {playerData} is "초보농부":

        chance of 100%:

            set {_additionalWheat} to random integer between 2 and 5

            drop {_additionalWheat} of carrot

            send "%{_additionalWheat}%개 추가 획득" to {_player}

여기에서 밀을 캤을 때는 정상적으로 작동이 되는데 당근, 비트는 적용이 안됩니다. ㅠㅠ

혹시 carrot이 아닌가요?




1개의 댓글

해결했습니다.

 

on mine of ripe carrot plant:

 

라고 하면 다 자란 당근이라고 하더군요..

뉴스 및 창작물
/files/thumbnails/761/908/003/262x150.crop.jpg?20241025153749

건축

서울 숭례문(崇禮門) 4

KHC

2024-10-25

2

/files/thumbnails/578/899/003/262x150.crop.jpg?20241010142350

건축

경주 월정교 1

KHC

2024-10-10

2

/files/thumbnails/219/899/003/262x150.crop.jpg?20241009200950

건축

송전탑+도시 2

dbasd12

2024-10-09

2

/files/thumbnails/246/898/003/262x150.crop.jpg?20241008102328

레드스톤

단다단 - 오토노케(オトノケ) | 마인크래프트 노트블럭 커버

노트블럭전문가

2024-10-08

1

/files/thumbnails/348/896/003/262x150.crop.jpg?20241006103035

디도스/봇테러등등을 낚는 방법 4

물귀신

2024-10-06

3