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

26 lines
368 B
SNBT

{
x: -2.0d,
y: 4.5d,
text: [
"Get water, put on plants, plants go *growing sound*"
],
dependencies: [
"0400c016"
],
tasks: [{
uid: "0a0604a4",
type: "item",
items: [{
id: "thermalcultivation:watering_can",
tag: {
Water: 4000,
Mode: 0
},
ForgeCaps: {
"astralsorcery:cap_item_amulet_holder": {}
}
}],
ignore_nbt: 1b
}]
}