Mods / No Waste Bloomery

Tags:
QoL Tweak
Author:
brayanluc
Side:
Both
Created:
Dec 10th 2025 at 4:58 AM
Last modified:
Jun 10th at 10:10 AM
Downloads:
12576
Recommended download (for Vintage Story 1.21.5 - 1.22.3):
NoWasteBloomery_1.0.4.zip  1-click install

Makes the bloomery drop all the materials used to craft it.
 
.
 
.
 
.
 
 
That's really it.

Mod Version Mod IdentifierFor Game version Downloads Released Changelog Download 1-click mod install*
1.0.4 nowastebloomery
1.21.5 - 1.22.3
2206 Jun 10th at 10:10 AM NoWasteBloomery_1.0.4.zip 1-click install

Just updating the mod icon for the new art, no need for you to update.

1.0.3 nowastebloomery
1.21.5 - 1.22.3
102 Jun 10th at 1:03 AM Empty NoWasteBloomery_1.0.3.zip 1-click install
1.0.2 nowastebloomery
1.22.0-pre.1 - 1.22.2
2128 May 13th at 9:25 AM NoWasteBloomery_1.0.2.zip 1-click install

Update to 1.22

1.0.1 nowastebloomery
1.21.5 - 1.21.6
4898 Jan 20th at 12:54 AM NoWasteBloomery_1.0.1.zip 1-click install

Update for 1.21.6. Prabably nothing changed, if you find any problem let me know.

1.0.0 nowastebloomery 3242 Dec 10th 2025 at 4:59 AM Empty NoWasteBloomery_1.0.0.zip 1-click install

3 Comments (oldest first | newest first) (threaded | flat)

brayanluc , Dec 11th 2025 at 9:41 AM (modified Dec 11th 2025 at 12:09 PM)

harukadev Hi there! So, i'm new to modding and I can try to make it use config lib or something like that in the future. No promises tho.
But you can change it manually if you want and here's how:


Unzip the NoWasteBloomery_1.0.0.zip and open the folder, then go: assets -> nowastebloomery -> patches -> nowastebloomery.json
Now in this file you need to change quantity values for "avg" and "var". (average and variance)
For exemple, if you want it to only drop all the materials sometimes but not lose much, you can try ("avg" : 7 | "var" : 1) Sometimes you will get all 8 bricks, sometimes 7 or 6. You get it? 
There are both parts of the bloomery there, so change both to your liking.

Now you need to zip it again and replace the original mod file or delete the original zip file and leave only the folder you've extracted.

Mr_Charles, May 18th at 2:29 PM (modified May 18th at 2:30 PM)
@brayanluc: harukadev Hi there! So, i'm new to modding and I can try to make it use config lib or something like that in the future. No promises tho.But you can change it manually if you want and here's how:Unzip the NoWasteBloomery_1.0.0.zip and open the folder, the

Howdy! I'm trying out your mod and would also like to dial in the number a little bit. Quick question: will "avg" and "var" accept floats or just integers? I'm thinking about using "avg" : 7.5 | "var" : 0.5. I tested it and it seemed to work (from four bloomeries I got 46 bricks), but I figured you might know if it'll cause issues later.

Thanks!

harukadev, Dec 11th 2025 at 6:19 AM

It would be great if there was a configuration file that allowed me to control the return rate, because, for me, 100% of items returned is too much; 85% or 90% would already be a great help.