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.2.0
Release
ULTRACRAFT 1.20.1-2.2.02 years ago 316
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Fabric
Supported environments
Client and server
Required content
Changes
Major Changes
- Added
Versusby Aavanitro to OST - Added
Counterfeitby ENNWAY to OST- Played in Limbo Freeroam Dimension as long as you're not in creative mode
- Added Level
Clair de Lune - Improved V2 Boss Fight
- Buffed Speed slightly
- Decreased Attack Cooldowns
- Fixed Wing Rendering
- Beam Projectiles aren't Sharpshooter hittable anymore
- Fixed Movement after Death issue
- Fixed V2 ascension issue
- Fixed V2 running off of ledges
- Fixed V2 trying to chase after dead and or creative//spectator targets
- Sort of fixed V2s Green Movement (fleeing)
- Added Sawed-On Shotgun
- Added Jumpstart Nailgun
- Added new ████
- Added Hank
- Added new varians of Stained Glass Windows
- Removed "glitched" Blockstate from Fake Leaves
- The Glitch visuals still appear, but it's random now
- Removed Proximity Blockstate from Cerberus Block
- Proximity triggered Cerberi now use the nbt tag
proximityinstead
- Proximity triggered Cerberi now use the nbt tag
- Added
introAttribute to level music data- This allows setting an intro sound played before the actual track starts
- Added Flipped state to Cerberus Block
- Added
sacrificialnbt tag to Pedestals - Added Hyacinth
- Added Hyacinth patches to Limbo worldgen
- Added Butteflies :3
- Changes to old levels
- Replaced all Black Stained Glass with Darkness Blocks
- limbo1
Illusionary Paradise- Fixed enemies not spawning again after dying in
room-62 - Fixed the room where you obtain the red skull not actually being a room and thus not being protected
- Fixed red pedestal in
room-67not being locked - Fixed checkpoint in Room
filthyStaircasebeing parented to RoomHallOfNailsinstead - Added Tutorial Message on Pedestals
- Added Hyacinth
- Fixed enemies not spawning again after dying in
- limbo2
Halls of the Blameless- Fixed Checkpoint in Room
Funtain - Fixed Room
Funtainresetting when left due to a misconfigured spawn trigger - Fixed Checkpoint in Room
TheBigRedbeing too big, allowing it to be triggered before finishing the preceeding Room (Funtain) - Added Hyacinth
- Fixed Checkpoint in Room
- Fixed Fall Damage not working correctly for Players
- Fixed Deadcoins not being shootable
- Added Fire Sky Block variant
- Added Luna Sky Block variant
- The old Night Sky Block variant now doesn't have a moon anymore
- Style doesn't decay anymore while time is frozen
- Added Malicious Statue Item
- Level Timer now pauses while time is frozen
- Fixed Level Timer Pausing not actually working at all lmao
- Added Item to place decorative Malicious Faces more easily
- Fixed sprint and sneak states tending to get stuck when enabling hivel mode
- Changed how slide and slam states are handled
- Changed how movement sounds are handled
- Reinforced Stained Glass windows don't need to be supported by blocks anymore once they've been placed successfully
- Improved Beam Projectiles
- Fixed Punchable Blocks (like Pedestals) not reaction to Main Hand punches in protected Areas
- Added
styleandcollisionProperties to Sky Blocks - Regular Machineswords now only drop During Cybergrind
- Obtaining it so early on was throwing off the pacing a lot
- Fixed entities sometimes not being Removed when level instances get destroyed
- Coin fixes
- Players can now only deadcoin their own coins; meaning ricoshots won't be interrupted anymore by others throwing coins
- Fixed chained coins only doing damage as if 1 coin was hit
- Fixed logic error when checking whether nearby coins are valid targets
Settings & Config
- Added
rememberVariantClient Setting- If disabled, switching off of a weapon will replace it with its first equipped variant. Enabled by default
- Moved
Repeat IntroSetting to Debug Category- This always was a debug setting for triggering the Intro to repeat as the name suggests
- If you want to disable the intro repeating after switching versions, use the
Don't show Intro after switching VersionsSetting
Tweaks
- Reduced delay before Malicious Faces first attack
Minor Changes
- Fixed Cerberus Cracking Sounds not playing
- Fixed the modification suppression message in limbo showing up when it shouldn't
- Fixed fake trees being able to generate on any block
- Moved photosensitivity warning to Intro Sequence
- Fixed Style resetting when taking damage equal to or greater than half of the players Health
- Fixed Malicious Face not being immune to explosions anymore
- Opening the UltraCredits Screen now stops main menu ambience sounds
- This fixes an issue where they'd stack when opening and closing the credits
- Fixed Nailgun alt-fire animation not being interrupted by rapid uses while not primary firing
- Fixed Weapons that weren't obtained yet, but aren't already equipped in the weapons loadout, being uncraftable
- Normally all weapons are equipped by default, the unobtained ones just were skipped when switching weapons; newly added weapons weren't in previously saved loadouts though, revealing this issue
- Added
sprite-overrideAttribute to UltraRecipes - Changed how Fishes are handled
- Fixed a minor issue with Malicious Faces rotation
- Kinda fixed transparency layering issues with visual effects (only works with
Fabulous!graphics enabled) - Fixed an issue that caused the music in limbo1 to switch back to
Mirage of Paradisewhen it shouldn't - Added Hyacinth and//or Butterflies to old Limbo Levels
- Music Sounds now get streamed, meaning they cause less lag
- Progression Unlock Logic now uses the items UltraRecipe unlock list instead of being hard-coded
- Progression Unlock checks now take Unlock Logic into account
- That means, as long as you have obtained for example the Piercer Revolver, the Marksman and Sharpshooter are unlocked
- Added Darkness Block
- Stained Glass Windows in Levels no longer drop when broken
- Fixed Level Music (half) restarting when changing volume
- Only the Version that isn't currently primarily playing is reset
- Instead of locking Players out of the Patterns menu completely, the
Disable Flashy VFXSetting now only removes animated patterns from there- Previously Wing Overlays would be inaccessible due to that
- Updated LOLCAT translation provided by Doggochleb (up to 2.1.3)
- Updated Russian translation provided by closet748 (up to RIGHT NOW)
- Improved UltraCredits Screen
- Added scrolling
- Fixed text overflow
- Changed Texture to be pure white instead of very light blue to make it consistent with the rest of the text
- Fixed an issue with Greater Filth enraging
- Reduced volume of Blood-Heal noise from per-tick damage
Edit Mode Changes
- Changes to Spawn Listeners
- Added
noAIAttribute - Added
onGroundAttribute- Tries to spawn the entity on the first Solid Block directly below the spawner instead of at its Blocks Center position
- If there's no suitable ground block within 64 Blocks, the entity will just be spawned at the Blocks Position anyways
- Removed Special Spawn Identifier
ultracraft:dummy
- Added
- Added
knockbackOnlyAttribute ot explosion listeners- Enabling this, will make the explosion listeners throw entities within its
explosionRadiusaway from it - The velocity is calculated using
(1f - (distance(entity, block) / explosionRadius)) * explosionDamage - This is used to launch V2 after spawning
- Enabling this, will make the explosion listeners throw entities within its
- Added Timer Listener
- Starts//Stops the Timer for all players in its parent room when the flag bound to it is activated
- This is used to stop the Level Timer after V2 has been defeated
- Added Unlock Check Trigger
- Sets the bound flag based on whether enough players with a specific Progression Entry are within the Blocks Area.
- The Attributes
checkUnlockedandcheckObtaineddefine whether the target is required to have unlocked and//or obtained the progression entry - This is used to ensure the Knuckleblaster is picked up before leaving limbo3
Clair de Lune
Resource Changes
- Changed Shotgun UVs(moved smoke to make room for the chainsaw)
Optional dependencies
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| ultracraft-1.20.1-2.2.0-sources.jar | Unknown | 109.77 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:JGAiUYbt:aniUpiN0"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:JGAiUYbt:aniUpiN0"
}






