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

24 lines
424 B
SNBT

{
x: 5.5d,
y: -1.5d,
text: [
"The Heart Amulet is used to store Heart Canisters, which increase maximum health.",
"Ten of each type of Canister can be stored in the Amulet."
],
dependencies: [
"75e5d0b0"
],
tasks: [{
uid: "eb338fb9",
type: "item",
items: [{
id: "bhc:heart_amulet",
ForgeCaps: {
"astralsorcery:cap_item_amulet_holder": {}
}
}],
ignore_damage: true,
ignore_nbt: 1b
}]
}