Skip to content

Commit fc66372

Browse files
authored
Merge pull request #642 from DivineFinal/quest
Extended and Advanced AE quests + Some quest adjustments
2 parents e8850b9 + c5c084a commit fc66372

File tree

15 files changed

+1838
-43
lines changed

15 files changed

+1838
-43
lines changed

config/ftbquests/quests/chapters/basic_logistics.snbt

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1021,5 +1021,24 @@
10211021
x: -1.0d
10221022
y: 5.5d
10231023
}
1024+
{
1025+
id: "67A0164D3A25BE73"
1026+
rewards: [{
1027+
id: "0202B444E710B89D"
1028+
item: {
1029+
count: 1
1030+
id: "transfer_labels:label_accessor"
1031+
}
1032+
type: "item"
1033+
}]
1034+
size: 1.5d
1035+
tasks: [{
1036+
id: "1807A230BA87899B"
1037+
item: { components: { "ftbfiltersystem:filter": "mod(transfer_labels)" }, count: 1, id: "ftbfiltersystem:smart_filter" }
1038+
type: "item"
1039+
}]
1040+
x: 10.0d
1041+
y: 5.5d
1042+
}
10241043
]
1025-
}
1044+
}

0 commit comments

Comments
 (0)