About this mod
Pigs can dig for truffles in tall grass and bubbles will display to indicate their location
- Requirements
- Permissions and credits
-
Translations
- Portuguese
- Changelogs
Truffles also display bubbles to indicate where they are!
No more blindly running around until you bump into a truffle!
I cultivated meadows full of blue grass on my farm only to find out that pigs can't find truffles in grass.
I was distraught.
But that doesn't make sense, pigs can't dig in tall grass, but the truffles they find can appear in tall grass?
Then I became the change I wanted to see.
Pigs can now dig for truffles in tall grass and truffles also show a bubble to indicate where they are.
Requirements:
- SMAPI
- Generic Mod Config Menu (optional)
Mod Compatibility:
May be incompatible with mods that change animal behavior.
If the mod in question is only a Content Patcher mod, then it is compatible. If the mod is a C# mod (contains a .dll file), then there is a possibility of conflict. This would only occur between mods that change the same behaviours, e.g. another mod that changes how pigs/truffles behave.
If you're not sure whether or not a mod is compatible, feel free to drop a comment with a link to that mod.
Mods confirmed to be compatible include:
Like a Duck to Water Continued
Better Ranching
Autonomals
Better Pigs
For Content Patcher mods that add new pig-like animals, those animals will also be able to dig for their products in tall grass too.
To enable the bubble indicator for their products, the mod author will have to add "temisthem_bettertruffles" as a context tag to their custom item in content.json. Adding this context tag for other objects will also cause the bubble to display too.
Multiplayer Compatibility:
Whether or not pigs will dig for truffles in grass is determined by whether or not the farm owner has this mod installed and enabled. Truffle bubbles are client-side only, so they will only display for those who have the mod installed.
Configuration:
You can customize this mod by editing the config file or using Generic Mod Config Menu.
Customizable settings include:
- Enabling pigs digging for truffles in grass
- Enabling pigs digging for truffles in player-placed floor tiles
- Enabling bubble indicators for truffles
- Enabling bubble indicators to display on top of non-menu elements
- Bubble size, opacity, and offsets
Source Code:
If you want to help make this mod better, or maybe you think my code sucks and you can do better, visit my repo here.