boiler quests are now optional
as they're supposed to be.
This commit is contained in:
@@ -646,11 +646,19 @@
|
||||
shape: "rsquare"
|
||||
size: 0.66d
|
||||
subtitle: "We're gonna need more charcoal"
|
||||
tasks: [{
|
||||
id: "7D2406F7A603AAAE"
|
||||
item: "gtceu:titanium_large_boiler"
|
||||
type: "item"
|
||||
}]
|
||||
tasks: [
|
||||
{
|
||||
id: "7D2406F7A603AAAE"
|
||||
item: "gtceu:titanium_large_boiler"
|
||||
optional_task: true
|
||||
type: "item"
|
||||
}
|
||||
{
|
||||
id: "7A6913316A12A7DB"
|
||||
title: "I wasn't going to craft one anyway"
|
||||
type: "checkmark"
|
||||
}
|
||||
]
|
||||
title: "Worse Combustion"
|
||||
x: 3.375d
|
||||
y: 5.625d
|
||||
|
||||
@@ -301,10 +301,12 @@
|
||||
{
|
||||
id: "4C89839747EDFFF5"
|
||||
item: "gtceu:tungstensteel_large_boiler"
|
||||
optional_task: true
|
||||
type: "item"
|
||||
}
|
||||
{
|
||||
id: "4F863C04757556B2"
|
||||
title: "Yup, totally crafted one."
|
||||
type: "checkmark"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user