Skip to content

Commit dd834eb

Browse files
authored
Demon's Dream Seeds reward for Occultism Starting Quest
1 parent a987722 commit dd834eb

File tree

1 file changed

+17
-5
lines changed

1 file changed

+17
-5
lines changed

config/ftbquests/quests/chapters/occultism.snbt

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -267,11 +267,22 @@
267267
id: "ftbquests:custom_icon"
268268
}
269269
id: "5316DF321B45D2CA"
270-
rewards: [{
271-
id: "042DA96F1C15434A"
272-
type: "xp"
273-
xp: 10
274-
}]
270+
rewards: [
271+
{
272+
count: 4
273+
id: "308234BCE03E284F"
274+
item: {
275+
count: 1
276+
id: "occultism:datura_seeds"
277+
}
278+
type: "item"
279+
}
280+
{
281+
id: "042DA96F1C15434A"
282+
type: "xp"
283+
xp: 10
284+
}
285+
]
275286
shape: "diamond"
276287
size: 2.0d
277288
tasks: [{
@@ -2009,3 +2020,4 @@
20092020
}
20102021
]
20112022
}
2023+

0 commit comments

Comments
 (0)