25 lines
340 B
SNBT
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"
|
|
}]
|
|
}]
|
|
}
|