diff --git a/datapacks/Voidblock datapacks/data/voidblock/function/versions/changelog/building_version.json b/datapacks/Voidblock datapacks/data/voidblock/function/versions/changelog/building_version.json index a9e61248b..ba20775fd 100644 --- a/datapacks/Voidblock datapacks/data/voidblock/function/versions/changelog/building_version.json +++ b/datapacks/Voidblock datapacks/data/voidblock/function/versions/changelog/building_version.json @@ -3,27 +3,27 @@ "Edition": "JAVA EDITION", -"Release Versions": "7.3.0 [Rebranding Update]", +"Release Versions": "7.1.0 [Rebranding Update]", -"Release Building": "JE-26.1-7.3.0-Voidblock:PRE_RELEASE-1", +"Release Building": "JE-1.21>1.21.10-7.1.0-Voidblock:7.1.0", -"Nightly Building": "JE-26.1-7.3.0-Voidblock:NIGHTLY_BUILDING_24.02.2026.21618a_[main]", +"Nightly Building": "JE-1.21>1.21.10-7.1.0-Voidblock:NIGHTLY_BUILDING_22.11.2025.12050a_[docs]", "Data_pack": "TRUE", "Resource_pack": "TRUE", -"Translations_Version": "Ultimo Aggiornamento delle Traduzioni: 29.12.2025 alle 17:00", +"Translations_Version": "Ultimo Aggiornamento delle Traduzioni: 25.10.2025 alle 18:45", -"Custom Structures World": "1.21.11_1.0", +"Custom Structures World": "4.1.0", -"Protocol Version": "PVN_0_mc261a", +"Protocol Version": "PVN_0_mc12110", -"Protocol Identifier Data": "PID_0_mc261", +"Protocol Identifier Data": "PID_1_mc12111", -"Sub Protocol Identifier Data": "SUBPID_0_mc261", +"Sub Protocol Identifier Data": "SUBPID_1_mc12111", -"Github_Tag": "26.1_JE-0a", +"Github_Tag": "1.21.9_JE-0", "Github":"https://github.com/Loweredgames/Voidblock", diff --git a/docs/.translated/it_it/_homepage.mdx b/docs/.translated/it_it/_homepage.mdx new file mode 100644 index 000000000..c35efcd99 --- /dev/null +++ b/docs/.translated/it_it/_homepage.mdx @@ -0,0 +1,9 @@ +--- +title: Casa +hide_meta: true +--- + +![Logo](https://github.com/user-attachments/assets/e9622075-a83e-44e8-9683-da2e90a1b7c9) + +# Casa + diff --git a/docs/.translated/it_it/_meta.json b/docs/.translated/it_it/_meta.json new file mode 100644 index 000000000..efee7d74e --- /dev/null +++ b/docs/.translated/it_it/_meta.json @@ -0,0 +1,4 @@ +{ + "_homepage.mdx": "Casa", + "support_versions.mdx": "Supporto delle Versioni" +} diff --git a/docs/.translated/it_it/support_versions.mdx b/docs/.translated/it_it/support_versions.mdx new file mode 100644 index 000000000..71ae1b7e8 --- /dev/null +++ b/docs/.translated/it_it/support_versions.mdx @@ -0,0 +1,40 @@ +--- +title: Supporto delle Versioni +hide_meta: true +--- + +*Ultima Versione: 03.12.2025 - 17:02* + +| Versione di Minecraft | Normale | Portable Versione | Modloads: (solo Portable Versione/Mod Versione) Fabric, Quilt, Neoforge, Forge | +| :------: | :-------: | :-------: | :-------: | +| 1.21.11 |✅ Attuale|✅ Attuale|✅ Attuale| +| 1.21.9/1.21.10 |☑️ Ancora supportata|☑️ Ancora supportata|☑️ Ancora supportata| +| 1.21.6/1.21.7/1.21.8 |☑️ Ancora supportata|☑️ Ancora supportata|☑️ Ancora supportata| +| 1.21.5 |☑️ Ancora supportata|☑️ Ancora supportata|☑️ Ancora supportata| +| 1.21.4 |☑️ Ancora supportata|☑️ Ancora supportata|☑️ Ancora supportata| +| 1.21.2 - 1.21.3 |☑️ Ancora supportata|☑️ Ancora supportata|☑️ Ancora supportata| +| 1.21 - 1.21.1 |☑️ Ancora supportata|☑️ Ancora supportata|☑️ Ancora supportata| +| 1.20.5 - 1.20.6 LTS |❄️ Supporto a lungo termine |❄️ Supporto a lungo termine|❄️ Supporto a lungo termine| +| 1.20.2 - 1.20.3 - 1.20.4 |⚠️ Obsoleta|🚫 Non disponibile|🚫 Non disponibile| +| 1.20 - 1.20.1 |⚠️ Obsoleta|🚫 Non disponibile|🚫 Non disponibile| +| 1.19.X |⚠️ Obsoleta|🚫 Non disponibile|🚫 Non disponibile| +| 1.18.X |⚠️ Obsoleta|🚫 Non disponibile|🚫 Non disponibile| +| 1.17.X |⚠️ Obsoleta|🚫 Non disponibile|🚫 Non disponibile| +| 1.16.X and older |⚠️ Obsoleta|🚫 Non disponibile|🚫 Non disponibile| + +# Glossario: + +✅ Attuale: +- Queste versioni sono ufficialmente supportate e riceveranno aggiornamenti per nuove funzionalità, ottimizzazioni e correzioni di bug. + +☑️ Ancora supportata: +- Questa versione è ancora supportata e riceve aggiornamenti e correzioni stabili. + +❄️ Supporto a lungo termine: +- Queste versioni sono ufficialmente supportate per un lungo periodo, ma generalmente riceveranno aggiornamenti solo per correzioni di bug e manutenzione dei backporting. + +⚠️ Obsoleta: +- Queste versioni sono solo storiche e non riceveranno aggiornamenti futuri. + +🚫 Non disponibile: +- Per ora non sono disponibili download per queste versioni. diff --git a/docs/_homepage.mdx b/docs/_homepage.mdx new file mode 100644 index 000000000..19ccd0c56 --- /dev/null +++ b/docs/_homepage.mdx @@ -0,0 +1,8 @@ +--- +title: Home +--- + +![Logo](https://github.com/user-attachments/assets/e9622075-a83e-44e8-9683-da2e90a1b7c9) + +# Home + diff --git a/docs/_meta.json b/docs/_meta.json new file mode 100644 index 000000000..fe28118ac --- /dev/null +++ b/docs/_meta.json @@ -0,0 +1,4 @@ +{ + "_homepage.mdx": "Home", + "support_versions.mdx": "Support Versions" +} diff --git a/docs/sinytra-wiki.json b/docs/sinytra-wiki.json new file mode 100644 index 000000000..442d5e08f --- /dev/null +++ b/docs/sinytra-wiki.json @@ -0,0 +1,15 @@ +{ + "id": "voidblock-portable", + "owners": [ "Loweredgames" ], + "modid": "voidblock-portable", + "slug": "voidblock-portable-version", + "platforms": { + "modrinth": "voidblock-portable", + "curseforge": "voidblock-portable-version" + }, + "versions": { + "1.21.6/1.21.7/1.21.8/1.21.9/1.21.10/1.21.11": "1.21.X", + "1.20.6": "5.0.0-1.20.X", + "1.19.4": "5.0.0-1.19.X" + } +} \ No newline at end of file diff --git a/docs/support_versions.mdx b/docs/support_versions.mdx new file mode 100644 index 000000000..24ee064fc --- /dev/null +++ b/docs/support_versions.mdx @@ -0,0 +1,40 @@ +--- +title: Support Versions +hide_meta: true +--- + +*Last updated: 03.12.2025 - 17:02* + +| Minecraft Versions | Normal | Portable Version | Modloads: (only Portable Version/Mod Version) Fabric, Quilt, Neoforge, Forge | +| :------: | :-------: | :-------: | :-------: | +| 1.21.11 |✅ Current|✅ Current|✅ Current| +| 1.21.9/1.21.10 |☑️ Still supported|☑️ Still supported|☑️ Still supported| +| 1.21.6/1.21.7/1.21.8 |☑️ Still supported|☑️ Still supported|☑️ Still supported| +| 1.21.5 |☑️ Still supported|☑️ Still supported|☑️ Still supported| +| 1.21.4 |☑️ Still supported|☑️ Still supported|☑️ Still supported| +| 1.21.2 - 1.21.3 |☑️ Still supported|☑️ Still supported|☑️ Still supported| +| 1.21 - 1.21.1 |☑️ Still supported|☑️ Still supported|☑️ Still supported| +| 1.20.5 - 1.20.6 LTS |❄️ Long-term support |❄️ Long-term support|❄️ Long-term support| +| 1.20.2 - 1.20.3 - 1.20.4 |⚠️ Deprecated|🚫 Unavailable|🚫 Unavailable| +| 1.20 - 1.20.1 |⚠️ Deprecated|🚫 Unavailable|🚫 Unavailable| +| 1.19.X |⚠️ Deprecated|🚫 Unavailable|🚫 Unavailable| +| 1.18.X |⚠️ Deprecated|🚫 Unavailable|🚫 Unavailable| +| 1.17.X |⚠️ Deprecated|🚫 Unavailable|🚫 Unavailable| +| 1.16.X and older |⚠️ Deprecated|🚫 Unavailable|🚫 Unavailable| + +# Glossary: + +✅ Current: +- These versions are officially supported, and will receive updates for new features, optimizations, and bug fixes. + +☑️ Still supported: +- This version is still supported and receives stable updates and fixes. + +❄️ Long-term support: +- These versions are officially supported for a long time, but will generally only receive updates for bug fixes and backporting maintenance. + +⚠️ Deprecated: +- These versions are historical only and won't receive future updates. + +🚫 Unavailable: +- There are no downloads available for these versions, for now.