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

21 lines
422 B
SNBT

{
title: "Advanced Equivalency",
x: 32.0d,
y: 0.0d,
text: [
"The druids from the Betweenlands do have some advanced knowledge of alchemy and equivalency.",
"Blue matter is a more powerful, and more expensive, version of red matter, which is pretty great."
],
dependencies: [
"6eb0d0ee"
],
hide: true,
tasks: [{
uid: "b47f5f13",
type: "item",
items: [{
item: "contenttweaker:blue_matter"
}]
}]
}