You are viewing a potentially older version of this package. View all versions.
ostia6927-UltraMagnet-0.2.1 icon

UltraMagnet

very strong magnet

Date uploaded a year ago
Version 0.2.1
Download link ostia6927-UltraMagnet-0.2.1.zip
Downloads 5088
Dependency string ostia6927-UltraMagnet-0.2.1

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
EternalsTeam-PluginConfigurator-1.10.0 icon
EternalsTeam-PluginConfigurator

Used to configure plugins easily in Ultrakill

Preferred version: 1.10.0

README

UltraMagnet

UltraMagnet is a Unity mod/plugin built using BepInEx and Harmony. It transforms the in-game magnet mechanics by adding an ultra-strong magnetic field that affects various game objects such as coins, cannonballs, projectiles, grenades, and more. Customizable via PluginConfigurator, UltraMagnet allows you to fine-tune the magnet's properties and behavior to suit your gameplay.

Features

  • Radius of magnets: Enhances the magnet effect to dramatically pull in nearby objects.
  • Configurable Options: Adjust properties like magnet radius, spinning force, and more.
  • Multiple Patches:
    • Cannonball Patch: Modifies how cannonballs are affected.
    • Coin Patch: Controls coin attraction and collection behavior.
    • Projectile Patch: Alters projectile dynamics with magnetism.
    • Harpoon & Grenade Patches: Offer additional customization for specific game objects.
  • Seamless Integration: Works with BepInEx and uses Harmony to patch game behavior at runtime.

License

  • GNU General Public License v3.0

Acknowledgements

  • Special thanks to the developers of BepInEx, Harmony, and PluginConfigurator for providing robust tools for mod development.
  • Thanks to the community for their ongoing support and feedback.

CHANGELOG

Changelog

All notable changes to UltraMagnet will be documented in this file.

[0.2.1] - 2025-02-02

Fixed

  • Version number
  • Setting

0.2.0 - 2025-02-02

Added

  • New features (details in commit c60ceea)

Changed

0.0.11 - 2024-05-30

Fixed

  • Fixed unbreakable functionality

0.0.2 - 2024-05-28

Added

  • Added manifest.json

Fixed

  • Fixed coin patch

0.0.1 - 2024-05-19

Added

  • Initial project setup
  • Added .gitattributes
  • Added .gitignore
  • Added README.md