minecraft-crawler/config/tierify-client.json5
2024-08-08 16:24:29 -06:00

10 lines
No EOL
271 B
Text

{
// Whether or not to show the reforging tab in the anvil screen.
"showReforgingTab": true,
"xIconPosition": 0,
"yIconPosition": 0,
"tieredTooltip": true,
// Swaps the text with a plate displayed on the item's name.
"showPlatesOnName": true,
"centerName": true
}