File Details
EquipmentStandard-1.3.5+mc1.20-fabric.jar
- R
- Nov 19, 2023
- 301.59 KB
- 94
- 1.20.2+2
- Fabric
File Name
EquipmentStandard-1.3.5+mc1.20-fabric.jar
Supported Versions
- 1.20.2
- 1.20.1
- 1.20
Curse Maven Snippet
修复
- 以更优雅的方式修复实体刚加载时的黑血问题;
- 当 Mob.setItemSlot 时设置物品属性,应该跟大多数设置怪物装备的 mod 兼容;
- 尝试兼容 Sinytra Connector,问题是兼容后可能会导致部分属性失效。
Fixed
- Fix the black health problem when the entity is loaded from saved in a more elegant way;
- Setting the item attributes when using
Mob.setItemSlotshould be compatible with most mods that set monster equipment; - Try to be compatible with
Sinytra Connector. The problem is that some attributes may become invalid after compatibility.