add checkmark to cooked meat preservation quest for meats that are for some reason not included (#2508)
* add checkmark to cooked meat preservation quest for meats that are for some reason not included Signed-off-by: thederpysockdude123 <thederpysockdude123@gmail.com> * Update queststfc_tips.snbt Signed-off-by: thederpysockdude123 <thederpysockdude123@gmail.com> * Update queststfc_tips.snbt Signed-off-by: Pyritie <pyritie@gmail.com> --------- Signed-off-by: thederpysockdude123 <thederpysockdude123@gmail.com> Signed-off-by: Pyritie <pyritie@gmail.com> Co-authored-by: Pyritie <pyritie@gmail.com>
This commit is contained in:
parent
848b0db31b
commit
2e82bb0ca3
1 changed files with 7 additions and 0 deletions
|
|
@ -1104,6 +1104,7 @@
|
|||
"ftbfiltersystem:filter": "or(custom(HasPreservation/tfc:wood_grilled)custom(HasPreservation/firmaciv:oven_baked))"
|
||||
}
|
||||
}
|
||||
optional_task: true
|
||||
title: "{quests.tfg_tips.cook_meat.task.1}"
|
||||
type: "item"
|
||||
}
|
||||
|
|
@ -1116,9 +1117,15 @@
|
|||
"ftbfiltersystem:filter": "or(item(tfc:wrought_iron_grill)item(firmalife:cured_oven_top))"
|
||||
}
|
||||
}
|
||||
optional_task: true
|
||||
title: "{quests.tfg_tips.cook_meat.task.2}"
|
||||
type: "item"
|
||||
}
|
||||
{
|
||||
id: "3277299EE8419365"
|
||||
title: "{quests.tasktype.checkmark}"
|
||||
type: "checkmark"
|
||||
}
|
||||
]
|
||||
title: "{quests.tfg_tips.cook_meat.title}"
|
||||
x: 5.0d
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue