#Changing the item entity

1 messages · Page 1 of 1 (latest)

gaunt kite
#

So want to change an item thats dropped

#

So i did this

{
    "format_version": "1.18.10",
    "minecraft:entity": {
        "description": {
            "identifier": "minecraft:item",
            "is_spawnable": false,
            "is_summonable": false,
            "is_experimental": false
        },
        "components": {
            "minecraft:nameable": {
                "always_show": true,
                "allow_name_tag_renaming": false
            }
        }
    }
}
#

And it worked to my suprise but tbh Idk if I'll fuck somthing up

gleaming whale
#

item that's dropped?

gaunt kite
#

Yup

gaunt kite
#

Witch the nameTag is change via scripts but normally you can't but the json above allowed me to

gleaming whale
# gaunt kite

So what you were trying to do worked? do you need any other help?

gaunt kite
#

Only show if your close enough