MC  Eternal

MC Eternal

4M Downloads

[BUG] *FTBquest icon error*

Nothingness-Void opened this issue · 1 comments

commented

Description of the Bug

The quest "Into the Highlands" tasks advancement lost icon: "twilightforest:uberous_soil",
quset file is MC-Eternal-main\config\ftbquests\normal\chapters\ca973051\ddd3c587.snbt
the code is tasks: [{ uid: "7485143d", type: "advancement", title: "进度: &e最终对决", advancement: "twilightforest:progress_merge", criterion: "" },
And the current icon is wheat

Expected Behaviour

I think it shoud be
tasks: [{ uid: "7485143d", type: "advancement", title: "进度: &e最终对决", icon: "twilightforest:uberous_soil", advancement: "twilightforest:progress_merge", criterion: "" },

Modpack Version

1.6.1

Screenshots

image
image
image

Log

No response

Extra Info

Please ignore the Chinese, I am localizing this mod pack
Sorry for the poor English, I hope I have made myself clear

commented

i think i got a report of this but forgot about it, thanks for the heads up there, it'll be addressed in a PR reasonably soon.