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

29 lines
430 B
SNBT

{
title: "Dyson Sphere",
x: 0.0d,
y: -11.0d,
dependencies: [
"69404a6d"
],
tasks: [{
uid: "0e81b612",
type: "item",
items: [{
id: "modularmachinery:itemblueprint",
tag: {
dynamicmachine: "modularmachinery:dyson_sphere"
}
}]
},
{
uid: "512babec",
type: "item",
items: [{
id: "modularmachinery:itemblueprint",
tag: {
dynamicmachine: "modularmachinery:dyson_discharger"
}
}]
}]
}