Files
meatballcraft/config/ftbquests/normal/chapters/0722378b/77fc11e1.snbt
T
PietroSainaghi 35aff91e33 Finally a GIT!
2022-10-06 18:38:10 -07:00

22 lines
377 B
SNBT

{
title: "Corrupted Library",
x: -7.5d,
y: -1.5d,
text: [
"The corrupted library uses artifacts from Iceika and Arcana to fabricate things magically."
],
dependencies: [
"04a2f0d4"
],
tasks: [{
uid: "02f3fa89",
type: "item",
items: [{
id: "modularmachinery:itemblueprint",
tag: {
dynamicmachine: "modularmachinery:corrupted_library"
}
}]
}]
}