#(daxz_) is `/attribute @s minecraft:generic.scale base set ` in denizen yet
1 messages · Page 1 of 1 (latest)
(daxz_) is /attribute @s minecraft:generic.scale base set in denizen yet
Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.
!m entitytag.add_attribute_modifiers
Adds attribute modifiers to an entity without altering existing modifiers.
For input format details, refer to !language attribute modifiers.
EntityTag
MapTag
<EntityTag.has_attribute> Returns whether the entity has the named attribute. Valid attribute name...
<EntityTag.attribute_modifiers> Returns a map of all attribute modifiers on the entity, with key a...
<EntityTag.attribute_default_value> Returns the default value of the named attribute for the entit...
<EntityTag.attribute_base_value> Returns the base value of the named attribute for the entity. See...
<EntityTag.attribute_value> Returns the final calculated value of the named attribute for the enti...
!m entitytag.attribute_modifiers
Sets the attribute modifiers of an entity.
This is a SET operation, meaning pre-existing modifiers are removed.
For input format details, refer to !language attribute modifiers.
EntityTag
MapTag
<EntityTag.has_attribute> Returns whether the entity has the named attribute. Valid attribute name...
<EntityTag.attribute_modifiers> Returns a map of all attribute modifiers on the entity, with key a...
<EntityTag.attribute_default_value> Returns the default value of the named attribute for the entit...
<EntityTag.attribute_base_value> Returns the base value of the named attribute for the entity. See...
<EntityTag.attribute_value> Returns the final calculated value of the named attribute for the enti...
Either or.