Lightning rod quest (#2088)
* add lightning rod quest Signed-off-by: theMegaTech <36931007+theMegaTech@users.noreply.github.com> * Do things the right way Signed-off-by: theMegaTech <36931007+theMegaTech@users.noreply.github.com> --------- Signed-off-by: theMegaTech <36931007+theMegaTech@users.noreply.github.com>
This commit is contained in:
parent
98365b1ba8
commit
c4b722dd29
1 changed files with 15 additions and 0 deletions
|
|
@ -874,6 +874,7 @@
|
|||
TorchPlacing: 1b
|
||||
}
|
||||
GT.Tool: {
|
||||
DefaultEnchantments: [ ]
|
||||
HarvestLevel: 2
|
||||
MaxDamage: 5543
|
||||
ToolSpeed: 6.0f
|
||||
|
|
@ -2763,6 +2764,20 @@
|
|||
x: -3.0d
|
||||
y: 10.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["72B3EA6588E18CCC"]
|
||||
description: ["{quests.tfg_tips.lightning_rod.desc}"]
|
||||
id: "674B27738ADA1830"
|
||||
subtitle: "{quests.tfg_tips.lightning_rod.subtitle}"
|
||||
tasks: [{
|
||||
id: "0BADD52A3A4E3E98"
|
||||
item: "minecraft:lightning_rod"
|
||||
type: "item"
|
||||
}]
|
||||
title: "{quests.tfg_tips.lightning_rod.title}"
|
||||
x: 2.5d
|
||||
y: 0.5d
|
||||
}
|
||||
]
|
||||
subtitle: ["{quests.tfg_tips.tools_tips.subtitle}"]
|
||||
title: "{quests.tfg_tips.tools_tips.title}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue