作者:rebot | 分类:模组
Minecraft 版本: 1.20.2
平台: neoforge
标签: game-mechanics library utility
Adds a list of new attributes for entities and players. These Attributes allow for mod compatibility between all mods that use those and serve as an API for mods that want to make use of those.
additionalentityattributes:critical_bonus_damage: Controls the bonus damage dealt when dealing critical hits.additionalentityattributes:water_speed: Controls the speed of the player when in water.additionalentityattributes:water_visibility: Controls the vision of the player when in water by adjusting the fog distance.additionalentityattributes:lava_speed: Controls the speed of the player when in lava.additionalentityattributes:lava_visibility: Controls the vision of the player when in lava by adjusting the fog distance.additionalentityattributes:generic.dig_speed: Controls the dig speed of the player.additionalentityattributes:generic.lung_capacity: Additional air when underwater / suffocating.additionalentityattributes:generic.bonus_loot_count_rolls: Controls the drops the player gets when using enchantments, such as looting or fortune.additionalentityattributes:generic.bonus_rare_loot_rolls: Number of rerolls when chance based loot tables are rolled.additionalentityattributes:player.dropped_experience Modifies the experience dropped from mining blocks and killing mobs.additionalentityattributes:player.magic_protection: Reduces the amount of magic damage taken.Chances are, you do not have to install this library yourself, since most mods that make use of it, will ship it themselves. If you want to make use of the above attributes via commands or anything else, feel free to, of course.
Feel free to JIJ
请登录后举报
暂无评论,抢个沙发吧~