Armor Statues Datapack

Armor Statues Datapack

14.6k Downloads

[BUG] The advancement's tab doesn't have a texture (fix below)

Closed this issue ยท 1 comments

commented

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)

commented

pushed a fix, thank you!