
[BUG] The advancement's tab doesn't have a texture (fix below)
Closed this issue ยท 1 comments
Issue Description:
Basically during 1.21.5's snapshots they changed the background syntax for advancements.
(armor_statues.json is the file that must receive a 1.21.5 pack overlay)
"background": "minecraft:textures/block/black_concrete.png",
changes to
"background": "block/black_concrete",
v2.15.0 of armor statues is the latest (affected) version
FYI: Your Custom Roleplay Data (datapack) is also affected as well (though that is a different file and repo)