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

28 lines
529 B
SNBT

{
title: "BUZZwords",
x: 17.0d,
y: 1.5d,
description: "Gendustry is your friend! More info on book of creation",
text: [
"Bees are very abundant on Terra, and they seem to be similar to chickens, having the ability to be 'bound' to elements, I should experiment on them!"
],
dependencies: [
"ab2c32d7"
],
hide: true,
tasks: [{
uid: "680a998d",
type: "item",
items: [{
item: "forestry:bee_combs 1 5"
}]
},
{
uid: "b7cf8df9",
type: "item",
items: [{
item: "extrabees:honey_comb 1 11"
}]
}]
}