欢迎光临散文网 会员登陆 & 注册

创造ME磁盘 所有都无限了!完结 我的世界 进化纪元 第十六期

2023-07-15 22:06 作者:滑稽滑大发了  | 我要投稿

创造烈焰蛋糕以太气体的问题可以这样解决:

先退出游戏,打开 该游戏的版本文件夹下kubejs\server_scripts\creative.js这个文件

再用查找功能找到第二段

"item": 'create:creative_blaze_cake'

然后向上划,找到

{

"type": "create:filling",

        "ingredients": [

          {

            "item": 'thermal:chocolate_cake'

          },

          {

            "fluid": "industrialforegoing:ether_gas",

            "nbt": {},

            "amount": 5000

          }

        ],

        "results": [

          {

            "item": 'thermal:chocolate_cake'

          }

        ]

      },

将其修改为五个连续的

{

        "type": "create:filling",

        "ingredients": [

          {

            "item": 'thermal:chocolate_cake'

          },

          {

            "fluid": "industrialforegoing:ether_gas",

            "nbt": {},

            "amount": 1000

          }

        ],

        "results": [

          {

            "item": 'thermal:chocolate_cake'

          }

        ]

      },

随后保存并关闭文件,再重新启动游戏即可。

创造ME磁盘 所有都无限了!完结 我的世界 进化纪元 第十六期的评论 (共 条)

分享到微博请遵守国家法律