add double rocket to quests
This commit is contained in:
parent
177fa41697
commit
27cab596a9
4 changed files with 27 additions and 8 deletions
|
|
@ -110,18 +110,26 @@
|
|||
"3B18DE7395776B41"
|
||||
]
|
||||
description: ["{quests.extreme_voltage.t2_rocket.desc}"]
|
||||
icon: {
|
||||
Count: 1
|
||||
id: "ad_astra:tier_2_rocket"
|
||||
tag: { }
|
||||
}
|
||||
icon_scale: 2.0d
|
||||
id: "52AB0BDC64293253"
|
||||
shape: "none"
|
||||
size: 2.0d
|
||||
subtitle: "{quests.extreme_voltage.t2_rocket.subtitle}"
|
||||
tasks: [{
|
||||
id: "00802CE875F2FB24"
|
||||
id: "13C10613129C3692"
|
||||
item: {
|
||||
Count: 1
|
||||
id: "ad_astra:tier_2_rocket"
|
||||
tag: { }
|
||||
id: "ftbfiltersystem:smart_filter"
|
||||
tag: {
|
||||
"ftbfiltersystem:filter": "or(item(ad_astra:tier_2_rocket)item(tfg:tier_2_double_rocket))"
|
||||
}
|
||||
}
|
||||
title: "{quests.extreme_voltage.t2_rocket.task}"
|
||||
type: "item"
|
||||
}]
|
||||
title: "{quests.extreme_voltage.t2_rocket.title}"
|
||||
|
|
|
|||
|
|
@ -1010,18 +1010,26 @@
|
|||
]
|
||||
dependency_requirement: "one_completed"
|
||||
description: ["{quests.high_voltage.rocket_t1.desc}"]
|
||||
icon: {
|
||||
Count: 1
|
||||
id: "ad_astra:tier_1_rocket"
|
||||
tag: { }
|
||||
}
|
||||
icon_scale: 2.0d
|
||||
id: "3FBDC8552F7D8008"
|
||||
shape: "none"
|
||||
size: 2.0d
|
||||
subtitle: "{quests.high_voltage.rocket_t1.subtitle}"
|
||||
tasks: [{
|
||||
id: "76D1CE96C52F9963"
|
||||
id: "6F40128FAA409B16"
|
||||
item: {
|
||||
Count: 1
|
||||
id: "ad_astra:tier_1_rocket"
|
||||
tag: { }
|
||||
id: "ftbfiltersystem:smart_filter"
|
||||
tag: {
|
||||
"ftbfiltersystem:filter": "or(item(ad_astra:tier_1_rocket)item(tfg:tier_1_double_rocket))"
|
||||
}
|
||||
}
|
||||
title: "{quests.high_voltage.rocket_t1.task}"
|
||||
type: "item"
|
||||
}]
|
||||
title: "{quests.high_voltage.rocket_t1.title}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue