A Vintage Story 1.21.6 mod that displays helpful messages when invalid items are placed in querns.
- Automatically detects when items are placed in a quern
- Checks if the item can actually be ground
- Displays a friendly message if the item is invalid
- Works with all quern types in the game
-
Build the mod:
./build.sh
-
Install the mod:
./install.sh
-
Restart Vintage Story
-
Build the mod:
dotnet build
-
Find the built mod in
Releases/QuernMessage_v1.0.0.zip -
Copy the zip file to your Vintage Story mods directory:
- Windows:
%APPDATA%/VintagestoryData/Mods/ - Linux:
~/.config/VintagestoryData/Mods/ - Linux (Flatpak):
~/.var/app/at.vintagestory.VintageStory/config/VintagestoryData/Mods/ - Mac:
~/Library/Application Support/VintagestoryData/Mods/
- Windows:
-
Restart Vintage Story
Simply place items in a quern as you normally would. If the item cannot be ground, you'll see a message in chat letting you know that the item is invalid and you need to place something else.
./build.sh- .NET 8.0 SDK
- Vintage Story 1.21.6
Created by Neimoon
- 1.0.0 - Initial release
- Basic validation of quern inputs
- Chat message notifications for invalid items