Перейти к содержимому
Mineforgian

Equipment Standard

Random equipment attributes

Загрузки
13K
Подписчики
19
Обновлён
2 декабря 2023 г.
Лицензия
AGPL-3.0-only

Опубликован 29 октября 2023 г.

Inspired by Tiered.

But completely random equipment attributes.

Little part of the code comes from Tiered. Comply with the MIT license

Ченджлог

1.4.2Релиз1.20, 1.20.1, 1.20.2 · 2 декабря 2023 г.

Forge YACL 3.2.1 版本有 BUG 会导致崩溃,在 YACL 修复前请使用 特供版本

Forge YACL version 3.2.1 has a BUG that may cause a crash. Please use the special version until YACL is fixed.


变更

  1. 挖掘工具再次添加攻击属性;
  2. 重构暴击代码,现在暴击后也可以触发横扫了。

修复

  1. 修复女巫只要使用药水就满血的 bug。

完整更新日志


Changed

  1. The mining tool adds attack attributes again;
  2. Refactor the critical hit code so that sweeping can now be triggered after a critical hit.

Fixed

  1. Fixed the bug where the witch's health would be full as long as she used potions.

Full CHANGELOG

1.4.2Релиз1.20, 1.20.1, 1.20.2 · 2 декабря 2023 г.

Forge YACL 3.2.1 版本有 BUG 会导致崩溃,在 YACL 修复前请使用 特供版本

Forge YACL version 3.2.1 has a BUG that may cause a crash. Please use the special version until YACL is fixed.


变更

  1. 挖掘工具再次添加攻击属性;
  2. 重构暴击代码,现在暴击后也可以触发横扫了。

修复

  1. 修复女巫只要使用药水就满血的 bug。

完整更新日志


Changed

  1. The mining tool adds attack attributes again;
  2. Refactor the critical hit code so that sweeping can now be triggered after a critical hit.

Fixed

  1. Fixed the bug where the witch's health would be full as long as she used potions.

Full CHANGELOG

1.4.1Релиз1.20, 1.20.1, 1.20.2 · 2 декабря 2023 г.

Forge 1.20 和 1.20.1 版本的 YACL 请使用 特供版本,否则无法启动。

For Forge 1.20 and 1.20.1 versions of YACL, please use the special version, see attachment, otherwise it will not start.


变更

  1. 随机数改用 ThreadLocalRandom;
  2. 优化配置界面;
  3. 刷怪笼或自然生成的怪物出生时血量修正。

修复

  1. 修复 Fabric 台阶高度属性不生效问题。

完整更新日志


Changed

  1. Use ThreadLocalRandom for random numbers;
  2. Optimize the configuration screen;
  3. The health of spawner or naturally generated monsters when they are born is corrected.

Full CHANGELOG

1.4.1Релиз1.20, 1.20.1, 1.20.2 · 2 декабря 2023 г.

Forge 1.20 和 1.20.1 版本的 YACL 请使用 特供版本,否则无法启动。

For Forge 1.20 and 1.20.1 versions of YACL, please use the special version, see attachment, otherwise it will not start.


变更

  1. 随机数改用 ThreadLocalRandom;
  2. 优化配置界面;
  3. 刷怪笼或自然生成的怪物出生时血量修正。

修复

  1. 修复 Fabric 台阶高度属性不生效问题。

完整更新日志


Changed

  1. Use ThreadLocalRandom for random numbers;
  2. Optimize the configuration screen;
  3. The health of spawner or naturally generated monsters when they are born is corrected.

Full CHANGELOG

1.4.0Релиз1.20, 1.20.1, 1.20.2 · 1 декабря 2023 г.

Forge 1.20 和 1.20.1 版本的 YACL 请使用特供版本,见附件,否则无法启动。

For Forge 1.20 and 1.20.1 versions of YACL, please use the special version, see attachment, otherwise it will not start.


变更

  1. 优化跟其他模组属性兼容性逻辑;
  2. 添加各种开关控制属性应用;
  3. 添加刷怪笼生成的怪物装备属性修改;
  4. 重铸卷轴改为配置文件加载,可以自行随意配置;
  5. 由于 cloth-config 不支持 List<Object> 所以换成了 YACL

修复

  1. 修复 Fabric 台阶高度属性不生效问题。

完整更新日志


Changed

  1. Optimize the compatibility logic with other mod attributes;
  2. Add various switch control attribute applications;
  3. Added modifications to the equipment attributes of monsters generated by monster spawners;
  4. The reforge scroll is changed to load the configuration file, which can be configured at will;
  5. Since cloth-config does not support List<Object>, it was replaced with YACL

Fixed

  1. Fixed the problem that the Fabric step height attribute does not take effect.

Full CHANGELOG

1.4.0Релиз1.20, 1.20.1, 1.20.2 · 1 декабря 2023 г.

Forge 1.20 和 1.20.1 版本的 YACL 请使用特供版本,见附件,否则无法启动。

For Forge 1.20 and 1.20.1 versions of YACL, please use the special version, see attachment, otherwise it will not start.


变更

  1. 优化跟其他模组属性兼容性逻辑;
  2. 添加各种开关控制属性应用;
  3. 添加刷怪笼生成的怪物装备属性修改;
  4. 重铸卷轴改为配置文件加载,可以自行随意配置;
  5. 由于 cloth-config 不支持 List<Object> 所以换成了 YACL

修复

  1. 修复 Fabric 台阶高度属性不生效问题。

完整更新日志


Changed

  1. Optimize the compatibility logic with other mod attributes;
  2. Add various switch control attribute applications;
  3. Added modifications to the equipment attributes of monsters generated by monster spawners;
  4. The reforge scroll is changed to load the configuration file, which can be configured at will;
  5. Since cloth-config does not support List<Object>, it was replaced with YACL

Fixed

  1. Fixed the problem that the Fabric step height attribute does not take effect.

Full CHANGELOG

1.3.6Релиз1.20, 1.20.1, 1.20.2 · 24 ноября 2023 г.

Forge 真的不知道为啥,打包后的 jar 是看脸的,有时候可以运行,有时候又报错,傻了,有大佬知道怎么回事儿吗?


修复

  1. 远程武器也受暴击属性影响了。

完整更新日志


Fixed

  1. Ranged weapons are also affected by critical strike attributes.

Full CHANGELOG

1.3.5Релиз1.20, 1.20.1, 1.20.2 · 19 ноября 2023 г.

修复

  1. 以更优雅的方式修复实体刚加载时的黑血问题;
  2. 当 Mob.setItemSlot 时设置物品属性,应该跟大多数设置怪物装备的 mod 兼容;
  3. 尝试兼容 Sinytra Connector,问题是兼容后可能会导致部分属性失效。

完整更新日志


Fixed

  1. Fix the black health problem when the entity is loaded from saved in a more elegant way;
  2. Setting the item attributes when using Mob.setItemSlot should be compatible with most mods that set monster equipment;
  3. Try to be compatible with Sinytra Connector. The problem is that some attributes may become invalid after compatibility.

Full CHANGELOG

Комментарии

Загружаем…