dead
This commit is contained in:
parent
3932c53f5e
commit
53b0ca9ccf
8 changed files with 54 additions and 0 deletions
6
config/heracles/groups.txt
Normal file
6
config/heracles/groups.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
Main
|
||||
Primitive Age
|
||||
Steam Age
|
||||
LV Age
|
||||
MV Age
|
||||
HV Age
|
||||
39
config/heracles/quests/primitiveage/start.json
Normal file
39
config/heracles/quests/primitiveage/start.json
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
{
|
||||
"dependencies": [],
|
||||
"tasks": {},
|
||||
"rewards": {},
|
||||
"display": {
|
||||
"subtitle": {
|
||||
"text": ""
|
||||
},
|
||||
"description": [
|
||||
""
|
||||
],
|
||||
"groups": {
|
||||
"Primitive Age": {
|
||||
"position": [
|
||||
-142,
|
||||
-45
|
||||
]
|
||||
}
|
||||
},
|
||||
"icon": {
|
||||
"item": {
|
||||
"id": "minecraft:map",
|
||||
"count": 1
|
||||
},
|
||||
"type": "heracles:item"
|
||||
},
|
||||
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
|
||||
"title": {
|
||||
"translate": "start"
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"unlockNotification": false,
|
||||
"showDependencyArrow": true,
|
||||
"repeatable": false,
|
||||
"individual_progress": false,
|
||||
"hidden": "LOCKED"
|
||||
}
|
||||
}
|
||||
9
config/heracles/tutorial.html
Normal file
9
config/heracles/tutorial.html
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<h2>Tutorial</h2>
|
||||
<p>Quests are a way to guide you through the progression. They are a way to help you learn about things and the world around you.</p>
|
||||
<p>Quests are split into groups. Each group has a set of quests that you can complete. You can complete quests in any order you want, but some quests may require you to complete other quests first.</p>
|
||||
<hr/>
|
||||
<hint color="gray" icon="heracles:quest_book" title="Note:">
|
||||
<p>You can change this file in the tutorial.html file in the Heracles config folder.</p>
|
||||
</hint>
|
||||
<hr/>
|
||||
<p>Happy Questing!</p>
|
||||
BIN
mods/CustomSkinLoader_ForgeActive-14.18.1.jar
Normal file
BIN
mods/CustomSkinLoader_ForgeActive-14.18.1.jar
Normal file
Binary file not shown.
BIN
mods/SimpleLogin-1.20.1-1.0.2-all.jar
Normal file
BIN
mods/SimpleLogin-1.20.1-1.0.2-all.jar
Normal file
Binary file not shown.
BIN
mods/argonauts-forge-1.20.1-1.0.6.jar
Normal file
BIN
mods/argonauts-forge-1.20.1-1.0.6.jar
Normal file
Binary file not shown.
BIN
mods/heracles-forge-1.20.1-1.1.4.jar
Normal file
BIN
mods/heracles-forge-1.20.1-1.1.4.jar
Normal file
Binary file not shown.
BIN
mods/prometheus-forge-1.20.1-1.2.1.jar
Normal file
BIN
mods/prometheus-forge-1.20.1-1.2.1.jar
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue