Skip to content

Commit

Permalink
Merge pull request #1532 from ToshibaEC0Microwave/questtest
Browse files Browse the repository at this point in the history
Mahou Quest and AllTheModium change
  • Loading branch information
whatthedrunk authored Dec 26, 2024
2 parents fe577da + 4ac65da commit 85dbe8b
Show file tree
Hide file tree
Showing 17 changed files with 1,420 additions and 2 deletions.
28 changes: 28 additions & 0 deletions config/ftbquests/quests/chapters/allthemodium.snbt
Original file line number Diff line number Diff line change
Expand Up @@ -1480,5 +1480,33 @@
x: 17.0d
y: 0.0d
}
{
dependencies: ["6D738730B371B152"]
hide_until_deps_complete: true
icon: {
id: "allthemodium:allthemodium_slate_ore"
}
id: "18FAD56CDE05646A"
rewards: [{
id: "0D1A710E9B16FB72"
item: {
components: {
"minecraft:potion_contents": {
potion: "potionsmaster:allthemodium"
}
}
count: 1
id: "minecraft:potion"
}
type: "item"
}]
shape: "circle"
tasks: [{
id: "6AE0DA6AB109A840"
type: "checkmark"
}]
x: 9.0d
y: -3.5d
}
]
}
40 changes: 38 additions & 2 deletions config/ftbquests/quests/chapters/chapter_2_the_star.snbt
Original file line number Diff line number Diff line change
Expand Up @@ -3723,13 +3723,13 @@
type: "item"
}
{
count: 322L
count: 64L
id: "58064333E54BF3A9"
item: { count: 1, id: "forbidden_arcanus:polished_darkstone" }
type: "item"
}
{
count: 112L
count: 64L
id: "61A84970EB325AF6"
item: { count: 1, id: "forbidden_arcanus:polished_darkstone_stairs" }
type: "item"
Expand Down Expand Up @@ -3798,6 +3798,42 @@
item: { count: 1, id: "forbidden_arcanus:magnetized_darkstone_pedestal" }
type: "item"
}
{
count: 48L
id: "12C139C9F719CDA4"
item: { count: 48, id: "forbidden_arcanus:polished_darkstone_stairs" }
type: "item"
}
{
count: 64L
id: "180F54EFAC7A51F5"
item: { count: 64, id: "forbidden_arcanus:polished_darkstone" }
type: "item"
}
{
count: 64L
id: "79962A6232D7FAA5"
item: { count: 64, id: "forbidden_arcanus:polished_darkstone" }
type: "item"
}
{
count: 64L
id: "13D2C035C8E5A6A6"
item: { count: 64, id: "forbidden_arcanus:polished_darkstone" }
type: "item"
}
{
count: 64L
id: "306B1B0DCA17C47A"
item: { count: 64, id: "forbidden_arcanus:polished_darkstone" }
type: "item"
}
{
count: 2L
id: "7A88277A22BBC23D"
item: { count: 2, id: "forbidden_arcanus:polished_darkstone" }
type: "item"
}
]
x: 0.0d
y: 8.0d
Expand Down
Loading

0 comments on commit 85dbe8b

Please sign in to comment.