Files
meatballcraft/config/ftbquests/normal/chapters/37c824bb/6eb0d0ee.snbt
T
PietroSainaghi 35aff91e33 Finally a GIT!
2022-10-06 18:38:10 -07:00

29 lines
784 B
SNBT

{
title: "Wormhole Experiments",
x: 30.5d,
y: 0.0d,
text: [
"Corallus, the ruler of the seas, was also a scientist.",
"It seems like the shyre empire used him to perfect their wormhole technology.",
"I stopped him just in time...his last experiments appeared to be focused on opening a portal that would allow for the entire military might of the empire to enter Terra at once.",
"This type of science is way beyond my understanding, yet, I may be able to use its basic applications to open my own wormholes..."
],
dependencies: [
"51d358d6"
],
hide: true,
tasks: [{
uid: "2e64e6d4",
type: "item",
items: [{
item: "contenttweaker:wormhole_catalyst"
}]
}],
rewards: [{
uid: "0e7628ad",
type: "item",
item: "aoa3:corallus_statue",
count: 3
}]
}