Project Zomboid

Project Zomboid

Viperel's Recycling Center
Viser 1-10 af 43 forekomster
< 1  2  3  4  5 >
Opdatering: 12. jan. kl. 9:38

something broke with the B42 version update, reverted the change till i figure it out

Opdatering: 12. jan. kl. 7:06

Changelog 42 brings support for Build42. (Nothing changed for B41)

- Most QoL recipes are now implemented in vanilla. The only ones remaining are Making Glue, Jam, Pasta
- You can skill Color bulbs and mix Paints.

- Scrapping Aluminium cans will give Aluminium fragments (new vanilla item which will be used later in B42)
- Scrapping Jewelry will now give Silver or Gold Scrap (new vanilla items which will be used later in B42)

- Ripping all underwear and leather items is still available, it gives a little Tailoring EXP + a 20% chance to get Thread.

- Vehicle parts recycling not yet implemented.

Note: Almost all recipes can be found in the crafting menu under Recycling & Paints.
Note2: I decided to retire the old method used in B41 for scrapping things into metalscrap, as it was only a rough implementation due to vanilla limitations. In B42 most things can be smelted by using a furnace, so I will improve on that vanilla mechanic instead, for realism.

Opdatering: 21. apr. 2023 kl. 0:27

- Equipped items are now also excluded from dismantling (previously only favorited items were)
- Added recipes for Canned Potato/Tomato/Carrot
- Renamed the glass bottles from generic "Empty Bottle" into Empty Bottle (Glass). The usual plastic ones remain the same.

Opdatering: 15. apr. 2023 kl. 0:46

- Updated the code for scrapping Accesories/Watches, it now can use ALL inventories on your character (equipped bags) and will work properly each time (many thanks to JS for the fix)

Opdatering: 13. apr. 2023 kl. 5:41

Hotfix: the jewelry/accessories need to be in your inventory (crafting from the floor is disabled as no metal was given)

Opdatering: 13. apr. 2023 kl. 5:01

RecyclingCenter & Recycle_QoL
--------------------------

- Moved Ripping Clothes recipes into RecyclingCenter module, as that's where all other dismantling recipes are
- Fixed more typos (maybe final version so i can implement some requested translations)

Reworked how dismantling Accessories/Classic Watches works, to reach a point where i'm happy with how it works. My main itch was that the default PZ recipes don't allow multiple counts of multiple items to be used from within a recipe. This vanilla limitation made it pretty useless most of the time as there are 40+ items and you required the EXACT item x3 times. Inthe same time getting 1 scrap from one jewel is severely OP/broken from my point of view.

The system has been updated as follows:

  • Instead of requiring three of the same accessory or classic watch, you now only need ANY three items to create one ScrapMetal.
  • You will now receive the minimum Metalworking XP when doing this (0.25 xp).
  • All these items need to be in your inventory now when dismantling. (using them from the floor will not work properly - vanilla crafting issue)

    Note that if you have less than 3 items available, you won't receive any metal, just the XP.

Opdatering: 11. apr. 2023 kl. 3:10

RecyclingCenter & Recycle_QoL
--------------------------
- Fixed several typos in accessories
- Fixed the "Hammer" being recycled even if favorited
- Recipes with EXP renamed for better immersion (note that recipes with BREAK will not yield anything except strength exp)
- only x5 Beverage cans are required for recycling them into aluminum (down from x10)
- changed the old Sturdy Stick recipe from common household items to give Spears (as they are more useful)

Opdatering: 13. mar. 2023 kl. 5:19

Fixed a typo causing the server to Terminate

Opdatering: 13. mar. 2023 kl. 4:51

Recycle_QoL
------------------

- Make Fruit Jam out of Berries, Strawberries, Radishes and Carrots (requires heat)
- Turn meat from traps into Dried Meat, it's not as fulfilling but it's not perishable
- Make Pasta recipe
- Craft Leather Jeans (in vanilla they are very rare but have higher scratch resistance than Firefighter pants)
- Crafting Gunpowder
- Removed recipe to make baseball bat from planks (only the Log variant remains)

Opdatering: 9. mar. 2023 kl. 22:15

Recycle_QoL
-----------------
Now able to open cans with a Kitchen/Hunting Knife or Cleaver


RecyclingCenter
---------------------
old code leftovers cleanup