Craftoria

Craftoria

816k Downloads

[Bug Report]: Modern Industralization Coke is not being recognized as a valid quest submission item for quest "Coke"

jog1t opened this issue ยท 3 comments

commented

Modpack Version

1.20.3

Describe your issue.

Image

Image

Image

Image

Tried following:

  • creating a Coke from Coke Oven
  • creating a Coke by compressing Coke Dust

Crash Report

No response

Latest Log

No response

Have you modified the modpack?

No

User Modifications

No.

Did the issue happen in singleplayer or on a server?

Singleplayer

Discord Username

No response

commented

Added another Coke as a requirement to the quest in other save, reloaded the main world - the added Coke is automatically marked as done:

Image

its weird bc in the config file, both cokes, are the same:

{
  id: "57E1E2BC5784F00C"
  item: { count: 1, id: "modern_industrialization:coke" }
  type: "item"
},
{
  id: "104B7DF6AAF9F529"
  item: { count: 1, id: "modern_industrialization:coke" }
  type: "item"
}
commented

This is a bug with FTBQ sometimes completing a quest, but not marking it as such.

This happens randomly(?) to other quests as well, we've had some people have an entire quest chapter be "completed/100%" but ftbq saying it wasn't.

commented

I think changing the ID to something new will do the trick. Thanks for the insights!