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

45 lines
673 B
SNBT

{
title: "Tier 2 Mythical Resources",
x: 29.0d,
y: -1.5d,
description: "Do this ASAP",
text: [
"More Mythic minerals, more Shyre matter!"
],
dependencies: [
"51d358d6"
],
hide: true,
tasks: [{
uid: "6cdd7618",
type: "item",
items: [{
item: "divinerpg:bloodgem_block"
}]
},
{
uid: "b87bb820",
type: "item",
items: [{
item: "aoa3:emberstone_block"
}]
},
{
uid: "aad3353d",
type: "item",
items: [{
item: "divinerpg:netherite_block"
}]
},
{
uid: "265fe839",
type: "item",
items: [{
id: "modularmachinery:itemblueprint",
tag: {
dynamicmachine: "modularmachinery:mythical_resource_miner_tier2"
}
}]
}]
}