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

25 lines
446 B
SNBT

{
title: "Imprisonment",
x: 11.0d,
y: -3.0d,
text: [
"I can now capture and transport other creatures for my own purposes, I promise I will not abuse this..."
],
dependencies: [
"a4aedc8f"
],
hide: true,
tasks: [{
uid: "a07c371d",
type: "item",
items: [{
id: "industrialforegoing:mob_imprisonment_tool",
ForgeCaps: {
"astralsorcery:cap_item_amulet_holder": {}
}
}],
ignore_damage: true,
ignore_nbt: 1b
}]
}