Files
meatballcraft/config/ftbquests/normal/chapters/37c824bb/2b7a5fd7.snbt
T
PietroSainaghi 35aff91e33 Finally a GIT!
2022-10-06 18:38:10 -07:00

37 lines
604 B
SNBT

{
title: "Tier 6 Mythical Resources",
x: 36.5d,
y: 1.5d,
text: [
"...And it is thanks to fusion that I can now mythically generate matter from the ayeraco."
],
dependencies: [
"f5231d80"
],
hide: true,
tasks: [{
uid: "fe2055dd",
type: "item",
items: [{
item: "contenttweaker:ayeraco_stone"
}]
},
{
uid: "e753430b",
type: "item",
items: [{
id: "modularmachinery:itemblueprint",
tag: {
dynamicmachine: "modularmachinery:mythical_resource_miner_tier6"
}
}]
},
{
uid: "b016660b",
type: "item",
items: [{
item: "contenttweaker:plasma_wood"
}]
}]
}