quest fixes
This commit is contained in:
parent
bf3bde4b16
commit
61bcac2693
3 changed files with 62 additions and 5 deletions
|
|
@ -3,7 +3,16 @@
|
|||
default_quest_shape: ""
|
||||
filename: "ore_processing"
|
||||
group: "19428C6E7A36D463"
|
||||
icon: "gtceu:crushed_iron_ore"
|
||||
icon: {
|
||||
Count: 1
|
||||
ForgeCaps: {
|
||||
"tfc:item_heat": {
|
||||
heat: 0.0f
|
||||
ticks: 0L
|
||||
}
|
||||
}
|
||||
id: "gtceu:crushed_iron_ore"
|
||||
}
|
||||
id: "24C1683140DBB5F2"
|
||||
order_index: 4
|
||||
quest_links: [ ]
|
||||
|
|
|
|||
|
|
@ -971,7 +971,16 @@
|
|||
]
|
||||
dependency_requirement: "one_completed"
|
||||
description: ["{quests.steam_age.red_alloy.desc}"]
|
||||
icon: "gtceu:red_alloy_ingot"
|
||||
icon: {
|
||||
Count: 1
|
||||
ForgeCaps: {
|
||||
"tfc:item_heat": {
|
||||
heat: 0.0f
|
||||
ticks: 0L
|
||||
}
|
||||
}
|
||||
id: "gtceu:red_alloy_ingot"
|
||||
}
|
||||
id: "781C6AD30194CB45"
|
||||
shape: "square"
|
||||
size: 1.0d
|
||||
|
|
|
|||
|
|
@ -306,6 +306,12 @@
|
|||
]
|
||||
icon: {
|
||||
Count: 1
|
||||
ForgeCaps: {
|
||||
"tfc:item_heat": {
|
||||
heat: 0.0f
|
||||
ticks: 0L
|
||||
}
|
||||
}
|
||||
id: "gtceu:copper_saw"
|
||||
tag: {
|
||||
DisallowContainerItem: 0b
|
||||
|
|
@ -1316,6 +1322,12 @@
|
|||
]
|
||||
icon: {
|
||||
Count: 1
|
||||
ForgeCaps: {
|
||||
"tfc:item_heat": {
|
||||
heat: 0.0f
|
||||
ticks: 0L
|
||||
}
|
||||
}
|
||||
id: "gtceu:copper_pickaxe"
|
||||
tag: {
|
||||
DisallowContainerItem: 0b
|
||||
|
|
@ -2079,7 +2091,16 @@
|
|||
{
|
||||
dependencies: ["5E186CD5E83BFDF0"]
|
||||
description: ["{quests.stone_age.crush_ore.desc}"]
|
||||
icon: "gtceu:crushed_copper_ore"
|
||||
icon: {
|
||||
Count: 1
|
||||
ForgeCaps: {
|
||||
"tfc:item_heat": {
|
||||
heat: 0.0f
|
||||
ticks: 0L
|
||||
}
|
||||
}
|
||||
id: "gtceu:crushed_copper_ore"
|
||||
}
|
||||
id: "2621BF784BEB7033"
|
||||
subtitle: "{quests.stone_age.crush_ore.subtitle}"
|
||||
tasks: [{
|
||||
|
|
@ -2101,7 +2122,16 @@
|
|||
{
|
||||
dependencies: ["2621BF784BEB7033"]
|
||||
description: ["{quests.stone_age.crush_crushed_ore.desc}"]
|
||||
icon: "gtceu:impure_copper_dust"
|
||||
icon: {
|
||||
Count: 1
|
||||
ForgeCaps: {
|
||||
"tfc:item_heat": {
|
||||
heat: 0.0f
|
||||
ticks: 0L
|
||||
}
|
||||
}
|
||||
id: "gtceu:impure_copper_dust"
|
||||
}
|
||||
id: "050444CE0EA04FDF"
|
||||
subtitle: "{quests.stone_age.crush_crushed_ore.subtitle}"
|
||||
tasks: [
|
||||
|
|
@ -2138,7 +2168,16 @@
|
|||
{
|
||||
dependencies: ["050444CE0EA04FDF"]
|
||||
description: ["{quests.stone_age.clean_dust.desc}"]
|
||||
icon: "gtceu:copper_dust"
|
||||
icon: {
|
||||
Count: 1
|
||||
ForgeCaps: {
|
||||
"tfc:item_heat": {
|
||||
heat: 0.0f
|
||||
ticks: 0L
|
||||
}
|
||||
}
|
||||
id: "gtceu:copper_dust"
|
||||
}
|
||||
id: "3462FD6E24F9BE0B"
|
||||
subtitle: "{quests.stone_age.clean_dust.subtitle}"
|
||||
tasks: [{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue