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

22 lines
365 B
SNBT

{
title: "Automatich Chickens",
x: -3.5d,
y: 4.5d,
text: [
"The mechanized coop automatically produces chicken drops from their spawn eggs."
],
dependencies: [
"d5d3a2a5"
],
tasks: [{
uid: "4d126b43",
type: "item",
items: [{
id: "modularmachinery:itemblueprint",
tag: {
dynamicmachine: "modularmachinery:mechanized_coop"
}
}]
}]
}