Files
meatballcraft/config/ftbquests/normal/chapters/bdbc09f0/8ef7e926.snbt
T
PietroSainaghi cb3f80f938 Version 0.11.9.1
2022-10-31 09:44:45 -07:00

23 lines
418 B
SNBT

{
title: "Empowered Monolith",
x: 9.0d,
y: 2.0d,
text: [
"Produces RF by consuming advanced eldritch structures (check JEI recipes).",
"Tartarite Monoliths are an easily renewable source."
],
dependencies: [
"024052db"
],
tasks: [{
uid: "939cbb2f",
type: "item",
items: [{
id: "modularmachinery:itemblueprint",
tag: {
dynamicmachine: "modularmachinery:empowered_monolith"
}
}]
}]
}