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

29 lines
493 B
SNBT

{
title: "A powerful fluid",
x: 57.5d,
y: 1.5d,
text: [
"I do not know if this is going to be of any relevance, but myrmitite emits a strong aura of witchcraft"
],
dependencies: [
"ef7ba920"
],
hide: true,
tasks: [{
uid: "e817303d",
type: "item",
items: [{
id: "forge:bucketfilled",
tag: {
FluidName: "cursed_myrmitite",
Amount: 1000
},
ForgeCaps: {
"astralsorcery:cap_item_amulet_holder": {}
}
}],
ignore_damage: true,
ignore_nbt: 1b
}]
}