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

25 lines
494 B
SNBT

{
title: "A Point, THE Point",
x: 39.5d,
y: 0.0d,
text: [
"With this new understanding of gravity, things like singularities, which I have played with before, should make a lot more sense! Time to study some more!"
],
dependencies: [
"eee537a9"
],
hide: true,
tasks: [{
uid: "c8a88590",
type: "item",
items: [{
id: "contenttweaker:singularity_master",
ForgeCaps: {
"astralsorcery:cap_item_amulet_holder": {}
}
}],
ignore_damage: true,
ignore_nbt: 1b
}]
}