
Mods / Dampened Anvil & Pulverizer
Author: BloodThunder
Side: Both
Created: Apr 8th at 3:45 AM
Last modified: 6 days ago
Downloads: 873
Follow Unfollow 39
Recommended download (for Vintage Story 1.20.12):
dampenedanvil_1.0.0.zip
1-click install
Mind your neighbors. Dampen your anvils and pulverizers to reduce noise.
How to use:
Simply place an anvil atop any type of log. That's it, enjoy your quieter smithing!
Now with Pulverizer support!
Multiplayer Compatible
Config Lib support
Inside of the DampenedAnvil_Config.json file, you can customize the distance and volume of each affected system. You could even make them louder if you're extra like that.
"HammerHitDistance": 8.0, // The distance in blocks that sound will travel. Vanilla default is 16.0
"HammerHitVolume": 0.5, // Maximum volume when the hammer strikes an anvil. Vanilla default is 1.0
"HelveHitDistance": 16.0, // The distance in blocks that sound will travel. Vanilla default is 32.0
"HelveHitVolume": 0.5, // Maximum volume when the hammer strikes an anvil. Vanilla default is 1.0
"PulverizerHitDistance": 4.0, // The distance in blocks that sound will travel. Vanilla default is 8.0
"PulverizerHitVolume": 0.5, // Maximum volume when operating a pulverizer. Vanilla default is 1.0
"Version": 0.01 // Config file version. Set to 0 to reset, but keep settings. Delete config to fully reset all defaults.
WIP/Possible Features: Dedicated all-in-one dampened anvils, Custom dampened audio
Mod Version | For Game version | Downloads | Release date | Changelog | Download | 1-click mod install* |
---|---|---|---|---|---|---|
1.0.0 | 96 | 6 days ago | dampenedanvil_1.0.0.zip | 1-click install | ||
| ||||||
0.0.8 | 581 | Apr 10th at 6:36 PM | dampenedanvil_0.0.8.zip | 1-click install | ||
| ||||||
0.0.7 | 63 | Apr 9th at 5:03 PM | dampenedanvil_0.0.7.zip | 1-click install | ||
| ||||||
0.0.4 | 53 | Apr 8th at 4:16 PM | dampenedanvil_0.0.4.zip | 1-click install | ||
| ||||||
0.0.3 | 46 | Apr 8th at 4:55 AM | dampenedanvil_0.0.3.zip | 1-click install | ||
| ||||||
0.0.2 | 19 | Apr 8th at 3:50 AM | dampenedanvil_0.0.2.zip | 1-click install | ||
Initial Release
|
MRGOOSE Thanks for the input. I'll look into doing the pulverizer as well.
From my research, it's pretty much either a shielded tuyere or a dampening pad (similar to putting a log under an anvil) that is commonly used on pulverizer machines. So, it doesn't seem out of place to similarly use logs for this purpose, given the design of the pulverizer in VS.
Edit: Pulverizers are now supported in 1.0.0 !
i would like another mod like this, maybe a dampened pulverizer? they are very noisy
KickPaw 🙏 Thank you!
Buddha bless this mod, works fine on 1.20.11
terci That error shouldn't affect anything. It's just a commented out JSON for a WIP custom dampened anvil item.
Haven't tested any anvils yet, but I'm seeing this error during the startup poem:
9.4.2025 17:22:52 [Error] Block type dampenedanvil:blocktypes/dampenedanvil.json could not be loaded. Will ignore. Exception thrown:
9.4.2025 17:22:52 [Error] Exception: Object reference not set to an instance of an object.
at Vintagestory.ServerMods.NoObf.RegistryObjectType.loadInherits(ICoreAPI api, JObject& entityTypeObject, String entryDomain, String parentFileNameForLogging) in VSEssentials\Loading\RegistryObjectType.cs:line 265
at Vintagestory.ServerMods.NoObf.RegistryObjectType.CreateBasetype(ICoreAPI api, String filepathForLogging, String entryDomain, JObject entityTypeObject) in VSEssentials\Loading\RegistryObjectType.cs:line 199
at Vintagestory.ServerMods.NoObf.ModRegistryObjectTypeLoader.AssetsLoaded(ICoreAPI coreApi) in VSEssentials\Loading\RegistryObjectTypeLoader.cs:line 132