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