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

32 lines
472 B
SNBT

{
title: "For the sake of your world, you should do this!",
x: -5.5d,
y: -2.0d,
text: [
"Just gonna leave this here!"
],
dependencies: [
"a9eb1eb8"
],
tasks: [{
uid: "ba69b287",
type: "item",
items: [{
item: "tinymobfarm:gold_farm"
}]
},
{
uid: "bfc365cb",
type: "item",
items: [{
id: "tinymobfarm:lasso",
tag: {},
ForgeCaps: {
"astralsorcery:cap_item_amulet_holder": {}
}
}],
ignore_damage: true,
ignore_nbt: 1b
}]
}