Quest changes (#1251)
* - Lots of ui updates. And a couple fixes. * - New button textures. - Fixed campfire loot table. - Made anvil rod recipes easier. - Added assembler recipes for multiblock tank parts. * - Added assembler recipes for multiblock tank parts. * - Updated Changelog * - Some more UI tweaks. - Added modern-markings mod with integration. * - Updated stromatolite textures - Added some more WIP venus foliage * - Moved some blocks over from tfg-core. * - Updated textures for tier-1 rocket and food oven. * - Updated textures for more ad-astra stuff + new panorama * - Biodiesel stuff * - Quests re-ordering and some new ones --------- Co-authored-by: Pyritie <pyritie@gmail.com>
This commit is contained in:
parent
dde7ca5b89
commit
d0ad38a901
5 changed files with 188 additions and 3558 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -9,29 +9,10 @@
|
|||
quest_links: [ ]
|
||||
quests: [
|
||||
{
|
||||
can_repeat: false
|
||||
description: ["{quests.tfg.welcome.desc}"]
|
||||
icon: "tfg:terra_firma_greg"
|
||||
id: "427814F6E9386772"
|
||||
rewards: [
|
||||
{
|
||||
auto: "no_toast"
|
||||
id: "49E401323B66BD59"
|
||||
item: {
|
||||
Count: 1
|
||||
id: "patchouli:guide_book"
|
||||
tag: {
|
||||
"patchouli:book": "tfc:field_guide"
|
||||
}
|
||||
}
|
||||
type: "item"
|
||||
}
|
||||
{
|
||||
auto: "no_toast"
|
||||
id: "3681660250209F02"
|
||||
item: "ftbquests:book"
|
||||
type: "item"
|
||||
}
|
||||
]
|
||||
shape: "gear"
|
||||
size: 4.0d
|
||||
subtitle: "{quests.tfg.welcome.subtitle}"
|
||||
|
|
@ -82,6 +63,7 @@
|
|||
y: 2.5d
|
||||
}
|
||||
{
|
||||
can_repeat: true
|
||||
dependencies: ["427814F6E9386772"]
|
||||
description: ["{quests.tfg.field_guide.desc}"]
|
||||
icon: {
|
||||
|
|
@ -92,32 +74,34 @@
|
|||
}
|
||||
}
|
||||
id: "3D7B0F3134C30364"
|
||||
rewards: [
|
||||
{
|
||||
id: "013F1894A0BED173"
|
||||
item: {
|
||||
Count: 1
|
||||
id: "patchouli:guide_book"
|
||||
tag: {
|
||||
"patchouli:book": "tfc:field_guide"
|
||||
}
|
||||
}
|
||||
type: "item"
|
||||
}
|
||||
{
|
||||
id: "71AF6F847DC58F4D"
|
||||
item: "ftbquests:book"
|
||||
type: "item"
|
||||
}
|
||||
]
|
||||
subtitle: "{quests.tfg.field_guide.subtitle}"
|
||||
tasks: [{
|
||||
dimension: "minecraft:overworld"
|
||||
icon: "gtceu:overworld_marker"
|
||||
id: "4433F67AD2E0F1D4"
|
||||
title: "{quests.stone_age.temperature.task}"
|
||||
type: "dimension"
|
||||
id: "28491210C53D9AB2"
|
||||
title: "{quests.tasktype.checkmark}"
|
||||
type: "checkmark"
|
||||
}]
|
||||
title: "{quests.tfg.field_guide.title}"
|
||||
x: 0.0d
|
||||
y: 3.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["427814F6E9386772"]
|
||||
description: ["{quests.tfg.quest_shapes.desc}"]
|
||||
id: "4232E14D66AF2675"
|
||||
subtitle: "{quests.tfg.quest_shapes.subtitle}"
|
||||
tasks: [{
|
||||
id: "464F635C92FA02DC"
|
||||
title: "{quests.tfg.icons.title}"
|
||||
type: "checkmark"
|
||||
}]
|
||||
title: "{quests.tfg.quest_shapes.title}"
|
||||
x: 2.5d
|
||||
y: 2.5d
|
||||
}
|
||||
]
|
||||
subtitle: ["{quests.tfg.subtitle}"]
|
||||
title: "{quests.tfg}"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
default_hide_dependency_lines: false
|
||||
default_quest_shape: ""
|
||||
filename: "space_survival"
|
||||
group: "21D975CEBDE06BA9"
|
||||
group: "19428C6E7A36D463"
|
||||
icon: {
|
||||
Count: 1
|
||||
id: "ad_astra:tier_1_rocket"
|
||||
|
|
@ -18,6 +18,7 @@
|
|||
id: "671B872DCEFCA5DD"
|
||||
images: [
|
||||
{
|
||||
alpha: 150
|
||||
height: 2.5d
|
||||
image: "ad_astra:textures/gui/sprites/space_station.png"
|
||||
rotation: 0.0d
|
||||
|
|
@ -114,7 +115,7 @@
|
|||
y: -8.0d
|
||||
}
|
||||
]
|
||||
order_index: 0
|
||||
order_index: 4
|
||||
quest_links: [
|
||||
{
|
||||
id: "62E455D8BAA50151"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue