Skip to content

Commit

Permalink
quest updates
Browse files Browse the repository at this point in the history
  • Loading branch information
MuteTiefling committed Jul 11, 2023
1 parent 2cd52d8 commit 06c2cc9
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 4 deletions.
36 changes: 34 additions & 2 deletions config/ftbquests/quests/chapters/ars_nouveau.snbt
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@
type: "item"
}
]
x: 1.5d
x: 2.5d
y: -6.0d
}
{
Expand Down Expand Up @@ -902,6 +902,8 @@
"A Warp Scroll may be bound to a location via Right-Click and then used again later to return the player to that exact spot. The Scroll is consumed on use, however."
""
"Alternatively, a portal may be built using any type of Sourcestone in a rectangular shape. Place a filled Source Jar nearby and toss a bound Warp Scroll through the frame to ignite it, linking it to the coordinates from the scroll. Items, mobs, even spells may pass through these portals, though they are incapable of crossing between dimensions. "
""
"Ghostweave, Mirrorweave, and Falseweave may all be used for portal frames as well, allowing for endless customization!"
]
id: "19C9AC76B4E2B19D"
rewards: [{
Expand Down Expand Up @@ -1015,7 +1017,7 @@
type: "item"
}]
title: "Warp Portals"
x: 2.5d
x: 1.5d
y: -6.0d
}
{
Expand Down Expand Up @@ -2315,6 +2317,36 @@
x: -2.0d
y: -1.0d
}
{
dependencies: ["19C9AC76B4E2B19D"]
description: [
"Much like standard Warp Scrolls, Stabilized Warp Scrolls may be used to great portals. They offer two advantages, however. "
""
"First, the scroll may be used to bind to coordinates in other dimensions, allowing cross-dimensional transportation."
""
"Second, it may be used on a block at any time to generate a temporary portal to the bound coordinates. This does not consume the scroll."
]
id: "506FD0059E6BA5F2"
rewards: [{
command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:loot_boxes/ars_nouveau/rare"
icon: "kubejs:rare_lootbox"
id: "65B241E708BDD124"
player_command: false
title: "Rare Ars Nouveau Loot Box"
type: "command"
}]
tasks: [{
id: "6AB01F1B52E5A89C"
item: {
Count: 1b
id: "ars_nouveau:stable_warp_scroll"
tag: { }
}
type: "item"
}]
x: 0.5d
y: -5.0d
}
]
title: "Ars Nouveau"
}
36 changes: 34 additions & 2 deletions config/ftbquests/quests/chapters/ars_nouveau_expert.snbt
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@
type: "item"
}
]
x: 1.5d
x: 2.5d
y: -6.0d
}
{
Expand Down Expand Up @@ -919,6 +919,8 @@
"A Warp Scroll may be bound to a location via Right-Click and then used again later to return the player to that exact spot. The Scroll is consumed on use, however."
""
"Alternatively, a portal may be built using any type of Sourcestone in a rectangular shape. Place a filled Source Jar nearby and toss a bound Warp Scroll through the frame to ignite it, linking it to the coordinates from the scroll. Items, mobs, even spells may pass through these portals, though they are incapable of crossing between dimensions. "
""
"Ghostweave, Mirrorweave, and Falseweave may all be used for portal frames as well, allowing for endless customization!"
]
hide_dependency_lines: true
id: "524A6B28242AA5B8"
Expand Down Expand Up @@ -1033,7 +1035,7 @@
type: "item"
}]
title: "Warp Portals"
x: 2.5d
x: 1.5d
y: -6.0d
}
{
Expand Down Expand Up @@ -2311,6 +2313,36 @@
x: -2.0d
y: -1.0d
}
{
dependencies: ["524A6B28242AA5B8"]
description: [
"Much like standard Warp Scrolls, Stabilized Warp Scrolls may be used to great portals. They offer two advantages, however. "
""
"First, the scroll may be used to bind to coordinates in other dimensions, allowing cross-dimensional transportation."
""
"Second, it may be used on a block at any time to generate a temporary portal to the bound coordinates. This does not consume the scroll."
]
id: "613C01C04BF4A979"
rewards: [{
command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:loot_boxes/ars_nouveau/rare"
icon: "kubejs:rare_lootbox"
id: "1F5953E382A8C9C2"
player_command: false
title: "Rare Ars Nouveau Loot Box"
type: "command"
}]
tasks: [{
id: "5633FB2A086B9E68"
item: {
Count: 1b
id: "ars_nouveau:stable_warp_scroll"
tag: { }
}
type: "item"
}]
x: 0.5d
y: -5.0d
}
]
title: "Ars Nouveau"
}

0 comments on commit 06c2cc9

Please sign in to comment.