You are viewing a potentially older version of this package. View all versions.
SpecialAPI-All_Undodgeable_Bullets-1.0.0 icon

All Undodgeable Bullets

Adds a mode where all bullets become undodgeable, making them deal damage even when rolled over.

Date uploaded 3 years ago
Version 1.0.0
Download link SpecialAPI-All_Undodgeable_Bullets-1.0.0.zip
Downloads 301
Dependency string SpecialAPI-All_Undodgeable_Bullets-1.0.0

This mod requires the following mods to function

MtG_API-Mod_the_Gungeon_API-1.9.1 icon
MtG_API-Mod_the_Gungeon_API

Adds the good parts of Mod the Gungeon to BepInEx.

Preferred version: 1.9.1

README

All Undodgeable Bullets

Adds a mode where all bullets become undodgeable, making them deal damage even when rolled over.
The mode is disabled when starting the game. The command to toggle the mode is undodgeablemode.

How to install

If you haven't installed BepInEx and/or Mod the Gungeon API, follow its installation guide (linked on Mod the Gungeon API's page: https://enter-the-gungeon.thunderstore.io/package/MtG_API/Mod_the_Gungeon_API/). After you've installed BepInEx, just unzip the file you download into your BepInEx's plugins folder.

CHANGELOG

1.0.2:

  • The full method override patches in this mod couldn't survive the All Undodgeable Bullets mode and died.
  • They have been replaced by transpilers.
  • Removed Begone Dog dependency.

1.0.1

  • Added Begone Dog dependency.

1.0.0

  • Released