Tags
Creators
Details
26.1_JE-0a
Compatibility
Changes
Questa è una versione bonus prima del rilascio della 26.1.
Highlights
custom structures:
- rifatto il mondo delle strutture rendendolo multiversione #429
Changed
custom structures:
- rifatto il mondo delle strutture rendendolo multiversione #429
-
- adesso il mondo delle strutture e le strutture sono multiversione. questo significa che potranno essere aggiornate o aggiunte con piu facilita,
-
- rifatto il mondo e riordinate tutte le strutture in base alle loro categorie,
-
-
- il mondo da adesso sara compatibile e aggiornato alla 1.21.11 e una copia della 26.1, con copie del mondo in base alla versione di Minecraft,
-
-
-
- aggiornate le strutture, miglioramenti vari e cambiate le cartelle delle strutture
-
-
-
- aggiunta una cartella dentro
.worldche mostra le versioni specifiche,
- aggiunta una cartella dentro
-
-
-
- cambiato il formato dentro il datapack che adesso è multiversione. il formato è stato resetato per questo cambiamento
-
functions and datapack:
- cambiato il level.dat e i vari percorsi per l'aggiornamento della 26.1
- adesso anche il resources pack uttilizza gli snapshots
Removed
functions and datapack:
- rimosso il messaggio di incopatibilita nel PVN. Questo messaggio è diventato sempre di piu un qualcosa di inuttile e ho deciso di rimmuoverlo.
Fixed
custom structures:
- miglioramenti e correzioni nel mondo delle strutture e nelle strutture
- risolto il map.dat 1 che era rotto nella 26.1
⚠️BUILDING: They are development version and can be unstable, use it at your risk⚠️
Full Changelog: https://github.com/Loweredgames/Voidblock/compare/1.21.11_JE-0...26.1_JE-0a
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| Resource Pack Portable.zip | Required resource pack | 2.8 MiB |
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:8R0OkBjV:MxPHvAiR"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:8R0OkBjV:MxPHvAiR"
}

