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

28 lines
448 B
SNBT

{
title: "All of the Molten Iron",
x: 72.5d,
y: 1.5d,
description: "Start early, this will take a while...",
text: [
"Seems like large amounts of molten metal may be required in my future..."
],
dependencies: [
"4b46b0a3"
],
hide: true,
tasks: [{
uid: "4fbcc658",
type: "item",
items: [{
item: "bloodmagic:blood_tank 1 13"
}]
},
{
uid: "e3e629d5",
type: "item",
items: [{
item: "minecraft:iron_ingot"
}]
}]
}