init
This commit is contained in:
145
Prototypes/Guidebook/references.yml
Normal file
145
Prototypes/Guidebook/references.yml
Normal file
@@ -0,0 +1,145 @@
|
||||
# SPDX-FileCopyrightText: 2024 AJCM <AJCM@tutanota.com>
|
||||
# SPDX-FileCopyrightText: 2024 Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2024 Tayrtahn <tayrtahn@gmail.com>
|
||||
# SPDX-FileCopyrightText: 2024 UBlueberry <161545003+UBlueberry@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2025 pathetic meowmeow <uhhadd@gmail.com>
|
||||
#
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
- type: guideEntry
|
||||
id: References
|
||||
name: guide-entry-references
|
||||
text: "/ServerInfo/Guidebook/References.xml"
|
||||
children:
|
||||
- Chemicals
|
||||
- Drinks
|
||||
- FoodRecipes
|
||||
- Writing
|
||||
- Enchanting # Goob - Enchanting guidebook
|
||||
|
||||
- type: guideEntry
|
||||
id: Drinks
|
||||
name: guide-entry-drinks
|
||||
text: "/ServerInfo/Guidebook/ReferenceTables/Drinks.xml"
|
||||
filterEnabled: True
|
||||
children: # Goob - Drinks guidebook split
|
||||
- AlcoholicDrinks
|
||||
- NonAlcoholicDrinks
|
||||
|
||||
- type: guideEntry
|
||||
id: FoodRecipes
|
||||
name: guide-entry-foodrecipes
|
||||
text: "/ServerInfo/Guidebook/Service/FoodRecipes.xml"
|
||||
filterEnabled: True
|
||||
children:
|
||||
- PizzaRecipes
|
||||
- SavoryRecipes
|
||||
- BreadRecipes
|
||||
- BreakfastRecipes
|
||||
- MothRecipes
|
||||
- PastaRecipes
|
||||
- DessertRecipes
|
||||
- SoupRecipes
|
||||
- PieRecipes
|
||||
- BarsAndCookiesRecipes
|
||||
- CakeRecipes
|
||||
- SaladRecipes
|
||||
- OtherRecipes
|
||||
- MedicinalRecipes
|
||||
- SecretRecipes
|
||||
|
||||
- type: guideEntry
|
||||
id: PizzaRecipes
|
||||
name: guide-entry-pizza-recipes
|
||||
text: "/ServerInfo/Guidebook/Service/PizzaRecipes.xml"
|
||||
filterEnabled: True
|
||||
|
||||
- type: guideEntry
|
||||
id: SavoryRecipes
|
||||
name: guide-entry-savory-recipes
|
||||
text: "/ServerInfo/Guidebook/Service/SavoryRecipes.xml"
|
||||
filterEnabled: True
|
||||
|
||||
- type: guideEntry
|
||||
id: BreadRecipes
|
||||
name: guide-entry-bread-recipes
|
||||
text: "/ServerInfo/Guidebook/Service/BreadRecipes.xml"
|
||||
filterEnabled: True
|
||||
|
||||
- type: guideEntry
|
||||
id: BreakfastRecipes
|
||||
name: guide-entry-breakfast-recipes
|
||||
text: "/ServerInfo/Guidebook/Service/BreakfastRecipes.xml"
|
||||
filterEnabled: True
|
||||
|
||||
- type: guideEntry
|
||||
id: MothRecipes
|
||||
name: guide-entry-moth-recipes
|
||||
text: "/ServerInfo/Guidebook/Service/MothRecipes.xml"
|
||||
filterEnabled: True
|
||||
|
||||
- type: guideEntry
|
||||
id: PastaRecipes
|
||||
name: guide-entry-pasta-recipes
|
||||
text: "/ServerInfo/Guidebook/Service/PastaRecipes.xml"
|
||||
filterEnabled: True
|
||||
|
||||
- type: guideEntry
|
||||
id: DessertRecipes
|
||||
name: guide-entry-dessert-recipes
|
||||
text: "/ServerInfo/Guidebook/Service/DessertRecipes.xml"
|
||||
filterEnabled: True
|
||||
|
||||
- type: guideEntry
|
||||
id: SoupRecipes
|
||||
name: guide-entry-soup-recipes
|
||||
text: "/ServerInfo/Guidebook/Service/SoupRecipes.xml"
|
||||
filterEnabled: True
|
||||
|
||||
- type: guideEntry
|
||||
id: PieRecipes
|
||||
name: guide-entry-pie-recipes
|
||||
text: "/ServerInfo/Guidebook/Service/PieRecipes.xml"
|
||||
filterEnabled: True
|
||||
|
||||
- type: guideEntry
|
||||
id: BarsAndCookiesRecipes
|
||||
name: guide-entry-barsandcookies-recipes
|
||||
text: "/ServerInfo/Guidebook/Service/BarsAndCookiesRecipes.xml"
|
||||
filterEnabled: True
|
||||
|
||||
- type: guideEntry
|
||||
id: CakeRecipes
|
||||
name: guide-entry-cake-recipes
|
||||
text: "/ServerInfo/Guidebook/Service/CakeRecipes.xml"
|
||||
filterEnabled: True
|
||||
|
||||
- type: guideEntry
|
||||
id: SaladRecipes
|
||||
name: guide-entry-salad-recipes
|
||||
text: "/ServerInfo/Guidebook/Service/SaladRecipes.xml"
|
||||
filterEnabled: True
|
||||
|
||||
- type: guideEntry
|
||||
id: OtherRecipes
|
||||
name: guide-entry-other-recipes
|
||||
text: "/ServerInfo/Guidebook/Service/OtherRecipes.xml"
|
||||
filterEnabled: True
|
||||
|
||||
- type: guideEntry
|
||||
id: MedicinalRecipes
|
||||
name: guide-entry-medicinal-recipes
|
||||
text: "/ServerInfo/Guidebook/Service/MedicinalRecipes.xml"
|
||||
filterEnabled: True
|
||||
|
||||
- type: guideEntry
|
||||
id: SecretRecipes
|
||||
name: guide-entry-secret-recipes
|
||||
text: "/ServerInfo/Guidebook/Service/SecretRecipes.xml"
|
||||
filterEnabled: True
|
||||
|
||||
- type: guideEntry
|
||||
id: Writing
|
||||
name: guide-entry-writing
|
||||
text: "/ServerInfo/Guidebook/Writing.xml"
|
||||
Reference in New Issue
Block a user