your current location:首页 > news>[AE A] AdDitional Entity Attributes Minecraft

[AE A] AdDitional Entity Attributes Minecraft

2024-12-15 01:12:50|Myriagame |source:minecraft skins

Overview

Additional Entity Attributes adds some new attributes for players and entities.This module allows other modules to be compatible with it as an API.

Add attribute

Suitable for all entities

Water_speed: Control the speed of players in the water;

Lava_speed: control the speed of players in the magma;

LUNG_CAPACITY: extra oxygen value;

Jump_height: control the player's jump height;

Dropped_experience: Change the experience of digging blocks or killing creatures;

Magic_protection: Reduce the damage to the magic;

Width: Control the width of the player;

Height: control the height of the player;

Hitbox_scal: control the player's collision box scale;

Hitbox_width: Control the width of the player's collision box;

Hitbox_height: control the height of the player's collision box;

MODEL_SCALE: Control the model scale of the player;

MODEL_WIDTH: Control the width of the model of the player;

Hitbox_height: Control the height of the model of the player;

Mob_Detection_range: Control the scope of players can be recognized by hostile biology.

Applicable to players

Water_Visibility: control the player's visibility underwater by adjusting the distance;

Lava_visibility: control the visibility of players under the magma by adjusting the distance;

Critical_bonus_damage: Controls extra damage caused by crit;

DIG_SPEED: Control the speed of excavation of players;

Bonus_loot_count_rolls: Control the warriper when the player uses such as robbing and lucking should refer to the attachment of enchantment, that is, the effect of enhanced the effect of enchanting;

Bonus_rare_loot_rolls: The number of tallest watches based on probability is repeated, that is, the number of times of the CPCCCs is obtained after performing a certain operation.The thing that blame it once is equivalent to hitting several times

Entity type label

adDitionalentityAttributes: AFFECTED_BY_COLLECTION_RANGE: Use this label to mark a physical type to be affected by the "collection scope" attribute, and items and experiences that can be affected by default can be affected.

use

Player

Under normal circumstances, players do not have to install this library by themselves because most of the modules that rely on this library will include this library.

If you want to use the attributes or functions mentioned above through commands or other ways, please.

Developer

Feel free to jij. You can fetch all builds from the modrinth maven:

 repositories {exclusiveContent {forrepository {maven {name = "modrinth" url = "https: //api.modrinth. com/maven "}} Filter {infludegroup" maven.modrinth "}}} 
 Dependencies {modimplementation include ("maven.modRINTH: additionalentityAttributes: ")}  

Minecraft images

Minecraft images

Minecraft images

In addition to other statements, MCMOD.CN, all open public editing content uses the BY-NC-SA 3.0 protocol.