Skip to content

Commit

Permalink
quests
Browse files Browse the repository at this point in the history
  • Loading branch information
MuteTiefling committed Jun 18, 2023
1 parent 786ede1 commit fd599fb
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 21 deletions.
32 changes: 30 additions & 2 deletions config/ftbquests/quests/chapters/ars_nouveau_expert.snbt
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,36 @@
}]
shape: "gear"
tasks: [{
id: "4C0C28C6DB286E4B"
item: "ars_nouveau:novice_spell_book"
id: "5F9E4E6B1B0F02DE"
item: {
Count: 1b
id: "itemfilters:or"
tag: {
items: [
{
Count: 1b
id: "ars_elemental:yellow_archwood_sapling"
}
{
Count: 1b
id: "ars_nouveau:blue_archwood_sapling"
}
{
Count: 1b
id: "ars_nouveau:purple_archwood_sapling"
}
{
Count: 1b
id: "ars_nouveau:green_archwood_sapling"
}
{
Count: 1b
id: "ars_nouveau:red_archwood_sapling"
}
]
}
}
title: "Archwood Saplings"
type: "item"
}]
title: "Ars Nouveau"
Expand Down
26 changes: 7 additions & 19 deletions config/ftbquests/quests/chapters/natures_aura_expert.snbt
Original file line number Diff line number Diff line change
Expand Up @@ -120,10 +120,13 @@
]
subtitle: "Tire-toi une bûche"
tasks: [{
count: 8L
id: "148F95A06F17918B"
item: "naturesaura:wood_stand"
type: "item"
icon: "naturesaura:wood_stand"
id: "05714B3C0C99E55B"
observe_type: 0
timer: 0L
title: "Wooden Stand"
to_observe: "naturesaura:wood_stand"
type: "observation"
}]
title: "Ritual of the Forest"
x: -4.5d
Expand Down Expand Up @@ -444,8 +447,6 @@
"A portable source of Aura that can be be put to good use with a variety of tools. "
""
"Refer to the Book of Natural Aura's section on Natural Tools for potential uses."
""
"Note: These may not fill completely when worn. To get a full charge, or to even automate filling them, they may be placed in a Natural Altar to their maximum capacity."
]
hide_dependency_lines: true
id: "4081F393EAB01CBE"
Expand Down Expand Up @@ -858,8 +859,6 @@
""
"● Barrens - Prevent the formation of grass on Netherrack."
""
"● Bountiful Core - Stone and Netherrack are converted to ore with the appropriate Aura type."
""
"● Steady Growth - The growth of crops, plants, and flowers will no longer be boosted by Aura."
""
"● Fertility - Passive Animals will breed when able."
Expand Down Expand Up @@ -898,17 +897,6 @@
}
type: "item"
}
{
id: "146C9A440BC7BC35"
item: {
Count: 1b
id: "naturesaura:effect_powder"
tag: {
effect: "naturesaura:ore_spawn"
}
}
type: "item"
}
{
id: "3454E74CF4BE75A5"
item: {
Expand Down

0 comments on commit fd599fb

Please sign in to comment.