Cave Dweller (Fabric Port)

An unofficial Fabric port of [Cave Dweller Evolved] by SiverDX (Cadentem)

File Details

cave_dweller-1.6.4-fabric-26.1.2.jar

  • R
  • Apr 25, 2026
  • 606.35 KB
  • 2.8K
  • 26.1.2
  • Fabric

File Name

cave_dweller-1.6.4-fabric.jar

Supported Versions

  • 26.1.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:cave-dweller-fabric-port-1524879:7984315"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Initial Fabric port of Cave Dweller Evolved 1.6.4 to Minecraft 26.1.2                                                       

                                                                                                        
This is the first build of the unofficial Fabric port. All gameplay, AI, animations, sounds, and config from SiverDX (Cadentem)'s Forge upstream have been carried over and adapted to Fabric Loader 0.19.2.
                                                                                                                              
  What's working:                                           
  - Cave Dweller mob spawns, animates, and renders correctly
  - All 8 AI goals: chase, flee, stare, stroll, break door, target acquisition
  - Network sound system (cave noises, chase, flee, hurt, death)                                             
  - Climbing, crawling, and door-breaking behavior
  - Spawn egg with custom horror-themed texture                                                                    
  - Server-side JSON config at config/cave_dweller-server.json                                                                

  Known issues:                                                                                                               
  - Config requires a server restart to reload (Forge upstream supported live reload)
  - Depth-strider water-speed bonus from upstream is currently disabled
  - This is a first port — please report any crashes or weird behavior in the comments                                        
   
  Requirements:                                                                                                               
  - Minecraft 26.1.2                                        
  - Fabric Loader 0.19.2 or newer
  - Fabric API 0.146.1+26.1.2 or newer                                                                                        
  - GeckoLib 5.5.1 or newer (Fabric)
  - Java 25                                                                                                                   
                                                                                                                              
  Credits:
  - SiverDX / Cadentem: Cave Dweller Evolved (Forge upstream, MIT)                                    
  - Original Cave Dweller mod authors: base concept and assets
  - GeckoLib team: animation engine                                                                                           
  - Thiov: Fabric port