I would like to request you add a "baby" life stage for the mini pigs. I want to get them as babies and watch them grow up like the rest of my animals.
[Content Patcher] Patch error: Mini Pig as Barn animal > Load assets (Mods/ilucie.minipig/BrownMiniPigIcon) has a FromFile which matches non-existent file 'assets\BrownMiniPigIcon.png'. 我产生了这个问题,因为棕色小猪的icon打成了icom,哈哈哈哈哈哈哈,只要修改一下就行 【I have this problem because the icon of the brown pig has been changed to icom, hahahahaha, just make some modifications】
Hey, may I request separate shop icons for each variant to make it compatible with the mod Livestock Choices - Continue I'm maintaining? Otherwise I have to let the mod display each variant with the same icon, which looks kinda weird.
I mean I could include them in my mod, but it would be better to have them in yours. You don't have to change much, I just need the icon being registered in your mod and assigned to the colored pigs.
Great job, everything works fine & even 1 pig digs a truffle frequent enough (had a day where he digged 3 ).
Just a suggestion: the Boar mod also adds white truffles, but doesn't seem to work good with the mini pigs (same item ID from what i can tell, WhiteTruffle). Any chance of rename the truffle to another real one (whitish) so both mods can work together & have both animals? Or maybe an optional file.
Again, that's just a suggestion, the mod is perfect as it is!
I'm sorry but I wont rename the White Truffles. It was a pain to get them to work and I don't want to risk another bug because of the Truffles. There were plenty and all of them had to do with the name/the item :/.
Is anyone having a problem with selling the white truffle oil? I can sell the truffles just fine, but the oil, I can't sell. I do have a handful of other mods that might conflict, but wanted to ask about it to be sure! It's been working great up until I updated.
I think this mod was the one with the most bugs. I will never implement truffles again LOL
However I was able to fix the problem. Ill upload the fix now <3. You can safely update and use the mod with older stardew versions btw (but not lower than 1.6).
Ah good to know, i wasn't updating your Emu mod cause i didn't have problems selling the mayos & was afraid to mess anything! Good to know its safe & i can get the SMAPI update warnings off my back
I can look into it in the next few days :). I personally dont use the mod, but the author gave instructions on adding compatibility, so I figure I can make it work!
Can you please check if its already compatible? I added Animal Husbandry and I could "send away" my Mini Pigs. From what I understand its because their ID has "Pig" in it and its already configured in the AHM mod itself.
If not, I will add the compatibility mod later :)
edit: I added my own compatibility-mod for testing and it was overwritten by the "Pig"-configuration of AHM itself, so MiniPigs should be compatible without an additional configuration :). same behaviour as normal pigs.
I dont know. I dont use that mod and I cant look into the code. You have to test it :). The White Truffles are identical to Vanilla ones, so maybe the mod will work with them, but I'm not sure.
The bubble display should be from: UIInfoSuite2 It seems that it is not displaying the petting animal bubble correctly, instead, it is showing the white truffle icon.
As I said I can't help you with other mods. If there are problems because custom items doesnt behave like vanilla ones, the modder has to look into that.
I can fix bugs in my mods and/or add compatibilities if(!) possible :). In this case I can't.
these pigs look similar to those in an online game I had been playing called "Ragnarok Online", it's very impressive and for many years I could still recall their appearance.
i absolutely adore this little guy, love watching him just walk around. i did notice though that unlike regular truffles it seems like they are not affected by the botanist profession when picked up, is this intentional?
I cant really change that. Thing is normal Truffles are not foraging items (based on category/type) and that they profit off of it must be hardcoded into the game itself (but I dont know, Im not a programmer so I never looked into the code). Its nothing I could change with a CP mod. Technically I can make them foraging items, but that would influence other stuff as well. Right now the White Truffle code is identical to vanilla truffles (category/type), but it behaves different so imo it must be something in the game code I dont know about :).
Its not the first weird thing that happened to truffle-like items, I had some other problems as well before I released the mod. Truffles are weird. Next time I create something completely new xD
63 comments
Thanks for the mod.
I can try to pixel a baby-mini-pig <3
我产生了这个问题,因为棕色小猪的icon打成了icom,哈哈哈哈哈哈哈,只要修改一下就行
【I have this problem because the icon of the brown pig has been changed to icom, hahahahaha, just make some modifications】
Funny enough that my SMAPI didnt recognize the typo... but no matter if there is a typo or not, the icon isnt used ingame, its just mod support <3.
Otherwise I have to let the mod display each variant with the same icon, which looks kinda weird.
do you just need the icons for the two other colors? I can send them to you :)
I just dont want to change the mod/code because right now different colored pigs are just "AlternatePurchaseTypes" :).
You don't have to change much, I just need the icon being registered in your mod and assigned to the colored pigs.
Just a suggestion: the Boar mod also adds white truffles, but doesn't seem to work good with the mini pigs (same item ID from what i can tell, WhiteTruffle). Any chance of rename the truffle to another real one (whitish) so both mods can work together & have both animals? Or maybe an optional file.
Again, that's just a suggestion, the mod is perfect as it is!
I'm sorry but I wont rename the White Truffles. It was a pain to get them to work and I don't want to risk another bug because of the Truffles. There were plenty and all of them had to do with the name/the item :/.
Also the mod is compatible with Better Truffles and Machine Progression System and changing the ID could cause problems.
SMAPI link
(Haven't updated to 1.6.9 btw).
However I was able to fix the problem. Ill upload the fix now <3. You can safely update and use the mod with older stardew versions btw (but not lower than 1.6).
And tnx for the fix!
you're welcome!
I can look into it in the next few days :). I personally dont use the mod, but the author gave instructions on adding compatibility, so I figure I can make it work!
If not, I will add the compatibility mod later :)
edit: I added my own compatibility-mod for testing and it was overwritten by the "Pig"-configuration of AHM itself, so MiniPigs should be compatible without an additional configuration :). same behaviour as normal pigs.
You have to test it :). The White Truffles are identical to Vanilla ones, so maybe the mod will work with them, but I'm not sure.
Also, does it want to eat white truffle?
I cant really help you in this case - I cant implement a compatibility for Auto-Grab Truffles, sorry :(.
It seems that it is not displaying the petting animal bubble correctly, instead, it is showing the white truffle icon.
I can fix bugs in my mods and/or add compatibilities if(!) possible :). In this case I can't.
I cant really change that. Thing is normal Truffles are not foraging items (based on category/type) and that they profit off of it must be hardcoded into the game itself (but I dont know, Im not a programmer so I never looked into the code). Its nothing I could change with a CP mod. Technically I can make them foraging items, but that would influence other stuff as well. Right now the White Truffle code is identical to vanilla truffles (category/type), but it behaves different so imo it must be something in the game code I dont know about :).
Its not the first weird thing that happened to truffle-like items, I had some other problems as well before I released the mod. Truffles are weird. Next time I create something completely new xD
I added the context tag for forage items and it now profits off of the botanist perk!
Ill upload the update in a moment <3