amended introductory quest page
- changed wording of ore page until more ore spawns ;) - fixed quest requiring BOTH copper and tin ingots
This commit is contained in:
@@ -144,7 +144,7 @@
|
|||||||
{
|
{
|
||||||
dependencies: ["0EAF2C5B5EB755C5"]
|
dependencies: ["0EAF2C5B5EB755C5"]
|
||||||
description: [
|
description: [
|
||||||
"The ore generation in &2GregTech&r is very different to vanilla or normal modded Minecraft. All ores generate in &6huge veins&r, which can contain &dthousands&o&r of ore blocks."
|
"The ore generation in &2GregTech&r is very different to vanilla or normal modded Minecraft. All ores generate in &6huge veins&r, which can contain &dhundreds&o&r of ore blocks."
|
||||||
""
|
""
|
||||||
"The full extent of ore generation is explained in the Tips and Tricks tab, but here is what you need to know:"
|
"The full extent of ore generation is explained in the Tips and Tricks tab, but here is what you need to know:"
|
||||||
""
|
""
|
||||||
@@ -633,20 +633,28 @@
|
|||||||
}]
|
}]
|
||||||
size: 0.75d
|
size: 0.75d
|
||||||
subtitle: "Gather more resources!"
|
subtitle: "Gather more resources!"
|
||||||
tasks: [
|
tasks: [{
|
||||||
{
|
|
||||||
count: 32L
|
count: 32L
|
||||||
id: "1AD2D9534B7E5EE6"
|
id: "616556ECE4DB6103"
|
||||||
item: "minecraft:copper_ingot"
|
item: {
|
||||||
type: "item"
|
Count: 32b
|
||||||
|
id: "itemfilters:or"
|
||||||
|
tag: {
|
||||||
|
items: [
|
||||||
|
{
|
||||||
|
Count: 1b
|
||||||
|
id: "minecraft:copper_ingot"
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
count: 32L
|
Count: 1b
|
||||||
id: "42CED8D2386E0F14"
|
id: "gtceu:tin_ingot"
|
||||||
item: "gtceu:tin_ingot"
|
|
||||||
type: "item"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
title: "32 Copper or Tin"
|
||||||
|
type: "item"
|
||||||
|
}]
|
||||||
title: "Onwards to the Age of Bronze!"
|
title: "Onwards to the Age of Bronze!"
|
||||||
x: 3.75d
|
x: 3.75d
|
||||||
y: -1.5d
|
y: -1.5d
|
||||||
|
|||||||
Reference in New Issue
Block a user