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

28 lines
441 B
SNBT

{
title: "Such Speed!",
x: 36.5d,
y: -4.5d,
text: [
"Travelling through the universe takes time, lots of time.",
"If only I could travel at warp speed with my space station..."
],
dependencies: [
"bf4a8787"
],
hide: true,
tasks: [{
uid: "80cf8534",
type: "item",
items: [{
item: "advancedrocketry:warpcore"
}]
},
{
uid: "fb4f5d3b",
type: "item",
items: [{
item: "advancedrocketry:warpmonitor"
}]
}]
}