Skip to content

Entity "unspecified" doesn't have all nbt tags #6

Description

@noamsm

I'm trying to do something like this:
data merge entity @s {ArmorDropChances:[0.25f,0.25f,0.25f,0.25f]}
So when I execute this function as a mob it will change the entity's NBT.
The problem is that if I don't specify a mod type then the extension marks this as an error.
The error message it is showing is:

Unknown child 'ArmorDropChances' for entity 'unspecified' mcfunction(argument.nbt.compound.unknown)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions