Skip to content

Commit

Permalink
Merge pull request #357 from LifeMC-Studios/dev_main
Browse files Browse the repository at this point in the history
✨ v1.0.6 is out!
  • Loading branch information
Nukecraft5419 authored May 17, 2024
2 parents bbebd03 + 8bcc7fe commit ae64fad
Show file tree
Hide file tree
Showing 1,320 changed files with 11,413 additions and 32,871 deletions.
3 changes: 3 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,9 @@ body:
- 1.0.5+1.20.1
- 1.0.5+1.20.2
- 1.0.5+1.20.4
- 1.0.6+1.18.2
- 1.0.6+1.19.4
- 1.0.6+1.20.4
validations:
required: true

Expand Down
10 changes: 0 additions & 10 deletions CLI/packwiz-modrinth-export.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ show_menu() {
echo "Which version do you want to export?"
echo "1. 1.18.2"
echo "2. 1.19.4"
echo "3. 1.20.1"
echo "4. 1.20.2"
echo "5. 1.20.4"
echo "6. 1.20.5"
echo "7. All versions"
Expand Down Expand Up @@ -89,12 +87,6 @@ while true; do
2)
export_modpack "1.19.4"
;;
3)
export_modpack "1.20.1"
;;
4)
export_modpack "1.20.2"
;;
5)
export_modpack "1.20.4"
;;
Expand All @@ -108,8 +100,6 @@ while true; do
sleep 1
export_modpack "1.18.2"
export_modpack "1.19.4"
export_modpack "1.20.1"
export_modpack "1.20.2"
export_modpack "1.20.4"
export_modpack "1.20.5"
;;
Expand Down
8 changes: 0 additions & 8 deletions CLI/packwiz-update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ show_menu() {
echo "Which version would you like to update?"
echo "1. 1.18.2"
echo "2. 1.19.4"
echo "3. 1.20.1"
echo "4. 1.20.2"
echo "5. 1.20.4"
echo "6. 1.20.5"
echo "7. All versions"
Expand Down Expand Up @@ -88,12 +86,6 @@ while true; do
2)
update_modpack "1.19.4"
;;
3)
update_modpack "1.20.1"
;;
4)
update_modpack "1.20.2"
;;
5)
update_modpack "1.20.4"
;;
Expand Down
10 changes: 0 additions & 10 deletions CLI/update-languages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ show_menu() {
echo "Which version do you want to update the languages to?"
echo "1. 1.18.2"
echo "2. 1.19.4"
echo "3. 1.20.1"
echo "4. 1.20.2"
echo "5. 1.20.4"
echo "6. 1.20.5"
echo "7. All versions"
Expand Down Expand Up @@ -95,12 +93,6 @@ while true; do
2)
update_languages "1.19.4"
;;
3)
update_languages "1.20.1"
;;
4)
update_languages "1.20.2"
;;
5)
update_languages "1.20.4"
;;
Expand All @@ -114,8 +106,6 @@ while true; do
sleep 1
update_languages "1.18.2"
update_languages "1.19.4"
update_languages "1.20.1"
update_languages "1.20.2"
update_languages "1.20.4"
update_languages "1.20.5"
;;
Expand Down
985 changes: 364 additions & 621 deletions COPYING.md

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions Crowdin/lang/af_za.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"lifemc.btn.update": "Update Now!",
"lifemc.notification.update": "New update available for LifeMC!",
"lifemc.copying": "All rights reserved. © 2021-2024 LifeMC Studios.",
"sodium.option_impact.low": "Low",
"sodium.option_impact.medium": "Medium",
Expand Down
2 changes: 0 additions & 2 deletions Crowdin/lang/ar_sa.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"lifemc.btn.update": "Update Now!",
"lifemc.notification.update": "New update available for LifeMC!",
"lifemc.copying": "All rights reserved. © 2021-2024 LifeMC Studios.",
"sodium.option_impact.low": "Low",
"sodium.option_impact.medium": "Medium",
Expand Down
2 changes: 0 additions & 2 deletions Crowdin/lang/be_by.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"lifemc.btn.update": "Update Now!",
"lifemc.notification.update": "New update available for LifeMC!",
"lifemc.copying": "All rights reserved. © 2021-2024 LifeMC Studios.",
"sodium.option_impact.low": "Low",
"sodium.option_impact.medium": "Medium",
Expand Down
2 changes: 0 additions & 2 deletions Crowdin/lang/bg_bg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"lifemc.btn.update": "Update Now!",
"lifemc.notification.update": "New update available for LifeMC!",
"lifemc.copying": "All rights reserved. © 2021-2024 LifeMC Studios.",
"sodium.option_impact.low": "Low",
"sodium.option_impact.medium": "Medium",
Expand Down
2 changes: 0 additions & 2 deletions Crowdin/lang/ca_es.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"lifemc.btn.update": "Update Now!",
"lifemc.notification.update": "New update available for LifeMC!",
"lifemc.copying": "All rights reserved. © 2021-2024 LifeMC Studios.",
"sodium.option_impact.low": "Low",
"sodium.option_impact.medium": "Medium",
Expand Down
2 changes: 0 additions & 2 deletions Crowdin/lang/cs_cz.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"lifemc.btn.update": "Update Now!",
"lifemc.notification.update": "New update available for LifeMC!",
"lifemc.copying": "All rights reserved. © 2021-2024 LifeMC Studios.",
"sodium.option_impact.low": "Low",
"sodium.option_impact.medium": "Medium",
Expand Down
2 changes: 0 additions & 2 deletions Crowdin/lang/cy_gb.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"lifemc.btn.update": "Update Now!",
"lifemc.notification.update": "New update available for LifeMC!",
"lifemc.copying": "All rights reserved. © 2021-2024 LifeMC Studios.",
"sodium.option_impact.low": "Low",
"sodium.option_impact.medium": "Medium",
Expand Down
2 changes: 0 additions & 2 deletions Crowdin/lang/da_dk.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"lifemc.btn.update": "Update Now!",
"lifemc.notification.update": "New update available for LifeMC!",
"lifemc.copying": "All rights reserved. © 2021-2024 LifeMC Studios.",
"sodium.option_impact.low": "Low",
"sodium.option_impact.medium": "Medium",
Expand Down
2 changes: 0 additions & 2 deletions Crowdin/lang/de_ch.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"lifemc.btn.update": "Update Now!",
"lifemc.notification.update": "New update available for LifeMC!",
"lifemc.copying": "All rights reserved. © 2021-2024 LifeMC Studios.",
"sodium.option_impact.low": "Low",
"sodium.option_impact.medium": "Medium",
Expand Down
2 changes: 0 additions & 2 deletions Crowdin/lang/de_de.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"lifemc.btn.update": "Update Now!",
"lifemc.notification.update": "New update available for LifeMC!",
"lifemc.copying": "All rights reserved. © 2021-2024 LifeMC Studios.",
"sodium.option_impact.low": "Low",
"sodium.option_impact.medium": "Medium",
Expand Down
2 changes: 0 additions & 2 deletions Crowdin/lang/el_gr.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"lifemc.btn.update": "Update Now!",
"lifemc.notification.update": "New update available for LifeMC!",
"lifemc.copying": "All rights reserved. © 2021-2024 LifeMC Studios.",
"sodium.option_impact.low": "Low",
"sodium.option_impact.medium": "Medium",
Expand Down
2 changes: 0 additions & 2 deletions Crowdin/lang/en_gb.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"lifemc.btn.update": "Update Now!",
"lifemc.notification.update": "New update available for LifeMC!",
"lifemc.copying": "All rights reserved. © 2021-2024 LifeMC Studios.",
"sodium.option_impact.low": "Low",
"sodium.option_impact.medium": "Medium",
Expand Down
2 changes: 0 additions & 2 deletions Crowdin/lang/en_pt.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"lifemc.btn.update": "Update Now!",
"lifemc.notification.update": "New update available for LifeMC!",
"lifemc.copying": "All rights reserved. © 2021-2024 LifeMC Studios.",
"sodium.option_impact.low": "Low",
"sodium.option_impact.medium": "Medium",
Expand Down
2 changes: 0 additions & 2 deletions Crowdin/lang/en_ud.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"lifemc.btn.update": "¡ʍoN ǝʇɐpd∩",
"lifemc.notification.update": "¡ƆWǝɟᴉ˥ ɹoɟ ǝlqɐlᴉɐʌɐ ǝʇɐpdn ʍǝN",
"lifemc.copying": "˙soᴉpnʇS ƆWǝɟᴉ˥ ㄣᄅ0ᄅ-Ɩᄅ0ᄅ © ˙pǝʌɹǝsǝɹ sʇɥƃᴉɹ ll∀",
"sodium.option_impact.low": "ʍo˥",
"sodium.option_impact.medium": "ɯnᴉpǝW",
Expand Down
2 changes: 0 additions & 2 deletions Crowdin/lang/en_us.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"lifemc.btn.update": "Update Now!",
"lifemc.notification.update": "New update available for LifeMC!",
"lifemc.copying": "All rights reserved. © 2021-2024 LifeMC Studios.",
"sodium.option_impact.low": "Low",
"sodium.option_impact.medium": "Medium",
Expand Down
2 changes: 0 additions & 2 deletions Crowdin/lang/eo_uy.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"lifemc.btn.update": "Update Now!",
"lifemc.notification.update": "New update available for LifeMC!",
"lifemc.copying": "All rights reserved. © 2021-2024 LifeMC Studios.",
"sodium.option_impact.low": "Low",
"sodium.option_impact.medium": "Medium",
Expand Down
2 changes: 0 additions & 2 deletions Crowdin/lang/es_ar.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"lifemc.btn.update": "Update Now!",
"lifemc.notification.update": "New update available for LifeMC!",
"lifemc.copying": "All rights reserved. © 2021-2024 LifeMC Studios.",
"sodium.option_impact.low": "Low",
"sodium.option_impact.medium": "Medium",
Expand Down
2 changes: 0 additions & 2 deletions Crowdin/lang/es_es.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"lifemc.btn.update": "Update Now!",
"lifemc.notification.update": "New update available for LifeMC!",
"lifemc.copying": "All rights reserved. © 2021-2024 LifeMC Studios.",
"sodium.option_impact.low": "Low",
"sodium.option_impact.medium": "Medium",
Expand Down
2 changes: 0 additions & 2 deletions Crowdin/lang/et_ee.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"lifemc.btn.update": "Update Now!",
"lifemc.notification.update": "New update available for LifeMC!",
"lifemc.copying": "All rights reserved. © 2021-2024 LifeMC Studios.",
"sodium.option_impact.low": "Low",
"sodium.option_impact.medium": "Medium",
Expand Down
2 changes: 0 additions & 2 deletions Crowdin/lang/fa_ir.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"lifemc.btn.update": "Update Now!",
"lifemc.notification.update": "New update available for LifeMC!",
"lifemc.copying": "All rights reserved. © 2021-2024 LifeMC Studios.",
"sodium.option_impact.low": "Low",
"sodium.option_impact.medium": "Medium",
Expand Down
2 changes: 0 additions & 2 deletions Crowdin/lang/fi_fi.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"lifemc.btn.update": "Update Now!",
"lifemc.notification.update": "New update available for LifeMC!",
"lifemc.copying": "All rights reserved. © 2021-2024 LifeMC Studios.",
"sodium.option_impact.low": "Low",
"sodium.option_impact.medium": "Medium",
Expand Down
2 changes: 0 additions & 2 deletions Crowdin/lang/fil_ph.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"lifemc.btn.update": "Update Now!",
"lifemc.notification.update": "New update available for LifeMC!",
"lifemc.copying": "All rights reserved. © 2021-2024 LifeMC Studios.",
"sodium.option_impact.low": "Low",
"sodium.option_impact.medium": "Medium",
Expand Down
2 changes: 0 additions & 2 deletions Crowdin/lang/fr_ca.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"lifemc.btn.update": "Update Now!",
"lifemc.notification.update": "New update available for LifeMC!",
"lifemc.copying": "All rights reserved. © 2021-2024 LifeMC Studios.",
"sodium.option_impact.low": "Low",
"sodium.option_impact.medium": "Medium",
Expand Down
2 changes: 0 additions & 2 deletions Crowdin/lang/fr_fr.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"lifemc.btn.update": "Update Now!",
"lifemc.notification.update": "New update available for LifeMC!",
"lifemc.copying": "All rights reserved. © 2021-2024 LifeMC Studios.",
"sodium.option_impact.low": "Low",
"sodium.option_impact.medium": "Medium",
Expand Down
2 changes: 0 additions & 2 deletions Crowdin/lang/he_il.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"lifemc.btn.update": "Update Now!",
"lifemc.notification.update": "New update available for LifeMC!",
"lifemc.copying": "All rights reserved. © 2021-2024 LifeMC Studios.",
"sodium.option_impact.low": "Low",
"sodium.option_impact.medium": "Medium",
Expand Down
2 changes: 0 additions & 2 deletions Crowdin/lang/hi_in.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"lifemc.btn.update": "Update Now!",
"lifemc.notification.update": "New update available for LifeMC!",
"lifemc.copying": "All rights reserved. © 2021-2024 LifeMC Studios.",
"sodium.option_impact.low": "Low",
"sodium.option_impact.medium": "Medium",
Expand Down
2 changes: 0 additions & 2 deletions Crowdin/lang/hr_hr.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"lifemc.btn.update": "Update Now!",
"lifemc.notification.update": "New update available for LifeMC!",
"lifemc.copying": "All rights reserved. © 2021-2024 LifeMC Studios.",
"sodium.option_impact.low": "Low",
"sodium.option_impact.medium": "Medium",
Expand Down
2 changes: 0 additions & 2 deletions Crowdin/lang/hu_hu.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"lifemc.btn.update": "Update Now!",
"lifemc.notification.update": "New update available for LifeMC!",
"lifemc.copying": "All rights reserved. © 2021-2024 LifeMC Studios.",
"sodium.option_impact.low": "Low",
"sodium.option_impact.medium": "Medium",
Expand Down
2 changes: 0 additions & 2 deletions Crowdin/lang/id_id.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"lifemc.btn.update": "Update Now!",
"lifemc.notification.update": "New update available for LifeMC!",
"lifemc.copying": "All rights reserved. © 2021-2024 LifeMC Studios.",
"sodium.option_impact.low": "Low",
"sodium.option_impact.medium": "Medium",
Expand Down
2 changes: 0 additions & 2 deletions Crowdin/lang/is_is.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"lifemc.btn.update": "Update Now!",
"lifemc.notification.update": "New update available for LifeMC!",
"lifemc.copying": "All rights reserved. © 2021-2024 LifeMC Studios.",
"sodium.option_impact.low": "Low",
"sodium.option_impact.medium": "Medium",
Expand Down
2 changes: 0 additions & 2 deletions Crowdin/lang/it_it.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"lifemc.btn.update": "Aggiorna ora!",
"lifemc.notification.update": "Nuovo aggiornamento disponibile per LifeMC!",
"lifemc.copying": "Tutti i diritti riservati. © 2021-2024 LifeMC Studios.",
"sodium.option_impact.low": "Basso",
"sodium.option_impact.medium": "Medio",
Expand Down
2 changes: 0 additions & 2 deletions Crowdin/lang/it_lt.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"lifemc.btn.update": "Update Now!",
"lifemc.notification.update": "New update available for LifeMC!",
"lifemc.copying": "All rights reserved. © 2021-2024 LifeMC Studios.",
"sodium.option_impact.low": "Low",
"sodium.option_impact.medium": "Medium",
Expand Down
2 changes: 0 additions & 2 deletions Crowdin/lang/ja_jp.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"lifemc.btn.update": "Update Now!",
"lifemc.notification.update": "New update available for LifeMC!",
"lifemc.copying": "All rights reserved. © 2021-2024 LifeMC Studios.",
"sodium.option_impact.low": "Low",
"sodium.option_impact.medium": "Medium",
Expand Down
2 changes: 0 additions & 2 deletions Crowdin/lang/ka_ge.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"lifemc.btn.update": "Update Now!",
"lifemc.notification.update": "New update available for LifeMC!",
"lifemc.copying": "All rights reserved. © 2021-2024 LifeMC Studios.",
"sodium.option_impact.low": "Low",
"sodium.option_impact.medium": "Medium",
Expand Down
2 changes: 0 additions & 2 deletions Crowdin/lang/ko_kr.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"lifemc.btn.update": "Update Now!",
"lifemc.notification.update": "New update available for LifeMC!",
"lifemc.copying": "All rights reserved. © 2021-2024 LifeMC Studios.",
"sodium.option_impact.low": "Low",
"sodium.option_impact.medium": "Medium",
Expand Down
2 changes: 0 additions & 2 deletions Crowdin/lang/lol_us.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"lifemc.btn.update": "Update Now!",
"lifemc.notification.update": "New update available for LifeMC!",
"lifemc.copying": "All rights reserved. © 2021-2024 LifeMC Studios.",
"sodium.option_impact.low": "Low",
"sodium.option_impact.medium": "Medium",
Expand Down
2 changes: 0 additions & 2 deletions Crowdin/lang/lv_lv.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"lifemc.btn.update": "Update Now!",
"lifemc.notification.update": "New update available for LifeMC!",
"lifemc.copying": "All rights reserved. © 2021-2024 LifeMC Studios.",
"sodium.option_impact.low": "Low",
"sodium.option_impact.medium": "Medium",
Expand Down
2 changes: 0 additions & 2 deletions Crowdin/lang/ms_my.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"lifemc.btn.update": "Update Now!",
"lifemc.notification.update": "New update available for LifeMC!",
"lifemc.copying": "All rights reserved. © 2021-2024 LifeMC Studios.",
"sodium.option_impact.low": "Low",
"sodium.option_impact.medium": "Medium",
Expand Down
2 changes: 0 additions & 2 deletions Crowdin/lang/nl_nl.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"lifemc.btn.update": "Update Now!",
"lifemc.notification.update": "New update available for LifeMC!",
"lifemc.copying": "All rights reserved. © 2021-2024 LifeMC Studios.",
"sodium.option_impact.low": "Low",
"sodium.option_impact.medium": "Medium",
Expand Down
2 changes: 0 additions & 2 deletions Crowdin/lang/nn_no.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"lifemc.btn.update": "Update Now!",
"lifemc.notification.update": "New update available for LifeMC!",
"lifemc.copying": "All rights reserved. © 2021-2024 LifeMC Studios.",
"sodium.option_impact.low": "Low",
"sodium.option_impact.medium": "Medium",
Expand Down
2 changes: 0 additions & 2 deletions Crowdin/lang/no_no.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"lifemc.btn.update": "Update Now!",
"lifemc.notification.update": "New update available for LifeMC!",
"lifemc.copying": "All rights reserved. © 2021-2024 LifeMC Studios.",
"sodium.option_impact.low": "Low",
"sodium.option_impact.medium": "Medium",
Expand Down
2 changes: 0 additions & 2 deletions Crowdin/lang/pl_pl.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"lifemc.btn.update": "Update Now!",
"lifemc.notification.update": "New update available for LifeMC!",
"lifemc.copying": "All rights reserved. © 2021-2024 LifeMC Studios.",
"sodium.option_impact.low": "Low",
"sodium.option_impact.medium": "Medium",
Expand Down
5 changes: 0 additions & 5 deletions Crowdin/lang/pt_br.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
{
"lifemc.btn.update": "Update Now!",
"lifemc.notification.update": "New update available for LifeMC!",
"lifemc.copying": "All rights reserved. © 2021-2024 LifeMC Studios.",
"sodium.option_impact.low": "Low",
"sodium.option_impact.medium": "Medium",
"sodium.option_impact.high": "High",
"sodium.option_impact.extreme": "Extreme",
"sodium.option_impact.varies": "Varies",
Expand Down
Loading

0 comments on commit ae64fad

Please sign in to comment.