= 创作分享 =
你问我答
crafttweaker配方报错
terryaxe

crafttweaker配方报错

terryaxe 于 2023-12-15 12:55 ( 9月前 ) [复制链接] [只看楼主] [打印]
409 1
5RF
写的json配方,但在游戏里显示没有输入物品



发表于 2023-12-15 12:55:37 | 只看该作者 回帖奖励 |正序浏览 |阅读模式

回复 | 举报

该帖共收到 1 条回复!
terryaxe
看不到图片吗,我发个代码
  1. <recipetype:modern_industrialization:implosion_compressor>.addJsonRecipe("modern_industrialization.singularity",{
  2.     "itemInput":{
  3.       "ingredient":[
  4.         [
  5.           {"item":"modern_industrialization:ultradense_metal_ball"},
  6.           {
  7.             "amount":64,
  8.             "item":"modern_industrialization:nuke"
  9.           },
  10.           {"item":"ae2:singularity"},
  11.         ]
  12.       ]
  13.     },
  14.     "output":{
  15.         "item":"modern_industrialization:singularity"
  16.     },
  17.     "eu": 1,
  18.     "duration": 10
  19. });
复制代码
发表于 2023-12-15 12:56:21 | 只看该作者

回复 | 举报

百科目前不允许匿名发帖哦~ 请先 [ 登陆 ][ 注册 ] 吧~

本版积分规则

发新帖
  • 回复
  • 点评
  • 评分

[ MC百科(mcmod.cn) 除另有声明,所有开放公共编辑的内容均使用 BY-NC-SA 3.0 协议 ]

Minecraft百科CC协议
快速回复 返回顶部 返回列表