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

36 lines
626 B
SNBT

{
title: "Compact Storage",
x: 5.0d,
y: -1.5d,
text: [
"For the sake of organization, I started building 'drawers' that can hold a lot of a single item. I don't know what it is, but I have a feeling I will need these eventually..."
],
dependencies: [
"427846dd"
],
hide: true,
tasks: [{
uid: "b589d1e3",
type: "item",
items: [{
id: "itemfilters:filter",
tag: {
display: {
Name: "Any drawerBasic"
}
},
ForgeCaps: {
Parent: {
id: "ore",
data: "drawerBasic"
}
}
}]
}],
rewards: [{
uid: "2044ec6b",
type: "item",
item: "contenttweaker:golden_steak"
}]
}