Some new items like the Nomad suit. Plus some others inside the store. Plus with the addition of the new stuff from xmas.
Adding New Items
yea i haven't been able to get around to working on this lately, i was planning on adding a bunch of other stuff, update should be out soon, i just have to make sure its still working since some people have recently been reporting an error.
Merged post
for now if you want the nomad suit craft you can just stick this in your extendedcrafting.json file between one of the existing crafts i should have the items updated within the next week for sure but for now, this is the best i can give you.
"Nomad Suit Config Settings": {
"craft": {
"items": [
{
"shortname": "cloth",
"amount": 100,
"skin": 0
},
{
"shortname": "tarp",
"amount": 10,
"skin": 0
},
{
"shortname": "sewingkit",
"amount": 5,
"skin": 0
}
],
"enabled": true
},
"destroy": {
"effects": [
"assets/bundled/prefabs/fx/item_break.prefab",
"assets/bundled/prefabs/fx/impacts/stab/rock/stab_rock_01.prefab"
],
"give": true,
"ground": false
},
"pickup": {
"enabled": true,
"owner": true,
"privilege": true
},
"item": {
"shortname": "hazmatsuit.nomadsuit",
"amount": 1,
"skin": 491263800
},
"prefab": null,
"itemname": "Nomad Suit",
"command": "nomadsuit.craft",
"land": false,
"distance": 0.0
},
Merged post
the newest version 2.7 will have all the new items as far as i know, plus a few extra items for admins