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

LethalWashing

Wash your scrap at the company so it no longer despawns inside the ship on team wipe

Date uploaded 2 years ago
Version 1.1.0
Download link Snowlance-LethalWashing-1.1.0.zip
Downloads 14830
Dependency string Snowlance-LethalWashing-1.1.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

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

Preferred version: 5.4.2305
TeamXiaolan-DawnLib-0.9.24 icon
TeamXiaolan-DawnLib

A modern API for Lethal Company content and all sizes of mods [V81]

Preferred version: 0.9.24
Snowlance-SnowyLib-1.3.6 icon
Snowlance-SnowyLib

Personal library for my mods

Preferred version: 1.3.6

README

Wash your scrap!

This mod spawns a washing machine at the company. You can put any scrap inside the machine to 'wash' it. Doing so will remove its value and make it so that item will not despawn from the ship when the team wipes. It will give you a coin worth the value of that scrap that you can sell.

Contact

For issues or suggestions visit the github or Modding Discord.

For collaboration or queries

Snowy

Credit

CHANGELOG

1.4.0

  • Updated for V80
  • Coin can no longer be thrown (keeps causing issues)
  • Added 2 buttons on the machine for resetting and hard resetting the washing machine

1.3.1

  • Made coin grab collider bigger
  • Bug fixes

1.3.0

  • Migrating from LethalLib to Dawnlib
  • Washing Machine is now a ship furniture that only washes scrap on company day (configurable)
  • Added more configs
  • Bug fixes

1.2.4

  • Updated for v73

1.2.3

  • Fix for items staying in players hands when attempting to despawn them

1.2.2

  • Change the throw distance of throwing the coin from 12 to 10
  • Changed the distance coins eject from the washing machine from 12 to 5 and added a config option to change the distance

1.2.1

  • Removed despawn script mechanic, washing machine will now just take scrap value off of items and give coins
  • Any item worth 0 scrap value will now no longer despawn from the ship on team wipe
  • Fixed scrap not being washable

1.2.0

  • Added the washing machine to Galetry
  • Changed method for detecting if items should despawn

1.1.0

  • You can now wash multiple scrap at once. Configurable in configs.
  • Coins spawn differently now
  • Starting the wash requires you to interact with the door

1.0.1

  • If a scrap has no value when being washed, the washing machine will not dispense a coin
  • Some other small adjustments and sound fixes

1.0.0

  • Initial release