개인 자료란 (JE)

  서버 커뮤니티

Profile 별코미 대표칭호 없음

Wa_free 0e8e61844b114c398d82f569b65c940b

Profile

질문하기 리소스팩

리소스팩 gui가 잘립니다 (1.21.1)

2024.08.27 조회 수 217 추천 수 0
이해도 초보자 
게임버전 (JE) 1.20.1 
게임버전 (BE) 관련없음 

코드:

{

    "providers": [

        {

            "type": "bitmap",

            "file": "minecraft:none/none.png",

            "chars": [

                "♾️"

            ],

            "ascent": -32768,

            "height": -53

        },

        {

            "type": "bitmap",

            "file": "minecraft:gui/main.png",

            "chars": [

                "🎞️"

            ],

            "ascent": 13,

            "height": 256

        }

    ]

}
메뉴 스크립트:

on swap hand item:

    cancel event

    set {_gui} to chest inventory with 6 rows named "&f♾️🎞️"

    open {_gui} to player

    

Warning
댓글이 없습니다.

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