Tags
Creators
Details
Licensed MIT for Code and CC BY NC 4.0 for Art Assets
Published 3 years ago
Updated 2 years ago
All versions
1.20.1-2.0.3
Release
ULTRACRAFT 1.20.1-2.0.33 years ago 515
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Fabric
Supported environments
Client and server
Required content
Changes
Major Changes
- Switched from Geckolib to Aurelib. Geckolib is no longer required to run the mod.
- Fixed ultra-speed gamerule not affecting walk speed
- Hell Observers now detect ALL Hostile entities and not just those added by ultracraft.
- Fixed ultra-Hivel Gamerule
- Fixed ultra-speed Gamerule
- Added Core Eject Damage Type
- Added Piercer Alt-Fire Damage Type
- Terminal improvements
- Terminals are now automatically unfocused when out of reach
- Graffiti cursor is now more accurate
- Graffiti now spans the entire back of Terminals
- This also means Graffitis texture size has been increased (32x32 -> 40x40)
- Old Graffitis are resized automatically
- Added Random initial Screensavers
- Custom ones can be added using datapacks
- Made Terminal Item NBT less volatile
- Base Color can now be set to any Hex Color
- Fixed Crash that occurs when opening the Weapons Tab without the Piercer recipe unlocked
- Fixed issue with Soap visually disappearing after picking it up
- Fixed Recipe Syncing from Server to Client
- Added Functionality to Sky Blocks
- Drones no longer wander off into the stratosphere if left unattended
- A lot more Sounds are now customizable
Commands
- Added
ultrabossbar <bossbar-id>subcommand to/ultracraft- changes a chosen bossbars style to the ultracraft one
- why are the bossbar styles hard coded into the
/bossbarcommand Mojang, even if you're not planning on it, for the pure possibility that you (OR SOMEONE ELSE *WINKS*) ever want to add another style, they can without much trouble. Like,, bruh
- why are the bossbar styles hard coded into the
- changes a chosen bossbars style to the ultracraft one
Minor Changes
- Fixed logic error in auto aiming
- Pets also don't get targetted by coins or sharpshooter shots anymore
- Fixed absorption not being displayed in ultraHUD anymore
- Malicious Face now takes actual
interrupttype damage when interrupted (previously generic entity damage) - Added Trails to Coins
- Added Flowers and Tall Flowers to fragile Block Tag
- Nothing pure is allowed to exist in this cruel world :pensive:
- Fixed Machinesword Attack sounds for
Better Combatnot playing
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:JGAiUYbt:jGMmIzyR"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:JGAiUYbt:jGMmIzyR"
}






