#How do I change my block name from this to just Snowy Cobblestone
1 messages · Page 1 of 1 (latest)
tile.myname:snowy_cobblestone.name=Snowy Cobblestone
In your en_US.lang
tried that
still have the same issue
the namespaces are different
also there shouldn't be uppercase letters in identifiers
found the problem
in the construction menu I got the broken name but in the decortive stone menu It's Snowy cobblestone
still have the problem tho
Not sure what to do
Try” Minecraft:display_name”: “” on the component block
And on the language file you are referencing the vbe:snowy_conbblestone. That’s why one has a name and the other don’t.
I don’t know if you will use two equal looking blocks, but if not, try finding the file that has the my name:———- on the identifier and delete it cause it will only bother you.
But if you want the myname identifier to have an display name, then just reference it on the language files with the code that displays the name you want
sorry for the late response but I fixed the error
the error was involving block wizard