网易我的世界论坛
标题:
合成配方无效
[打印本页]
作者:
mine__MC
时间:
2020-8-2 18:24
标题:
合成配方无效
做完合成配方发现合成不了,大家帮我看一看哪里错了,下面是代码:
{
"format_version": "1.12",
"minecraft:recipe_shaped": {
"description": {
"identifier": "vibration_gold:gilded_sword"
},
"tags": [ "crafting_table" ],
"pattern": [
" P ",
" P ",
" # "
],
"key": {
"P": {
"item": "vibration_gold:gold_plated"
},
"#": {
"item": "minecraft:stick",
"data": 1
}
},
"result": {
"item": "vibration_gold:gilded_sword",
"data": 4
}
}
}
作者:
jxl井桢
时间:
2020-8-9 14:51
把
,"data":1 和
,"data":4 删了试试
欢迎光临 网易我的世界论坛 (http://mc.netease.com/)
Powered by Discuz! X3.3