Files
meatballcraft/config/ftbquests/normal/chapters/37c824bb/d1c5bef6.snbt
T
PietroSainaghi 2a6cdb591d update
2023-03-14 21:03:51 -07:00

46 lines
710 B
SNBT

{
title: "Mythic Processors!",
x: 66.5d,
y: -1.5d,
description: "Search \"mythic processor\" in JEI to find the list of machines!",
dependencies: [
"6304b450"
],
hide: true,
tasks: [{
uid: "3ff835a1",
type: "item",
items: [{
item: "contenttweaker:draconium_electromagnet"
}]
},
{
uid: "481e9c44",
type: "item",
items: [{
item: "contenttweaker:awakened_electromagnet"
}]
},
{
uid: "c131a923",
type: "item",
items: [{
item: "contenttweaker:mythic_coil_t1"
}]
},
{
uid: "c9db6903",
type: "item",
items: [{
item: "contenttweaker:mythic_coil_t2"
}]
},
{
uid: "4919580a",
type: "item",
items: [{
item: "contenttweaker:mythic_coil_t3"
}]
}]
}