Mobs-Dimensions2/src/overrides/config/ftbquests/normal/chapters/6b233f86/246f083c.snbt
2020-10-13 18:01:24 +02:00

25 lines
445 B
Plaintext

{
title: "Grab your Guide",
x: 0.0d,
y: 0.0d,
text: [
"If the internet is a garden hose, this book is Niagara Falls, blasting the universe's deepest thoughts through your eyeballs."
],
dependencies: [
"e9826b8e",
"aafdd05c"
],
tasks: [{
uid: "cdaba76b",
type: "item",
items: [{
ForgeCaps: {
"astralsorcery:cap_item_amulet_holder": {}
},
id: "akashictome:tome"
}],
ignore_damage: true,
ignore_nbt: 1b
}]
}