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

27 lines
591 B
SNBT

{
title: "Alien Materials",
x: 11.0d,
y: 0.0d,
description: "You gotta explore to unlock this! Multiple structures use blast bricks and coal coke!",
text: [
"After spending some time here, I have really learned a lot, I think I can use this knowledge to improve my manufacturing capabilities."
],
dependencies: [
"bc0ba902",
"4bd681bc"
],
hide: true,
tasks: [{
uid: "73e7667d",
type: "item",
items: [{
id: "contenttweaker:alien_material_manual",
ForgeCaps: {
"astralsorcery:cap_item_amulet_holder": {}
}
}],
ignore_damage: true,
ignore_nbt: 1b
}]
}