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

25 lines
340 B
SNBT

{
x: -4.5d,
y: 4.5d,
text: [
"A henhouse provided with hay can collect chicken drops in a radius around it."
],
dependencies: [
"d5d3a2a5"
],
tasks: [{
uid: "a5adff6f",
type: "item",
items: [{
item: "chickens:henhouse"
}]
},
{
uid: "cceb3cd1",
type: "item",
items: [{
item: "minecraft:hay_block"
}]
}]
}