Files
meatballcraft/config/ftbquests/normal/chapters/37c824bb/e6939636.snbt
T
PietroSainaghi 2a6cdb591d update
2023-03-14 21:03:51 -07:00

21 lines
441 B
SNBT

{
title: "Magic or Science?",
x: 14.0d,
y: 1.5d,
description: "Used to craft machines from extra utilities (see manufacturing and fabrication)",
text: [
"The same magical affinity I used to make enchanted tables seems to allow for the making of machinery, this is very interesting!"
],
dependencies: [
"8b210b51"
],
hide: true,
tasks: [{
uid: "35a071e5",
type: "item",
items: [{
item: "extrautils2:machine"
}]
}]
}