• 周年纪念勋章活动已圆满结束,如有已购买但仍未申请的用户,可以通过对应勋章的下载链接申请~

问题 1.16.5crt怎么添加无尽奇点的tag

Chn_hoa

【Lv:3】

正式会员
注册
2021/08/06
消息
16
金粒
1,018金粒
手持煤炭奇点输入ct hand之后获得的数据是以下的。
<item:endless:singularity>.withTag({endless_singularity: {index: 2039326 as int, main: 328965 as int, type: "coal" as string}})
若我用JSON格式添加一个无尽配方时,下面是对应代码

代码:
<recipetype:endless:extreme_craft>.addJSONRecipe("infinity_catalyst", {
   "result": {
       "item": "endless:infinity_catalyst"
   },
   "pattern": [
       "abcdefg  ",
       "         ",
       "         ",
       "         ",
       "         ",
       "         ",
       "         ",
       "         ",
       "         "
   ],
   "key": {
       "a": {
         "item": "endless:crystal_matrix_ingot"
       },
       "b": {
         "item": "endless:neutronium_ingot"
       },
       "c": {
         "item": "endless:cosmic_meatballs"
       },
       "d": {
         "item": "endless:ultimate_stew"
       },
       "e": {
         "item": "endless:endest_pearl"
       },
       "f": {
         "item": "endless:record_fragment"
       },
       "g": {
         "item": "<item:endless:singularity>.withTag({endless_singularity: {index: 2039326 as int, main: 328965 as int, type: 'coal' as string}})"
       }
   }
});

如果照搬进“g”的话是错误的
求 “g” 这里"item": 后面要怎么改才是正确的?
 

在线管理成员

在线会员

  • BZMD-YM
  • minte_x
  • 没钱的山海
  • qycraft
  • 九金煞乌蒙
  • Fendonacc
  • Tighnari
  • pingguo
  • ZiXin
  • abcd43295
  • 苏热
  • littleduan
  • 芝士太好吃了
  • Coffee_awa
  • 离川
  • aizhuzhu
  • 王 伟
  • yellow_Gay
  • llllapland
  • 爱多多
  • YYT
...和 59 更多。
后退
顶部 底部