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

25 lines
361 B
SNBT

{
x: 4.5d,
y: -3.5d,
text: [
"Using a tome of arcana, emerald can be converted into experience bottles, this is awesome!"
],
dependencies: [
"24d437e6"
],
tasks: [{
uid: "a54856eb",
type: "item",
items: [{
item: "minecraft:emerald"
}]
},
{
uid: "20477ad6",
type: "item",
items: [{
item: "minecraft:experience_bottle"
}]
}]
}