Mods / Pewter Additions: Copper

Tags:
Technology Crafting Furniture
Author:
Kida_Mei
Side:
Both
Created:
Jan 1st at 10:13 PM
Last modified:
Jan 23rd at 6:46 PM
Downloads:
1335
Follow Unfollow 74
Latest release (for Vintage Story 1.21.0-pre.1 - 1.21.6, outdated):
kmpacopper1.0.4.zip  1-click install

Requires Pewter

 

Simply adds copper version of the pewter items.

This is my first attempt at creating a mod for my private server, as such there likely won't be any support or updates to be expected. I'm extremely new to VS modding and code modding in general, but I really wanted to have a nice set of copper dishes to match all of my copper kitchenware haha. I was told mods need to be public to allow them to upload properly for servers so that's why it's public (thank you for clarifying that for me Zach2039!! 😊).

Mod Version Mod IdentifierFor Game version Downloads Released Changelog Download 1-click mod install*
1.0.4 kmpacopper
1.21.0-pre.1 - 1.21.6
818 Jan 23rd at 6:46 PM kmpacopper1.0.4.zip 1-click install

Finally got around to removing the redundant entry for copper rods to reduce log spam. Thanks for the pointers to fix it everyone! <3

1.0.3 kmpacopper
1.21.0-pre.1 - 1.21.6
500 Jan 2nd at 11:46 PM kmpacopper1.0.3.zip 1-click install

Fixed some issues with capitilization, (hopefully) fixed pathing problem causing bowls to be invisible.

1.0.2 kmpacopper
1.21.0-pre.1 - 1.21.6
15 Jan 2nd at 5:23 PM kmpacopper1.0.2.zip 1-click install

Still playing around. Removed older version files to prevent download as they didn't work.

1.0.1 kmpacopper
1.21.0-pre.1 - 1.21.6
Jan 2nd at 4:59 PM 1-click install

modid issue

1.0.0 pacopper
1.21.0-pre.1 - 1.21.6
Jan 1st at 10:26 PM Release Retracted

Retraction Reason:

Had incorrect modid

Changelog:


6 Comments (oldest first | newest first) (threaded | flat)

Kida_Mei , Jan 23rd at 6:46 PM

Got that entry removed, thanks for the tips guys! 

Vynk, Jan 23rd at 4:07 PM

if you want to fix the error on loading, about the rods, i just deleted the folder (within the mod's zip) assets\kmpacopper\patches\game
everything in that folder just tells the game to add a rod as a craftable item.
(i haven't even been able to make it to the copper age lately, so i can't tell yet if this works, cause i've been chasing down a freezing crash. (pretty sure its a memory leak, but i can't quite pin point the mod/mods))

egoanditspwn, Jan 22nd at 4:53 AM

for brass, it makes sense to include a rod.json patch, since the basegame doesn't have a brass rod (yet, anyway). but at least after they split the mod into the base and add-ons, the gold and silver ones have dropped that file, since gold and silver rods are basegame now. i've deleted the file and rezipped this mod for my own personal single player game and it got rid of the error for me, with nothing else out of place that i can tell. but definitely give it a try on your end, always good to get first hand experience.

Kida_Mei , Jan 22nd at 3:07 AM

egoanditspwn I just followed the exact format that was used in the original Pewter additions of brass and gold/silver. I notice they give the same errors in my log too, but I was afraid to "stray from the path" so to speak since this is my first time doing any sort of mods lol... I can take a look and see if I can remove it without breaking anything! 😂

egoanditspwn, Jan 22nd at 12:27 AM

the patches/game/itemtypes/part/rod.json file causes errors, as the copper rod is already in the base game. if you intended to change the values of the basegames copper rod, it would be better to do replace operations in your patch. otherwise, you can just remove the file entirely, to reduce errors.

Chesi, Jan 11th at 6:52 PM

These look really cute, thank you for making this mod :D