酷代码 AI
菜单
服务商

Minecraft基岩版:教你在start_screen.json添加点击弹窗按钮!

{ "format_version": 2, "minecraft:gui": { "screen": { "animations": {}, "buttons": { "custom_button": { "textures": { "default": "textures/gui/start_button" }, "template": "button", "x": 50, "y": 50, "width": 100, "height": 30, "text": "Play", "text_color": "white", "text_align": "center", "click_handlers": [ { "trigger": "popup", "popup": { "animation": "fade", "width": 150, "height": 100, "background_color": "black", "text": { "text": "§4:)", "text_color": "red", "text_align": "center" } } } ] } } } } } ######[AI写代码神器 | 478点数解答 | 2024-11-16 19:46:41]

相关提问
本站限时免费提问中
实用工具查看更多
Linux在线手册 [开发类]
Jquery在线手册 [开发类]
今日油价 [生活类]
图片互转base64 [开发类]
时间转换器 [开发类]