Project Zomboid

Project Zomboid

27 vurderinger
Make Nails from Wood [B42]
   
Pris
Føj til foretrukne
Gjort til foretrukken
Fjern som foretrukken
Filstørrelse:
Offentliggjort:
Opdateret:
157.433 KB
20. mar. kl. 9:53
25. mar. kl. 10:16
4 ændringsbemærkninger ( vis )

Abonner for at downloade
Make Nails from Wood [B42]

Beskrivelse
Are you tired of having to scavage the whole map for Nails, deconstruct all furniture in somebodys home or raid these warehouses?

Then this mod is for you!

You can simply turn Logs to wooden nails like you always wanted to.

Perfect for survival in the forest!

To craft the box of nails, you just need any kind of saw and 4 logs or 8 planks.



Workshop ID: 3448420374
Mod ID: WoodenNails
Populære diskussioner Vis alle (1)
1
28. juli kl. 20:28
Pegs, Pins & Nails
Achriel
23 kommentarer
LegionarHR 18. sep. kl. 7:37 
I cant use stone hacksaw
Satsugua 13. aug. kl. 8:38 
doesnt work with b42's flint saw
Leu_810 7. aug. kl. 16:53 
module Base
{
craftRecipe WoodNailsfromLog
{
timedAction = Making,
Time = 500,
Tags = InHandCraft, CanBeDoneFromFloor,
category = Carpentry,

inputs
{
item 4 [Base.Log],
item 1 [Base.Saw;Base.GardenSaw;Base.CrudeSaw;Base.Stonesaw;HomemadeThings.HomemadeHacksaw;HomemadeThings.HomemadeGardenSaw] mode:keep,
}
outputs
{
item 1 Base.NailsBox,
}
}
craftRecipe WoodNailsfromPlank
{
timedAction = Making,
Time = 500,
Tags = InHandCraft, CanBeDoneFromFloor,
category = Carpentry,

inputs
{
item 8 [Base.Plank],
item 1 [Base.Saw;Base.GardenSaw;Base.CrudeSaw;Base.Stonesaw;HomemadeThings.HomemadeHacksaw;HomemadeThings.HomemadeGardenSaw] mode:keep,
}
outputs
{
item 1 Base.NailsBox,
}
}
}
Leu_810 7. aug. kl. 16:53 
If you want to use modded saws like the Stone Hacksaw Mod, or the Homemade Things Mod Saws, all you need to do is:

Go to the mod recipe file folder ( by default it should be C:\Program Files (x86)\Steam\steamapps\workshop\content\108600\3448420374\mods\WoodenNails\42\media\scripts), then open the woodNails.txt file
Now, it depends on what mod are you gonna use, what you need to do is add at the end of the input> Item 1 "saws" bracket, the modded saw item id, you can find it on the item tooltip, or by looking for it in the mods files but here's the ones i use:

to add Ajandurah's Stone Hacksaw the id is "Base.Stonesaw"
to add PepperCat's Homemade Things Hacksaw and Garden Saw the id's are "HomemadeThings.HomemadeHacksaw" and "HomemadeThings.HomemadeGardenSaw" respectively

Keep In Mind, that each item Id MUST be separated by a semicolon (this > ; < thing)

if you're like me, trying to do a primitive run, and using both, the whole file should end up looking like this:
ecsmac310 22. juli kl. 1:03 
esta bastante bien hecho, lo único malo son los clavos que son de acero y no de madera :bleach:
Mancoriur 21. juli kl. 8:44 
Unfortunately can't use any saw from other mods. As my friend below me i've been trying a primitive run and can't use this because any of my saw worked.
skilledmaze 20. juli kl. 0:41 
cant use stone hacksaw doing primitive run
LambVORTEX 12. juli kl. 1:32 
Guy below me
How about you create a patch?
󠀡󠀡 6. apr. kl. 21:51 
trash cause can't use flint saw or modded saws
东方彩虹🌈 30. mar. kl. 19:27 
hahaha