Describe the bug
if wanting to overwrite the Name of a Ore using the formatters section, it will not work and it will give the item no name.
To Reproduce
- add this piece of text to the coal ore configuration file (for 1.16 add quotation marks before the double point in the 3rd line)
item: {
formatters: {
: [
{
text: '{fg} Ore ({bg})'
}
]
}
}
(indents have been removed for some reason)
- make sure the ore is active in the common config
- start the game
- see the item name
Expected behavior
that it shows the correct text, not none
Screenshots

Versions:
- Ore Stone Variants Version: Newest
- Forge Version: 36.2.39 / 40.2.0
Additional context
for minecraft version 1.18, the coal ore preset (txt, because github doesn't support xjs):
coal_ore.txt