Fixed Free the End advancement icon

This commit is contained in:
PrairieWind 2022-10-03 10:31:10 -06:00
parent aeaaa45026
commit f0d5080df7
1 changed files with 1 additions and 1 deletions

View File

@ -252,7 +252,7 @@ awards.register_achievement("mcl:witheringHeights", {
awards.register_achievement("mcl:freeTheEnd", {
title = S("Free the End"),
description = S("Kill the ender dragon. Good Luck!"),
icon = "mobs_mc_spawn_icon_dragon.png", -- TODO: Dragon Head Icon
icon = "(spawn_egg.png^[multiply:#252525)^(spawn_egg_overlay.png^[multiply:#b313c9)", -- TODO: Dragon Head Icon
})
-- Triggered in mcl_fishing