Viltrumite

Become Omni-Man or any other Viltrumite from Invincible and never go into aura debt. This mod is updated as a part of my video series on Youtube where I code it into reality (in Turkish).

File Details

Viltrumite 1.5.0 - 1.20.1 Forge

  • R
  • Jul 12, 2026
  • 670.78 KB
  • 1.2K
  • 1.20.1
  • Forge

File Name

viltrumitecore-forge-1.5.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:viltrumite-1553010:8420487")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

- Added a Dashboard (Main Menu) which currently grants access to the Ability and Config menus. You can open it using O by default.
- Added in game configuration menus.
- Added a new ability "Barrage" (minor details are still subject to change, the icon is worked on).
- The grab mechanic no longer uses LivingEntityRenderer. All calculations are now handled via EntityRenderDispatcher which ensures 99.99% movement accuracy (excluding a few poorly modeled modded mobs).
- Improved first person grab visuals by minimizing FOV distortion.
- Enhanced the meteor punch algorithm (further optimizations planned).
- Fixed the camera discrepancy between Forge and Fabric.