16.4Kdownloads
69followers
Arcadian Dream has been archived. Arcadian Dream will not receive any further updates unless the author decides to unarchive the project.
Tags
Creators
Details
Licensed EUPL-1.2
Published 3 years ago
Updated 3 years ago
All versions
0.0.5
Alpha
Arcadian Dream 0.0.53 years ago 283
Uploaded by
Compatibility
Minecraft: Java Edition
1.19.4
Platform
Fabric
Supported environments
Client and server
Required content
Unavailable version
Unavailable version
Unavailable version
Unavailable version
Unavailable version
Changes
Additions
- Added kunai bullet type
- Added pellet bullet type
- Added a new trinket that lets you cancel bullets by hitting them
- Added the Ghastly Send-Off Lantern, which makes you temporarily invincible in exchange for not being able to deal damage or break blocks
- Added life fragments (9 of them make an extend and vice versa)
- Added lamprey and cooked lamprey
- Added rare time orbs which permanently halve the cooldown of a shot
Changes
- Made Makaite ore more common
- Improved the textures of Makaite armor and the metal block
- Makaite is now mineable with stone tier
- Hourai Elixir has a new recipe
Fixes
- Ritual crafting now correctly increments the crafted stat for items crafted this way
Optional dependencies
Unavailable version
Unavailable version
Unavailable version
Unavailable version
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| arcadiandream-1.19.4-0.0.5-sources.jar | Unknown | 3.74 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:Oim7y3T3:owc4xATW"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:Oim7y3T3:owc4xATW"
}

