add maintenance hatches to the the cleanroom quest (#2435)
* Update items.food.js Signed-off-by: thederpysockdude123 <thederpysockdude123@gmail.com> * Revert "add tfc:foods tag to a whole bunch of TFG foods" * remove macaw's stuff from boiler recipes for easier menu nav Signed-off-by: thederpysockdude123 <thederpysockdude123@gmail.com> * Update hv__high_voltage.snbt Signed-off-by: thederpysockdude123 <thederpysockdude123@gmail.com> * added maintenance hatches to cleanroom quest Signed-off-by: thederpysockdude123 <thederpysockdude123@gmail.com> * added localization string (i think) Signed-off-by: thederpysockdude123 <thederpysockdude123@gmail.com> * moved to the right spot methinks Signed-off-by: thederpysockdude123 <thederpysockdude123@gmail.com> * Update hv__high_voltage.snbt Signed-off-by: thederpysockdude123 <thederpysockdude123@gmail.com> --------- Signed-off-by: thederpysockdude123 <thederpysockdude123@gmail.com>
This commit is contained in:
parent
aeca63edfb
commit
93221ceeae
1 changed files with 13 additions and 2 deletions
|
|
@ -484,7 +484,7 @@
|
|||
size: 2.0d
|
||||
subtitle: "{quests.high_voltage.cleanroom.subtitle}"
|
||||
tasks: [
|
||||
{
|
||||
{
|
||||
id: "563BFE52E8A51D9F"
|
||||
item: "gtceu:cleanroom"
|
||||
type: "item"
|
||||
|
|
@ -498,7 +498,6 @@
|
|||
{
|
||||
id: "18AECBFB42064D4E"
|
||||
item: "gtceu:plascrete"
|
||||
optional_task: true
|
||||
type: "item"
|
||||
}
|
||||
{
|
||||
|
|
@ -507,6 +506,18 @@
|
|||
optional_task: true
|
||||
type: "item"
|
||||
}
|
||||
{
|
||||
id: "0B8D91BE431AEB56"
|
||||
item: {
|
||||
Count: 1
|
||||
id: "ftbfiltersystem:smart_filter"
|
||||
tag: {
|
||||
"ftbfiltersystem:filter": "or(item(gtceu:auto_maintenance_hatch)item(gtceu:maintenance_hatch))"
|
||||
}
|
||||
}
|
||||
title: "{quests.high_voltage.cleanroom.task}"
|
||||
type: "item"
|
||||
}
|
||||
]
|
||||
title: "{quests.high_voltage.cleanroom.title}"
|
||||
x: 0.0d
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue