Files
meatballcraft/config/ftbquests/normal/chapters/b1f75358/46de9689.snbt
T
PietroSainaghi 35aff91e33 Finally a GIT!
2022-10-06 18:38:10 -07:00

26 lines
553 B
SNBT

{
title: "Portable Battery?",
x: 0.0d,
y: -4.0d,
text: [
"It appears I can contain one of the isotopes generated when reprocessing this new fuel, into a single block that will produce me 400 rf/t. Although it is a small amount, It seems to make a decent portable battery of sorts for small machines."
],
dependencies: [
"d6c40044"
],
tasks: [{
uid: "d5dd4137",
type: "item",
items: [{
item: "nuclearcraft:californium 1 4"
}]
},
{
uid: "d71e964c",
type: "item",
items: [{
item: "nuclearcraft:rtg_californium"
}]
}]
}