Project Zomboid

Project Zomboid

293 人が評価
[B42] Craft Clay
3
   
アワード
お気に入り
お気に入り
お気に入りから削除
ファイルサイズ
投稿日
更新日
1.732 MB
1月5日 5時53分
2月15日 11時06分
13 項目の変更履歴 ( 表示 )

サブスクライブしてダウンロード
[B42] Craft Clay

ProduktFrosch 作成の 1 件のコレクション
Schöner sterben - Mods für den Zombie-Luxus
448 アイテム
解説
Project Zomboidの世界で粘土を探すのに苦労していますか? 🌍 [B42] Craft Clayは、ウォーターコンテナ、土の袋、ストレーナーを使用して、自分の粘土を作ることができる解決策を提供します。このMODは、クラフトの選択肢を広げ、ランダムなワールドスポーンに頼ることなく、粘土を確実に収集できる方法を提供します。 🧱

特徴:
  • 粘土作り: ウォーターコンテナ、土の袋、ストレーナーを組み合わせて、簡単なレシピで粘土を作成します。 🛠️
  • 拡張クラフトレシピ: 作成した粘土を使用して、レンガ、陶器、その他のサバイバルに役立つアイテムを作ります。 🔨
  • サバイバルの実用性: 粘土が見つけにくい場所でも、どこでも粘土を作れるようにし、クラフトの可能性を広げます。 🗺️
  • 多言語対応: [B42] Craft Clayは、Project Zomboidがサポートするすべての言語で利用可能です。 🌐

なぜ[B42] Craft Clayを選ぶのか?
このMODは、クラフト資源をより制御したいプレイヤーに最適です。ウォーターコンテナ、土の袋、ストレーナーを必要とすることで、ゲームの没入感を高め、ランダムなワールド生成への依存を排除します。 🚧

互換性:
  • Project Zomboidの最新バージョンと互換性があります。
  • ほとんどの他のMODと連携して動作します。将来のアップデートのために競合を報告してください。

注記:
私が作成するMODは、個人的なニーズ、発見、または友人からのリクエストに基づいています。他のMODとの類似性は完全に偶然であり、私は専ら自分の作品を使用します。フィードバックをお待ちしています!提案や問題をコメントで共有し、[B42] Craft Clayをサバイバル体験の重要な部分にしましょう。 📝

自分の粘土を作成し、[B42] Craft Clayでサバイバル体験を向上させる準備をしましょう! 🌟

Workshop ID: 3401152130
Mod ID: CraftClay
104 件のコメント
sneck 6月21日 14時05分 
que la probabilidad de reciclado escale con el nivel de pottery
sneck 6月21日 14時03分 
estaría bueno poder tener la oportunidad de reciclar los elementos de arcilla que aun no fueron cocinados
ProduktFrosch  [作成者] 5月28日 12時44分 
Awesome, as soon as I'll find time, there surely will come a small patch with your additions, well done mate!
MechaDoc 5月26日 23時11分 
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 5月26日 22時57分 
its literally 2 line addition bruv
did it myself in 2 minutes xD
ProduktFrosch  [作成者] 5月26日 22時54分 
All my mods will be updated and patched with the stable release of the game.
Thank you for your feedback and support 😊
MechaDoc 5月26日 21時52分 
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 5月14日 6時40分 
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 5月6日 17時27分 
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 5月6日 17時12分 
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.