Links
Tags
Creators
Details
Licensed GPL-3.0-only
Published last year
Updated 6 hours ago
All versions
1.9.3
Release
Marioverse 1.21.1-1.9.3-neoforge4 months ago 972
Compatibility
Minecraft: Java Edition
1.21.1
Platform
NeoForge
Supported environments
Client and server
Required content
Changes
Create Aeronautics Support!
- Added Sable block tags for Create Aeronautics compat
- End Stone ? Blocks, Storage Bricks, & Smashable Bricks float
- Invisible ? Blocks float when invisible
- Mushroom Trampolines are bouncy
- Iron Spikes & Spike Panels are frictive
- Dotted-Line Blocks, On-Off Switches, Star Coins, & Coins are floaty
- Wooden Bridges tagged as having Quarter Volume
- CheckPoint Flags tagged as light
- Added Create Aeronautics support
- Warp Pipe teleporting
- Right-click to enter clear pipes & proper movement inside
- Hitting ? Blocks & Smashable Blocks
- Hitting On/Off Switches
- Bouncing on Mushroom Trampolines
- Improved item and mob movement through clear pipes
- Added trampoline caps to twilight forest portal deco tag
- Added Warp Pipes, Question Blocks, & Storage Bricks to Framed Blocks whitelist tag
- Fixed brick pedestal particles
Optional dependencies
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:rUR6ldL3:Li8zciCb"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:rUR6ldL3:Li8zciCb"
}








