GAME: Chill Town
ENGINE: Unity
GAVE VERSION: currently v0.6.5
OPTIONS: Add coins, free crafting, recipe unlock, instant fishing, add/increase inventory items, etc.
STEAM LINK:
This is an Animal Crossing knock off for PC (somewhat like Dinkum or Hokko Life) with a large dollop of Palworld. And just like those games it is extremely grindy.
[REQUEST} Chill Town
- stigmaoffire
- Table Makers
- Posts: 111
- Joined: Fri Jul 16, 2021 7:36 pm
- Reputation: 58
Re: [REQUEST} Chill Town
Here is what I got so far, haven't done anything with fishing yet.
Spoiler
- Attachments
-
- Chill Town.CT
- works for v0.6.6 build 48 / April 18th 2024
- (13.86 KiB) Downloaded 130 times
Re: [REQUEST} Chill Town
Awesome, thanks so much. I've been using the main online save editor (saveeditonline) to change item amounts once I have something. I wish I could find a comprehensive list of item names so I could jsut add them, but I wouldn't even know where to look. Save file is where the main game is under Chill Town_Data/Saves - userinfo.bin has the items in backpack and storage. Putting this out there in case anyone comes looking.stigmaoffire wrote: ↑Thu Apr 18, 2024 5:01 pmHere is what I got so far, haven't done anything with fishing yet.Spoiler
- stigmaoffire
- Table Makers
- Posts: 111
- Joined: Fri Jul 16, 2021 7:36 pm
- Reputation: 58
Re: [REQUEST} Chill Town
here is some i got from MasterItem classzurls wrote: ↑Fri Apr 19, 2024 12:35 amAwesome, thanks so much. I've been using the main online save editor (saveeditonline) to change item amounts once I have something. I wish I could find a comprehensive list of item names so I could jsut add them, but I wouldn't even know where to look. Save file is where the main game is under Chill Town_Data/Saves - userinfo.bin has the items in backpack and storage. Putting this out there in case anyone comes looking.stigmaoffire wrote: ↑Thu Apr 18, 2024 5:01 pmHere is what I got so far, haven't done anything with fishing yet.Spoiler
Method returned: LetterBottle
Method returned: BuildingSign2
Method returned: ChillIslandPassport
Method returned: Coin
Method returned: Coin_Event
Method returned: Map
Method returned: Mesh
Method returned: MinatoFishingLicense
Method returned: Pot
Method returned: RecommendationLetter
Method returned: Shell_1
Method returned: Shell_2
Method returned: Shell_3
Method returned: Shell_4
Method returned: Starfish_item
Method returned: Artifact
Method returned: BuildingPermit
Method returned: BuildingSign
Method returned: Hardwood
Method returned: IronNugget
Method returned: Softwood
Method returned: GoldNugget
Method returned: Rock
Method returned: TreeBranch
Method returned: Orange_Product
Re: [REQUEST} Chill Town
stigmaoffire wrote: ↑Fri Apr 19, 2024 2:26 amhere is some i got from MasterItem classzurls wrote: ↑Fri Apr 19, 2024 12:35 amAwesome, thanks so much. I've been using the main online save editor (saveeditonline) to change item amounts once I have something. I wish I could find a comprehensive list of item names so I could jsut add them, but I wouldn't even know where to look. Save file is where the main game is under Chill Town_Data/Saves - userinfo.bin has the items in backpack and storage. Putting this out there in case anyone comes looking.stigmaoffire wrote: ↑Thu Apr 18, 2024 5:01 pmHere is what I got so far, haven't done anything with fishing yet.Spoiler
Method returned: LetterBottle
Method returned: BuildingSign2
Method returned: ChillIslandPassport
Method returned: Coin
Method returned: Coin_Event
Method returned: Map
Method returned: Mesh
Method returned: MinatoFishingLicense
Method returned: Pot
Method returned: RecommendationLetter
Method returned: Shell_1
Method returned: Shell_2
Method returned: Shell_3
Method returned: Shell_4
Method returned: Starfish_item
Method returned: Artifact
Method returned: BuildingPermit
Method returned: BuildingSign
Method returned: Hardwood
Method returned: IronNugget
Method returned: Softwood
Method returned: GoldNugget
Method returned: Rock
Method returned: TreeBranch
Method returned: Orange_Product
How do I see more item names? You mentioned Master item list, how do I find that? Thank you so much!!!!!
Re: [REQUEST} Chill Town
zurls wrote: ↑Fri Apr 19, 2024 12:35 amAwesome, thanks so much. I've been using the main online save editor (saveeditonline) to change item amounts once I have something. I wish I could find a comprehensive list of item names so I could jsut add them, but I wouldn't even know where to look. Save file is where the main game is under Chill Town_Data/Saves - userinfo.bin has the items in backpack and storage. Putting this out there in case anyone comes looking.stigmaoffire wrote: ↑Thu Apr 18, 2024 5:01 pmHere is what I got so far, haven't done anything with fishing yet.Spoiler
Thank you for the info, were you able to figure out how to add items?
- stigmaoffire
- Table Makers
- Posts: 111
- Joined: Fri Jul 16, 2021 7:36 pm
- Reputation: 58
Re: [REQUEST} Chill Town
Previously i was using a script i made to read the item names of different instances of MasterItem class. I went back to it with unity explorer and got the rest of the item namesFlipah wrote: ↑Mon Jul 01, 2024 1:30 amstigmaoffire wrote: ↑Fri Apr 19, 2024 2:26 amhere is some i got from MasterItem classzurls wrote: ↑Fri Apr 19, 2024 12:35 am
Awesome, thanks so much. I've been using the main online save editor (saveeditonline) to change item amounts once I have something. I wish I could find a comprehensive list of item names so I could jsut add them, but I wouldn't even know where to look. Save file is where the main game is under Chill Town_Data/Saves - userinfo.bin has the items in backpack and storage. Putting this out there in case anyone comes looking.
Method returned: LetterBottle
Method returned: BuildingSign2
Method returned: ChillIslandPassport
Method returned: Coin
Method returned: Coin_Event
Method returned: Map
Method returned: Mesh
Method returned: MinatoFishingLicense
Method returned: Pot
Method returned: RecommendationLetter
Method returned: Shell_1
Method returned: Shell_2
Method returned: Shell_3
Method returned: Shell_4
Method returned: Starfish_item
Method returned: Artifact
Method returned: BuildingPermit
Method returned: BuildingSign
Method returned: Hardwood
Method returned: IronNugget
Method returned: Softwood
Method returned: GoldNugget
Method returned: Rock
Method returned: TreeBranch
Method returned: Orange_Product
How do I see more item names? You mentioned Master item list, how do I find that? Thank you so much!!!!!
Re: [REQUEST} Chill Town
stigmaoffire wrote: ↑Thu Jul 04, 2024 3:16 amPreviously i was using a script i made to read the item names of different instances of MasterItem class. I went back to it with unity explorer and got the rest of the item namesFlipah wrote: ↑Mon Jul 01, 2024 1:30 amstigmaoffire wrote: ↑Fri Apr 19, 2024 2:26 am
here is some i got from MasterItem class
Method returned: LetterBottle
Method returned: BuildingSign2
Method returned: ChillIslandPassport
Method returned: Coin
Method returned: Coin_Event
Method returned: Map
Method returned: Mesh
Method returned: MinatoFishingLicense
Method returned: Pot
Method returned: RecommendationLetter
Method returned: Shell_1
Method returned: Shell_2
Method returned: Shell_3
Method returned: Shell_4
Method returned: Starfish_item
Method returned: Artifact
Method returned: BuildingPermit
Method returned: BuildingSign
Method returned: Hardwood
Method returned: IronNugget
Method returned: Softwood
Method returned: GoldNugget
Method returned: Rock
Method returned: TreeBranch
Method returned: Orange_Product
How do I see more item names? You mentioned Master item list, how do I find that? Thank you so much!!!!!
ChillTown Item IDs.txt
That is awesome! thank you so much for sharing the list <3 !!! if I may ask, how do you add them to your inventory? is it with the table above?
Who is online
Users browsing this forum: LegendZero88