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

27 lines
417 B
SNBT

{
x: 10.0d,
y: -3.0d,
text: [
"Elytra can be used to produce very basic jetpacks, which allow for slow flight."
],
dependencies: [
"f7ec2a26"
],
tasks: [{
uid: "029bd147",
type: "item",
items: [{
id: "simplyjetpacks:itemjetpack",
Damage: 16s,
tag: {
Energy: 0,
JetpackParticle: 0
},
ForgeCaps: {
"astralsorcery:cap_item_amulet_holder": {}
}
}],
ignore_nbt: 1b
}]
}