UID1670952性别保密经验 EP铁粒 粒回帖0主题精华在线时间 小时注册时间2024-4-21最后登录1970-1-1
|
发表于 2024-6-8 22:59:18 来自手机|显示全部楼层 IP:河南省
你的行为包燃料定义json格式错误,应该这样写
{
"format_version": "1.20.0",
"minecraft:item": {
"description": {
"identifier": "xy:first",
"menu_category": {
"category": "items"
}
},
"components": {
"minecraft:fuel": {
"duration": 10.0
},
"minecraft:icon": {
"texture": "first"
}
}
}
}
这是最简单的格式
这个格式1.20.0及以上版本不用开启实验玩法
1.17到1.19需要开启实验玩法 |
2#2024-6-8 22:59:18回复(0)收起回复 |