Project Zomboid

Project Zomboid

293 ratings
[B42] Craft Clay
3
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
1.732 MB
5 Jan @ 5:53am
15 Feb @ 11:06am
13 Change Notes ( view )

Subscribe to download
[B42] Craft Clay

In 1 collection by ProduktFrosch
Schöner sterben - Mods für den Zombie-Luxus
448 items
Description
Tired of constantly searching for clay in the world of Project Zomboid? 🌍 [B42] Craft Clay offers a solution by allowing you to craft your own clay – using a water container, a bag of dirt, and a sieve. This mod expands your crafting possibilities and provides a reliable way to obtain clay without relying on random world spawns. 🧱

Features:
  • Clay Crafting: Combine a water container, a bag of dirt, and a sieve to create clay through simple crafting recipes. 🛠️
  • Expanded Crafting Recipes: Use the crafted clay to make bricks, pottery, and other useful survival items. 🔨
  • Survival Aid: Create clay anywhere, especially in areas where it's hard to find, and enhance your crafting potential. 🗺️
  • Multilingual Support: [B42] Craft Clay is available in all languages supported by Project Zomboid. 🌐

Why choose [B42] Craft Clay?
This mod is perfect for players who want more control over their crafting resources. By utilizing a water container, a bag of dirt, and a sieve, it increases immersion while eliminating the reliance on random world generation. 🚧

Compatibility:
  • Compatible with the latest version of Project Zomboid.
  • Works with most other mods; please report any conflicts for future updates.
Note: The mods I create are based on personal needs, discoveries, or requests from friends. Any similarities with other mods are purely coincidental, as I exclusively use my own creations. I value your feedback! Share your suggestions or issues in the comments, and let's make [B42] Craft Clay an essential part of your survival journey. New content will be added based on community feedback. 📝
Get ready to craft your own clay and enhance your survival experience with [B42] Craft Clay! 🌟

Workshop ID: 3401152130
Mod ID: CraftClay
104 Comments
sneck 21 Jun @ 2:05pm 
que la probabilidad de reciclado escale con el nivel de pottery
sneck 21 Jun @ 2:03pm 
estaría bueno poder tener la oportunidad de reciclar los elementos de arcilla que aun no fueron cocinados
ProduktFrosch  [author] 28 May @ 12:44pm 
Awesome, as soon as I'll find time, there surely will come a small patch with your additions, well done mate!
MechaDoc 26 May @ 11:11pm 
added the buckets and changed the water to 2.5L so here you go:

steamlibrary\steamapps\workshop\content\108600\3401152130\mods\[B42] Craft Clay\42.0\media\scripts\recipes

and change CC_recipes_clay.txt with this:

module Base
{
craftRecipe CreateClay {
time = 120,
timedAction = Making,
Tags = InHandCraft;Pottery,
xpAward = Pottery:2,
category = ExtraCraft,
inputs
{
item 1 [Base.Bucket;Base.BucketEmpty;Base.PaintbucketEmpty;Base.BucketForged;Base.Pot;farming.WateredCan;Base.BucketLargeWood;Base.BucketCarved] mode:keep,
-fluid 2.5 [Water;TaintedWater],
item 1 [Base.Dirtbag],
item 1 [Base.Strainer] mode:keep,
}
outputs
{
item 2 Base.Clay,
} }
}
MechaDoc 26 May @ 10:57pm 
its literally 2 line addition bruv
did it myself in 2 minutes xD
ProduktFrosch  [author] 26 May @ 10:54pm 
All my mods will be updated and patched with the stable release of the game.
Thank you for your feedback and support 😊
MechaDoc 26 May @ 9:52pm 
amazing mod, living without being close to water sources with only a pond with 1 clay deposit makes it impossible to proceed through required pottery levels. tho it would be real nice if the new crafted buckets would also be accepted as water sources, especially the big carpentry bucket with 20L capacity
MattHatter42 14 May @ 6:40am 
Would you make a mod similar to this so that you can also obtain sand from dirt? Maybe as an either clay or sand option?
Davion_Valavaern 6 May @ 5:27pm 
Also, STRONGLY suggested quality of life adjustment, which I've done for myself: change the recipe to only need 2.5L of water instead of 3L, so that one full bucket will exactly convert one full back of dirt.
Davion_Valavaern 6 May @ 5:12pm 
I wonder if there would be a way to let you do the crafting if you're near a water source, like a pond, or a working faucet, without needing to constantly refill a bucket.