0 of 0

File information

Last updated

Original upload

Created by

manavortex

Uploaded by

manavortex

Virus scan

Safe to use

About this mod

Adds a tied top in 6 colour variants to the game. Supports 2.1

Requirements
Permissions and credits
Changelogs
All-in-one replacer: tied top with variants.

I finally had a spoon or two and understood enough how modding worked to make this recolour. Thanks to bean-chan for making custom colours
for me before I could get it to work, and thanks to @cybervesna for helping me with the custom pathing!


The archive contains custompathed mlsetups named after the colour variants, so if you want to make your own, grab the mlsetupbuilder and get cracking.
make your own mods — buy me a coffee


Game.AddToInventory("Items.tied_top_ochre")
Game.AddToInventory("Items.tied_top_green")
Game.AddToInventory("Items.tied_top_violet")
Game.AddToInventory("Items.tied_top_red")
Game.AddToInventory("Items.tied_top_turquoise")
Game.AddToInventory("Items.tied_top_white")