阡喏
本帖最后由 阡喏 于 2020-8-18 12:55 编辑

刚开始接触断言,以下是我的一个断言
  1. [
  2.   {
  3.     "condition": "minecraft:time_check",
  4.     "value": {
  5.       "min": 4000,
  6.       "max": 8000
  7.     },
  8.     "period": 24000
  9.   },
  10.   {
  11.     "condition": "minecraft:weather_check",
  12.     "raining": false,
  13.     "thundering": false
  14.   }
  15. ]
复制代码
放到了 data/命名空间/predicates/make_fire.json 里,但进入游戏使用execute if predicate 没有发现补全,这是怎么回事?

===============================================
没事了(尴尬) 在把json放过来的时候我发现多了个逗号随手去了,然后(因为脑子不好使)忘了也给游戏中去逗号试试,结果导致上传的是对的,游戏的是错的hhhc...(超级尴尬)

Jokey_钥匙
./.minecraft/logs
上传错误日志

第一页 上一页 下一页 最后一页