Filter loader...
Filter versions...
Filter channels...

修改注入点,支持防止更多mod的爆炸破坏

Modified injection points and enhanced compatibility.

修改注入点,不再与blueprint冲突,支持防止更多mod的爆炸破坏

Modified injection points to eliminate conflicts with Blueprint. Enhanced compatibility.

  1. 支持添加白名单(即使EBNB_ALL设置为true,在白名单中的爆炸源依然会正常破坏方块)
  2. 现在方块可以按照其id进行区分(如不同颜色的床)
  3. 支持填写标签(以#开头,如#minecraft:beds)

  1. Supports whitelist (Even when EBNB_ALL is set to true, explosion sources in the whitelist will still destroy blocks normally)
  2. Blocks can now be distinguished by their IDs (e.g., beds of different colors)
  3. Supports tag input (starting with #, e.g., #minecraft:beds)

不再使用游戏规则系统,改为使用配置文件
switch to a config file system

Details

Licensed MIT
Published a year ago
Updated a month ago