_MuChen
名副其实 发表于 2021-8-12 16:49
3.x以下:
condition: '%变量% > "100"'
3.x以上需要加上JS前缀

报错






_MuChen
Thehrz 发表于 2021-8-12 16:55
(1) check papi *%statistic_mine_block_% >= 100
(2) check papi *%checkitem_amount_,,% == 64
     参见 ...

报错





Thehrz

太久没写kether了 已修改

MC~蛟龙

    actions:
      all:
        - condition: 'all [ check papi *%statistic_mine_block_<material>% >= *100 check papi *%checkitem_amount_mat:<material>% >= *64 ]'
          actions:
          - 'tell: YES'
          deny-actions:
          - 'tell: NO'

第一页 上一页