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

27 lines
446 B
SNBT

{
title: "Empower me!",
x: 15.5d,
y: -1.5d,
text: [
"These alternative means of storing energy allow me to 'empower' things, this should be useful for manufacturing."
],
dependencies: [
"8d6470f9"
],
hide: true,
tasks: [{
uid: "099fbf05",
type: "item",
items: [{
item: "actuallyadditions:block_empowerer"
}]
},
{
uid: "7bbc59a9",
type: "item",
items: [{
item: "actuallyadditions:block_display_stand"
}]
}]
}