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

27 lines
438 B
SNBT

{
x: 8.0d,
y: -1.0d,
text: [
"To make all of the chipsets.",
"And a dope laser show!",
"Recipes are encoded by the assembly table, powered by surrounding lasers, the more the better!"
],
dependencies: [
"a728ea4e"
],
tasks: [{
uid: "9644dbc5",
type: "item",
items: [{
item: "buildcraftsilicon:assembly_table"
}]
},
{
uid: "83a7a793",
type: "item",
items: [{
item: "buildcraftsilicon:laser"
}]
}]
}