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

30 lines
498 B
SNBT

{
title: "Tier 5 Mythical Resources",
x: 35.0d,
y: 0.0d,
text: [
"I guess I'm going down the mythic rabbithole...nothing wrong with that...yet..."
],
dependencies: [
"4e273e17"
],
hide: true,
tasks: [{
uid: "c0f993c5",
type: "item",
items: [{
item: "contenttweaker:crimson_quartz"
}]
},
{
uid: "e62fdab0",
type: "item",
items: [{
id: "modularmachinery:itemblueprint",
tag: {
dynamicmachine: "modularmachinery:mythical_resource_miner_tier5"
}
}]
}]
}