You are viewing a potentially older version of this package. View all versions.
ironbean-Custom_Cans_and_Mugs-1.0.1 icon

Custom Cans and Mugs

Allows you to upload you own custom coffee mugs and soda cans.

Date uploaded 5 months ago
Version 1.0.1
Download link ironbean-Custom_Cans_and_Mugs-1.0.1.zip
Downloads 164
Dependency string ironbean-Custom_Cans_and_Mugs-1.0.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

README

Allows you to edit the textures of Coffee mugs and Soda cans.

If uploading your own to Thunderstore, they must be in the proper folders in your plugin:
BepInEx/plugins/ScrapTextures/cans
BepInEx/plugins/ScrapTextures/mugs

So long as everyone has the same images, the same textures should be seen by everyone.

Texture is determined by the value of the scrap, so each has a limit:

  • Mugs will only use the first 44 textures
  • Cans will only use the first 72 textures (These are pretty high limits though, so it's unlikely you'll meet this anyway)

Template files

You can find the template images here: https://github.com/SeymourSchlong/CustomMugsAndCans/tree/main/templates

Custom names

For soda cans, the name of the file will determine what the scrap is named when you scan it or pick it up. Pepsi cola.png, for example will have it scan as "Pepsi cola".

CHANGELOG

1.1.2

Actually add the new .dll this time.

1.1.1

Removed support for paintings. It is not compatible with LethalPaintings.

1.1.0

Backend rewrite.
Added support for consistent paintings, and will hopefully not break if LethalPaintings is also enabled.
Also supports both locations for paintings (LethalPaintings/paintings and ScrapTextures/paintings)
Pickup text for cans has been changed to only "Soda can" as they cannot be unique.
Scan text for cans is unchanged though.

1.0.1

Cans now actually work. (RedSodaCan -> SodaCanRed)

1.0.0

Initial release.