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

22 lines
425 B
SNBT

{
title: "Better Agriculture",
x: 9.5d,
y: -4.5d,
text: [
"Crop sticks are awesome! They allow me to grow plants in better ways, and to better keep track of their properties.",
"This should allow me to do simple cross-breeding, and to improve my thoughput.",
""
],
dependencies: [
"171c54ed"
],
hide: true,
tasks: [{
uid: "24b54130",
type: "item",
items: [{
item: "agricraft:crop_sticks"
}]
}]
}