some new quests
This commit is contained in:
parent
bd379e106f
commit
1b8cec25ff
4 changed files with 69 additions and 0 deletions
|
|
@ -1233,12 +1233,15 @@
|
|||
}
|
||||
{
|
||||
dependencies: ["378E2294EFD85C65"]
|
||||
description: ["{quests.ae2.programmed_circuit_card.desc}"]
|
||||
id: "51B34B3E51B6ECDD"
|
||||
subtitle: "{quests.ae2.programmed_circuit_card.subtitle}"
|
||||
tasks: [{
|
||||
id: "295980339E1FE027"
|
||||
item: "pccard:card_programmed_circuit"
|
||||
type: "item"
|
||||
}]
|
||||
title: "{quests.ae2.programmed_circuit_card.title}"
|
||||
x: 1.0d
|
||||
y: -10.5d
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1314,6 +1314,54 @@
|
|||
x: 13.0d
|
||||
y: 1.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["396E85A39FF414CF"]
|
||||
description: ["{quests.high_voltage.hypertubes.desc}"]
|
||||
icon: "create_hypertube:hypertube_entrance"
|
||||
id: "194AB090A96CBC26"
|
||||
optional: true
|
||||
shape: "heart"
|
||||
subtitle: "{quests.high_voltage.hypertubes.subtitle}"
|
||||
tasks: [
|
||||
{
|
||||
id: "284047DB1B1C022E"
|
||||
item: "create_hypertube:hypertube_entrance"
|
||||
type: "item"
|
||||
}
|
||||
{
|
||||
disable_toast: true
|
||||
id: "794148B8FFC9B001"
|
||||
item: "create_hypertube:hypertube"
|
||||
optional_task: true
|
||||
type: "item"
|
||||
}
|
||||
]
|
||||
title: "{quests.high_voltage.hypertubes.title}"
|
||||
x: 11.5d
|
||||
y: -7.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["396E85A39FF414CF"]
|
||||
description: ["{quests.high_voltage.wand.desc}"]
|
||||
id: "6E370A161895A91B"
|
||||
optional: true
|
||||
shape: "heart"
|
||||
subtitle: "{quests.high_voltage.wand.subtitle}"
|
||||
tasks: [{
|
||||
id: "2311849F50A36265"
|
||||
item: {
|
||||
Count: 1
|
||||
id: "constructionwand:infinity_wand"
|
||||
tag: {
|
||||
wand_options: { }
|
||||
}
|
||||
}
|
||||
type: "item"
|
||||
}]
|
||||
title: "{quests.high_voltage.wand.title}"
|
||||
x: 13.0d
|
||||
y: -8.0d
|
||||
}
|
||||
]
|
||||
subtitle: ["{quests.high_voltage.subtitle}"]
|
||||
title: "{quests.high_voltage}"
|
||||
|
|
|
|||
|
|
@ -308,6 +308,7 @@
|
|||
}
|
||||
id: "tfc:kaolin_clay"
|
||||
}
|
||||
match_nbt: false
|
||||
type: "item"
|
||||
weak_nbt_match: true
|
||||
}]
|
||||
|
|
@ -966,7 +967,9 @@
|
|||
}
|
||||
id: "tfc:metal/ingot/weak_red_steel"
|
||||
}
|
||||
match_nbt: false
|
||||
type: "item"
|
||||
weak_nbt_match: true
|
||||
}
|
||||
{
|
||||
id: "2A068958F7451FFB"
|
||||
|
|
@ -980,7 +983,9 @@
|
|||
}
|
||||
id: "tfc:metal/ingot/black_steel"
|
||||
}
|
||||
match_nbt: false
|
||||
type: "item"
|
||||
weak_nbt_match: true
|
||||
}
|
||||
]
|
||||
title: "{quests.metal_age.highcarb_red_steel.title}"
|
||||
|
|
@ -1157,7 +1162,9 @@
|
|||
}
|
||||
id: "tfc:metal/ingot/weak_blue_steel"
|
||||
}
|
||||
match_nbt: false
|
||||
type: "item"
|
||||
weak_nbt_match: true
|
||||
}
|
||||
{
|
||||
id: "2755C292E4E19530"
|
||||
|
|
@ -1171,7 +1178,9 @@
|
|||
}
|
||||
id: "tfc:metal/ingot/black_steel"
|
||||
}
|
||||
match_nbt: false
|
||||
type: "item"
|
||||
weak_nbt_match: true
|
||||
}
|
||||
]
|
||||
title: "{quests.metal_age.highcarb_blu_steel.title}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue