I am looking to add custom resources to my server I have found how to on adding leather and I found a post for the scripts I need to do iron and granite but what I am looking for is the scripts I need to add custom woods. I was also wondering if I would have to change anything in the tools that are required to work with the new resources. I plan to figure out all that I can on my own but a bump with the scripts I need to modify would be of great help.
I know adding custom ore I will need these scripts:
1. resourceinfo.cs
2. ingots.cs
3. ore.cs
4. granite.cs
5. mining.cs
Am I missing anything here?
I plan on using the custom leather tutorial by hank for this.
In order to this correctly I want to make sure I know everything I need to do beforehand so that I can do it right the first time.
 
This post has a list of places you might want to check like basearmor.cs ect..
 
I can not code myself, but I am very good at finding ways around that using search engines and with the help of the awesome people here on ServUO.
 
Back