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

24 lines
464 B
SNBT

{
x: -6.5d,
y: 6.0d,
text: [
"The philosopher stone is used to convert objects with the same equivalence value by converting between them in a crafting table or by using it on blocks."
],
dependencies: [
"b998a825"
],
tasks: [{
uid: "c5131305",
type: "item",
items: [{
id: "projecte:item.pe_philosophers_stone",
tag: {},
ForgeCaps: {
"astralsorcery:cap_item_amulet_holder": {}
}
}],
ignore_damage: true,
ignore_nbt: 1b
}]
}