We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a987722 commit dd834ebCopy full SHA for dd834eb
config/ftbquests/quests/chapters/occultism.snbt
@@ -267,11 +267,22 @@
267
id: "ftbquests:custom_icon"
268
}
269
id: "5316DF321B45D2CA"
270
- rewards: [{
271
- id: "042DA96F1C15434A"
272
- type: "xp"
273
- xp: 10
274
- }]
+ rewards: [
+ {
+ count: 4
+ id: "308234BCE03E284F"
+ 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
+ ]
286
shape: "diamond"
287
size: 2.0d
288
tasks: [{
@@ -2009,3 +2020,4 @@
2009
2020
2010
2021
]
2011
2022
2023
+
0 commit comments