Mods / No Waste Bloomery
- Tags:
- 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 Identifier | For Game version | Downloads | Released | Changelog | Download | 1-click mod install* |
|---|---|---|---|---|---|---|---|
| 1.0.4 | nowastebloomery | 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 | 102 | Jun 10th at 1:03 AM | Empty | NoWasteBloomery_1.0.3.zip | 1-click install | |
| 1.0.2 | nowastebloomery | 2128 | May 13th at 9:25 AM | NoWasteBloomery_1.0.2.zip | 1-click install | ||
|
Update to 1.22 | |||||||
| 1.0.1 | nowastebloomery | 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 | |

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.
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!
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.