mirror of
https://github.com/Auxilor/EcoQuests.git
synced 2026-01-04 15:41:38 +00:00
Improvements
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
# The ID of the quest is the name of the .yml file,
|
||||
# for example traveller.yml has the ID of traveller
|
||||
# You can place quests anywhere in this folder,
|
||||
# including in subfolders if you want to organize your quest configs
|
||||
# _example.yml is not loaded.
|
||||
|
||||
name: "Traveller"
|
||||
|
||||
description: "&7Stretch your legs! Walk around Lumoria and find new places to explore."
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# The ID of the task is the name of the .yml file,
|
||||
# for example break_100_stone.yml has the ID of break_100_stone
|
||||
# You can place tasks anywhere in this folder,
|
||||
# including in subfolders if you want to organize your quest task
|
||||
# including in subfolders if you want to organize your task configs
|
||||
# _example.yml is not loaded.
|
||||
|
||||
# If multiple quests have the same task, gaining task XP for one quest
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#libreforge-updater
|
||||
#Wed Aug 09 14:37:41 BST 2023
|
||||
kotlin.code.style=official
|
||||
libreforge-version=4.27.0
|
||||
libreforge-version=4.28.0
|
||||
version=1.0.0
|
||||
|
||||
Reference in New Issue
Block a user