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

21 lines
447 B
SNBT

{
title: "Fabrication",
x: -1.0d,
y: 0.0d,
description: "Player upgrades are available in the Personal Augmentation tab! More quest pages will unlock as you keep going!",
text: [
"Ok, I used some wood to build a basic worktable, and I've been able to put together some basic tools. "
],
dependencies: [
"3c504fa7"
],
hide: true,
tasks: [{
uid: "85133a58",
type: "item",
items: [{
item: "minecraft:crafting_table"
}]
}]
}