All versions
4.0-alpha-1
Alpha
Blocktopia 4.0-alpha-1last year 35
Compatibility
Minecraft: Java Edition
1.21.1
Platforms
Fabric
Quilt
Supported environments
Client and server
Required content
Changes
Changes
Tropical Water
- When Tropical Water is next to a Lava Source Bllock it creates Crying Obsidian and if it is next to flowing Lava it creates Cobbled Deepslate
Blocks
- added Sponge TNT Block wich can explode Water
- Explosion Power vcan be set in the Configs
- Many things can be configured for the Legacy Cutter
Datapacks
- added Modified Villages Datapack
- adds houses for the Blocktopia Professions
- added Thundering Smite Datapack
- has to be enabled for Thundering Smite to exist
- added Silk Swing Enchantment Datapack
- adds a enchantment wich causes entities to drop spawn eggs of themselves when killed
Potions
- added Potions for XP Boost and XP Remover
- XP Boost is brewed using a Experience Bottle
- XP Remover requires XP Boost and a Fermented Spider Eye
Trinket Slots
- added a new Slot for the Cat Trinket
- increases the Movement Speed of the Player
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:eyRp1S4d:mg4Fuht5"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:eyRp1S4d:mg4Fuht5"
}





