Skip to content

Commit 786e8c4

Browse files
committed
chore: update discord invite link
1 parent cd8fb0b commit 786e8c4

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

src/generated/resources/assets/occultism/lang/en_us.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@
394394
"book.occultism.dictionary_of_spirits.getting_started.infused_pickaxe.name": "Infused Pickaxe",
395395
"book.occultism.dictionary_of_spirits.getting_started.infused_pickaxe.spotlight.text": "Beyond [](item://occultism:otherworld_log) and [](item://occultism:otherstone) there are also otherworld materials that require special tools to harvest.\n\\\n\\\nThis pickaxe is rather brittle, but it will do the job.\n",
396396
"book.occultism.dictionary_of_spirits.getting_started.intro.description": "About using the Dictionary of Spirits",
397-
"book.occultism.dictionary_of_spirits.getting_started.intro.help.text": "If you run into any trouble while playing Occultism, please join our Discord server and ask for help.\n\\\n\\\n[Join us at https://invite.gg/klikli](https://invite.gg/klikli)\n",
397+
"book.occultism.dictionary_of_spirits.getting_started.intro.help.text": "If you run into any trouble while playing Occultism, please join our Discord server and ask for help.\n\\\n\\\n[Join us at https://discord.gg/trE4SHRXvb](https://discord.gg/trE4SHRXvb)\n",
398398
"book.occultism.dictionary_of_spirits.getting_started.intro.help.title": "Getting Help",
399399
"book.occultism.dictionary_of_spirits.getting_started.intro.intro.text": "This book aims to introduce the novice reader to the most common summoning rituals and equip them with a list of spirit names to summon.\nThe authors advise caution in the summoning of the listed entities and does not take responsibility for any harm caused.\n",
400400
"book.occultism.dictionary_of_spirits.getting_started.intro.intro.title": "About",
@@ -1419,7 +1419,7 @@
14191419
"ritual.occultism.debug.interrupted": "Ritual interrupted.",
14201420
"ritual.occultism.debug.started": "Ritual started.",
14211421
"ritual.occultism.disabled": "This ritual is disabled on this server.",
1422-
"ritual.occultism.does_not_exist": "§lUnknown ritual§r. Make sure the pentacle & ingredients are set up correctly. If you are still unsuccessful join our discord at https://invite.gg/klikli",
1422+
"ritual.occultism.does_not_exist": "§lUnknown ritual§r. Make sure the pentacle & ingredients are set up correctly. If you are still unsuccessful join our discord at https://discord.gg/trE4SHRXvb",
14231423
"ritual.occultism.familiar_bat.conditions": "Not all requirements for this ritual are met.",
14241424
"ritual.occultism.familiar_bat.finished": "Summoned bat familiar successfully.",
14251425
"ritual.occultism.familiar_bat.interrupted": "Summoning of bat familiar interrupted.",

src/main/java/com/klikli_dev/occultism/datagen/OccultismBookProvider.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ private BookEntryModel makeIntroEntry(CategoryEntryMap entryMap, char icon) {
282282
If you run into any trouble while playing Occultism, please join our Discord server and ask for help.
283283
\\
284284
\\
285-
[Join us at https://invite.gg/klikli](https://invite.gg/klikli)
285+
[Join us at https://discord.gg/trE4SHRXvb](https://discord.gg/trE4SHRXvb)
286286
""");
287287

288288
return BookEntryModel.create(this.modLoc(this.context().categoryId() + "/" + this.context().entryId()), this.context().entryName())

src/main/java/com/klikli_dev/occultism/datagen/lang/ENUSProvider.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,7 @@ private void addRitualMessages() {
494494
this.add("ritual.occultism.pentacle_help.no_pentacle", "\u00a7lNo pentacle found!\u00a7r\nIt seems you did not draw a pentacle, or your pentacle is missing large parts. See the \"Rituals\" section of the Dictionary of Spirits, the required Pentacle will be a clickable blue link above the ritual recipe on the ritual's page.");
495495
this.add("ritual.occultism.ritual_help", "\u00a7lInvalid ritual!\u00a7r\nWere you trying to perform ritual: \"%s\"? Missing items:\n%s");
496496
this.add("ritual.occultism.disabled", "This ritual is disabled on this server.");
497-
this.add("ritual.occultism.does_not_exist", "\u00a7lUnknown ritual\u00a7r. Make sure the pentacle & ingredients are set up correctly. If you are still unsuccessful join our discord at https://invite.gg/klikli");
497+
this.add("ritual.occultism.does_not_exist", "\u00a7lUnknown ritual\u00a7r. Make sure the pentacle & ingredients are set up correctly. If you are still unsuccessful join our discord at https://discord.gg/trE4SHRXvb");
498498
this.add("ritual.occultism.book_not_bound", "\u00a7lUnbound Book of Calling\u00a7r. You must craft this book with Dictionary of Spirits to bind to a spirit before starting a ritual.");
499499
this.add("ritual.occultism.debug.conditions", "Not all requirements for this ritual are met.");
500500
this.add("ritual.occultism.debug.started", "Ritual started.");

src/main/java/com/klikli_dev/occultism/datagen/lang/RURUProvider.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -521,7 +521,7 @@ private void addRitualMessages() {
521521
this.lang("ru_ru").add("ritual.occultism.pentacle_help.no_pentacle", "\u00a7lПентакль не найден!\u00a7r\nКажется, Вы не начертили пентакль, или в Вашем пентакле отсутствуют важные элементы. Обратитесь в раздел \"Ритуалы\" справочника душ, необходимый пентакль будет отображён как гиперссылка над рецептом ритуала в странице ритуала.");
522522
this.lang("ru_ru").add("ritual.occultism.ritual_help", "\u00a7lНедопустимый ритуал!\u00a7r\nВы было пытались выполнить ритуал:: \"%s\"? Отсутствуют предметы:\n%s");
523523
this.lang("ru_ru").add("ritual.occultism.disabled", "Ритуал недоступен на этом сервере.");
524-
this.lang("ru_ru").add("ritual.occultism.does_not_exist", "\u00a7lНеизвестный ритуал\u00a7r. Убедитесь, что пентакли и ингредиенты расположены правильно. Если Вы до сих пор не достигли желаемого результата, присоединяйтесь к нашему Discord-серверу —> (https://invite.gg/klikli)");
524+
this.lang("ru_ru").add("ritual.occultism.does_not_exist", "\u00a7lНеизвестный ритуал\u00a7r. Убедитесь, что пентакли и ингредиенты расположены правильно. Если Вы до сих пор не достигли желаемого результата, присоединяйтесь к нашему Discord-серверу —> (https://discord.gg/trE4SHRXvb)");
525525
this.lang("ru_ru").add("ritual.occultism.book_not_bound", "\u00a7lНесвязанная книга вызова\u00a7r. Перед началом ритуала, Вы должны создать эту книгу с помощью Справочника душ, для связки её с духом.");
526526

527527
this.lang("ru_ru").add("ritual.occultism.unknown.conditions", "Удовлетворены не все требования для этого ритуала.");

0 commit comments

Comments
 (0)