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

26 lines
445 B
SNBT

{
x: -5.5d,
y: -3.5d,
text: [
"The plant sower is used to plant up to 9 different types of plants.",
"The gatherer can automatically harvest plants, producing sludge as a byproduct."
],
dependencies: [
"f0ef01a2"
],
tasks: [{
uid: "81637fd0",
type: "item",
items: [{
item: "industrialforegoing:crop_sower"
}]
},
{
uid: "45d91177",
type: "item",
items: [{
item: "industrialforegoing:crop_recolector"
}]
}]
}