Skip to content

Commit

Permalink
shifted qi quest, fixed some things.
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePansmith committed Oct 19, 2024
1 parent 38b7479 commit 8845ffa
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 55 deletions.
63 changes: 61 additions & 2 deletions config/ftbquests/quests/chapters/late_game.snbt
Original file line number Diff line number Diff line change
Expand Up @@ -605,7 +605,7 @@
]
title: "&2Advanced LuV Alloys"
x: 1.5d
y: 14.5d
y: 14.25d
}
{
dependencies: ["78DCEF2FF2E1AC8C"]
Expand Down Expand Up @@ -1428,7 +1428,7 @@
type: "item"
}]
title: "&2Enriched Naquadah"
x: 13.0d
x: 11.0d
y: 14.0d
}
{
Expand Down Expand Up @@ -2822,6 +2822,65 @@
x: 29.25d
y: 16.5d
}
{
dependencies: [
"1349044BF8C04A12"
"458FF3F9BC8E025B"
]
description: [
"&9Upgraded form of the Soul Binder&r"
""
"Accepts any &6Parallel Control Hatch&r, parallelizing up to &e4096x&r with the best hatch!."
]
icon: "gtceu:quintessence_infuser"
id: "0608EE0A3BDE58D5"
rewards: [{
id: "61D7174842FE7D36"
item: "kubejs:moni_quarter"
type: "item"
}]
size: 1.5d
tasks: [
{
id: "0235FA500D9F953C"
item: "gtceu:quintessence_infuser"
type: "item"
}
{
count: 12L
id: "181FE76CD595DF04"
item: { Count: 12, id: "enderio:ensouled_chassis" }
type: "item"
}
{
count: 24L
id: "7375E5C90B542A1E"
item: { Count: 24, id: "gtceu:tungsten_frame" }
type: "item"
}
{
count: 36L
id: "5BF59752E9522F50"
item: { Count: 36, id: "gtceu:fusion_glass" }
type: "item"
}
{
count: 5L
id: "47FEFD33C0AFB1A0"
item: { Count: 5, id: "gtceu:tungstensteel_pipe_casing" }
type: "item"
}
{
count: 67L
id: "2E43A58DB1519CB2"
item: { Count: 67, id: "kubejs:dark_soularium_casing" }
type: "item"
}
]
title: "&9Quintessence Infuser"
x: 1.5d
y: 16.25d
}
]
title: "Late Game"
}
53 changes: 0 additions & 53 deletions config/ftbquests/quests/chapters/mid_game.snbt
Original file line number Diff line number Diff line change
Expand Up @@ -3129,59 +3129,6 @@
x: 6.0d
y: 8.5d
}
{
dependencies: ["1349044BF8C04A12"]
description: [
"&2Upgraded form of the Soul Binder&r"
""
"Accepts any &6Parallel Control Hatch&r, parallelizing up to &e4096x&r with the best hatch!."
]
id: "3DC4B160A2B0FF9A"
rewards: [{
id: "40C6AC07AC9F6EFB"
item: "kubejs:moni_quarter"
type: "item"
}]
tasks: [
{
id: "52542C99DFA4BBBF"
item: "gtceu:quintessence_infuser"
type: "item"
}
{
count: 12L
id: "670A6FF907228EF7"
item: { Count: 12, id: "enderio:ensouled_chassis" }
type: "item"
}
{
count: 24L
id: "150E1148924780FF"
item: { Count: 24, id: "gtceu:tungsten_frame" }
type: "item"
}
{
count: 36L
id: "54C714DECB262FD1"
item: { Count: 36, id: "gtceu:fusion_glass" }
type: "item"
}
{
count: 5L
id: "79C1B9BE67982463"
item: { Count: 5, id: "gtceu:tungstensteel_pipe_casing" }
type: "item"
}
{
count: 67L
id: "5D284C18C46D6F16"
item: { Count: 67, id: "kubejs:dark_soularium_casing" }
type: "item"
}
]
x: 25.75d
y: 12.0d
}
]
title: "Mid Game"
}

0 comments on commit 8845ffa

Please sign in to comment.