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

25 lines
697 B
SNBT

{
title: "Beeg Crafter!",
x: 39.5d,
y: -1.5d,
text: [
"Void miners have been pretty good at providing info about mythic powers, but, for the long term, they do not seem like a reliable option.",
"I drew the blueprints of a machine able to use the powers of fluix to better manage mythic resource generation.",
"It's going to be a bit of a long project, so better to start early, even if I may not have all the means to make it work as of right now..."
],
dependencies: [
"4cccf702"
],
hide: true,
tasks: [{
uid: "308988db",
type: "item",
items: [{
id: "modularmachinery:itemblueprint",
tag: {
dynamicmachine: "modularmachinery:me_mythic_assembler"
}
}]
}]
}