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

21 lines
408 B
SNBT

{
title: "Cooking!",
x: 2.0d,
y: 0.0d,
description: "Quests are here to tell you what CAN be done, but the order is up to you!",
text: [
"It seems like the soil here is abundant in coal, good to know, because now I can cook, and even smelt metal ore!"
],
dependencies: [
"aaa3246a"
],
hide: true,
tasks: [{
uid: "50286f60",
type: "item",
items: [{
item: "minecraft:furnace"
}]
}]
}