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

29 lines
477 B
SNBT

{
x: 1.0d,
y: -6.0d,
text: [
"Barrels are a cheap way of storing a lot of a single item. Upgrades can increase or decrease their capacity, and they allow for 'void excess' functionality."
],
dependencies: [
"3e43ff11"
],
tasks: [{
uid: "f1a97c5e",
type: "item",
items: [{
id: "itemfilters:filter",
tag: {
display: {
Name: "Any drawerBasic"
}
},
ForgeCaps: {
Parent: {
id: "ore",
data: "drawerBasic"
}
}
}]
}]
}