Files
meatballcraft/config/ftbquests/normal/chapters/37c824bb/7a779752.snbt
T
2024-10-23 15:17:54 -07:00

22 lines
476 B
SNBT

{
title: "Am I the Highlander?",
x: -1.0d,
y: -4.5d,
description: "Right click a grave to give your key the abilty to teleport you.",
text: [
"It seems like I can gain some control over this 'undeath' power. ",
"By infusing stone with this weird powder, I can fast travel back to my point of 'death'."
],
dependencies: [
"e94d41bf"
],
hide: true,
tasks: [{
uid: "8eaca978",
type: "item",
items: [{
item: "tombstone:decorative_grave_simple"
}]
}]
}