Mobs-Dimensions2/src/overrides/config/ftbquests/normal/chapters/009cb57b/27dcd1d2.snbt

38 lines
486 B
Plaintext

{
title: "Cobalt and Ardite",
x: 12.0d,
y: -1.5d,
dependencies: [
"36ce5529",
"c194876f"
],
tasks: [{
uid: "7302f7db",
type: "item",
items: [{
item: "tconstruct:ore"
}],
count: 12L
},
{
uid: "cf070c9d",
type: "item",
items: [{
item: "tconstruct:ore 1 1"
}],
count: 12L
}],
rewards: [{
uid: "4be16d55",
type: "item",
item: "tconstruct:ore",
count: 4
},
{
uid: "8b7c7ad6",
type: "item",
item: "tconstruct:ore 1 1",
count: 4
}]
}