26 lines
340 B
SNBT
26 lines
340 B
SNBT
{
|
|
title: "MK2 Power Flower",
|
|
x: 1.0d,
|
|
y: -5.5d,
|
|
text: [
|
|
"Better Relays, better Collectors, better EMC!"
|
|
],
|
|
dependencies: [
|
|
"55a2005f"
|
|
],
|
|
tasks: [{
|
|
uid: "b13b5fe2",
|
|
type: "item",
|
|
items: [{
|
|
item: "projecte:collector_mk2"
|
|
}]
|
|
},
|
|
{
|
|
uid: "10a0dea2",
|
|
type: "item",
|
|
items: [{
|
|
item: "projecte:relay_mk2"
|
|
}]
|
|
}]
|
|
}
|