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

Custom Cans and Mugs

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

Date uploaded 5 months ago
Version 1.1.2
Download link ironbean-Custom_Cans_and_Mugs-1.1.2.zip
Downloads 1852
Dependency string ironbean-Custom_Cans_and_Mugs-1.1.2

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 various scraps.

Configs are generated once the game is saved, and in there, you may disable any specific scrap from using custom textures if any are present.

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.
(These are pretty high limits though, so it's unlikely you'll meet this anyway)

Scrap Type Folder Name Max Amount
Mug mugs 45
Soda Can cans 73

The folders for your custom textures should be placed in BepInEx/plugins/ScrapTextures/ if being uploaded to the Thunderstore.

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. Pepsi cola.png, for example will have it scan as "Pepsi cola". If you put a - at the start of the image name (e.g. -soda3.png), it will ignore the file name and scan as "Soda can".

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.