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:
theMegaTech 2025-10-23 23:01:06 +03:00 committed by GitHub
parent 98365b1ba8
commit c4b722dd29
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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}"