25 lines
361 B
SNBT
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"
|
|
}]
|
|
}]
|
|
}
|