You are viewing a potentially older version of this package. View all versions.
HugotheDwarf-Ammo_Tin-1.1.0 icon

Ammo Tin

Adds a Ammo Tin item that can be recharged.

Date uploaded 2 weeks ago
Version 1.1.0
Download link HugotheDwarf-Ammo_Tin-1.1.0.zip
Downloads 1676
Dependency string HugotheDwarf-Ammo_Tin-1.1.0

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
Evaisa-LethalLib-0.16.1 icon
Evaisa-LethalLib

Personal modding tools for Lethal Company

Preferred version: 0.16.1
Evaisa-HookGenPatcher-0.0.5 icon
Evaisa-HookGenPatcher

Generates MonoMod.RuntimeDetour.HookGen's MMHOOK file during the BepInEx preloader phase.

Preferred version: 0.0.5

README

Features

  1. Adds a new Item: Ammo Tin (Including Scrap Variant)
    1. If no shells are found in hotbar, Shotgun will use a % of the charge to reload
    2. Can be recharged at the ship

Images

Configs

  1. Total Number of Reloads
    1. This is for the shotgun, default is 8 reloads before the Ammo Tin is depleated
  2. By Default this is a store item
    1. If this can be bought in the store or not
    2. Can adjust sell price, default is 600 credits
  3. Scrap
    1. Can be enabled to be found as Scrap (default is false)
    2. Rarity can be set for how often it can appear (default is 5, rare)
    3. Min Scrap Value of the Ammo Tin (default is 65)
    4. Max Scrap Value of the Ammo Tin (default is 215)
  4. Moon Rarity
    1. All Vanilla Moons Adjustable for rarity, 0 is no spawn, -1 is use default (see Scrap Config Section)
    2. So far only a singular Modded Moon option for Rarity

CHANGELOG

v1.1.0

  • Added Scrap Variant, this will resolve a lot of save/load issues
  • Scrap Variant (if using the scrap option) has it's own textures and icon
  • Shop Ammo Tin will say "No Refunds" when scanned
  • Added some more config options, primary being the ability to set rarity per moon (vanilla) and all modded mods
  • Organized config by prefixing categories with #- you may want to review your configs

v1.0.0

  • Initial Release