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

23 lines
646 B
SNBT

{
title: "Advanced Storage",
x: 24.5d,
y: 0.0d,
description: "Better to build a base in the void world. At this point, you may want to take a peek at the logistics and organization tab.",
text: [
"The power of fluix is great!",
"Centralized networks can be created around a controller block, which can handle storage and transportation.",
"In addition to this, it seems like I can embed more complex logic into pipe systems, making it even easier to manage my belongings."
],
dependencies: [
"62b4b83f"
],
hide: true,
tasks: [{
uid: "d2203e30",
type: "item",
items: [{
item: "appliedenergistics2:controller"
}]
}]
}