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

22 lines
441 B
SNBT

{
x: 2.5d,
y: 5.5d,
text: [
"The soul power of the so-called 'ender' machines can be used to make magnets that attract things to me. Sometimes this effect is a bit undesirable, but the pros outnumber the cons..."
],
dependencies: [
"75e5d0b0"
],
tasks: [{
uid: "16d86532",
type: "item",
items: [{
id: "enderio:item_magnet",
ForgeCaps: {
"astralsorcery:cap_item_amulet_holder": {}
}
}],
ignore_nbt: 1b
}]
}