#i have a problem with my texture pack
1 messages · Page 1 of 1 (latest)
<@&1201956957406109788>
💬 While you wait, take this time to provide more context and details.
🙇 If nobody has answered you by <t:1745672695:t>, feel free to use the Summon Helpers button to ping our helper team.
✅ Once your question has been resolved (or you no longer need it), please click Resolve Question or run /resolve
could you send the contents of the resource pack? it would make it easier to find the issue
like just send it so i can look through it
and whats the title command you're running?
/title
/title @a title {"text":"\uE001"}
is it true
nope
found the issue
replace the text in your default.json font file with this: { "providers": [ { "type": "bitmap", "file": "minecraft:font/coin.png", "ascent": 16, "height": 16, "chars": ["\uE001"] }, { "type": "bitmap", "file": "minecraft:font/star.png", "ascent": 16, "height": 16, "chars": ["\uE002"] }, { "type": "bitmap", "file": "minecraft:font/heart.png", "ascent": 16, "height": 16, "chars": ["\uE003"] } ]}
they weren't defined correctly
@bitter elk
yeahh it works
cool
rly rly rly thanks for help