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

38 lines
698 B
SNBT

{
title: "Better than planes!",
x: 24.5d,
y: -4.5d,
text: [
"Just a few weeks here, and I already surpassed human tech!",
"By exploiting the power of dimensional doors, I can now make my own wormholes in a controlled environment!",
"Physics is so much easier with so many resources available"
],
dependencies: [
"d4a82bd8"
],
hide: true,
tasks: [{
uid: "ec8d517f",
type: "item",
items: [{
item: "rftools:matter_transmitter"
}]
},
{
uid: "f2d5bbe1",
type: "item",
items: [{
item: "rftools:matter_receiver"
}]
},
{
uid: "2fba7a03",
type: "item",
items: [{
item: "rftools:advanced_charged_porter"
}],
ignore_damage: true,
ignore_nbt: 1b
}]
}