0 of 0

File information

Last updated

Original upload

Created by

Arrbyte

Uploaded by

Arrbyte

Virus scan

Safe to use

17 comments

  1. Isharaa
    Isharaa
    • member
    • 1 kudos
    Sticky
    Again, I wrote a chunk of code to migrate mayo collection from v5.x.x to v6.x.x.

    The following code must be added to the mod's content.json file between lines 362 and 364 (before the last closing square bracket)
    , {
                "Action": "EditData",
                "Target": "Data/TriggerActions",
                "Entries": {
                    "Arrbyte.Canaries_MigrateMayo": {
                        "Id": "Arrbyte.Canaries_MigrateMayo",
                        "Trigger": "DayStarted",
                        "Actions": [
                            "Pathoschild.ContentPatcher_MigrateIds Items (O)Arrbyte.Canaries_SpicyMayo (O)Arrbyte.Canaries_Mayonnaise (O)Arrbyte.Canaries_FlaskedMayo (O)Arrbyte.Canaries_VoidMayonnaise"
                        ],
                        "HostOnly": true
                    }
                }
            }
    Migration triggers at the start of the day.
    It transforms Spicy Mayonnaise to Canary Mayonnaise and Flasked Mayonnaise to Void Canary Mayonnaise.
    If any chest acts funky after the migration, don't worry, it should fix itself after the next load.
  2. CircusSeal
    CircusSeal
    • member
    • 0 kudos
    Would it be possible to make it so that when buying a bird from any of these mods, the game tells you which color you're getting like it does for chickens and cows? Also, when putting a canary, lovebird, or zebrafinch egg in the incubator, will it hatch a random color or the parent's color?
    1. Arrbyte
      Arrbyte
      • supporter
      • 29 kudos
      1) I do think it's possible, but I do not want this, because apart from the baby color itself, I do not want to reveal what color the bird is.
      Also, people would just enter/exit the shop-dialog to get the color of their choice to collect them all faster. I know i would :D 

      2) It will hatch a random color, so you need just one bird of a kind and can hatch every variant (not the special ones), by breeding :)
  3. Ballshorse
    Ballshorse
    • member
    • 16 kudos
    Thank you so much for this mod! (And the zebra finch one!!) The day my canary came out of the hospital is when I found this mod and the little white one looks exactly like her and it makes me so happy that she’s in the game with me now <3
  4. CastielHasWings
    CastielHasWings
    • member
    • 0 kudos
    how do I get the void one??? i must have them ALL <3
    1. Arrbyte
      Arrbyte
      • supporter
      • 29 kudos
      Spoilerfree hint: Where do you buy your usual void eggs? (with a bit of luck, you might get the right day) 
      Spoiler:  
      Show
      Check Krobus shop on friday :3
  5. vin163
    vin163
    • member
    • 6 kudos
    Hi! Great work. I took the liberty of making a French translation for my own use, if you ever want to add it:

    {
    "Canary.ShopDescription":"Les canaris pondent des œufs tous les quelques jours. Vous trouverez peut-être aussi du charbon. Il y en a de toutes les couleurs.",
    "Canary.BirthText":"Un nouveau canari a éclos.",
    "Canary.Name": "Canaris",
    "Canary.ShopMissingBuildingDescription" :"Nécessite la construction d'un grand poulailler",

    "VoidCanary.BirthText": "Un nouveau canari a éclos... mais il n'est pas comme d'habitude ?",
    "VoidCanary.Name": "Canaris du vide",

    "CanaryEggs.Description" : "Il est plus grand que prévu.",
    "CanaryEggs.Name" : "Oeuf de Canaris",
    "CanaryEggs.Displayname" : "Oeuf de Canaris",

    "VoidCanaryEggs.Description" : "On a l'impression d'avoir affaire à du charbon fragile.",
    "VoidCanaryEggs.Name" : "Oeuf de Canari du vide",
    "VoidCanaryEggs.Displayname" : "Oeuf de Canari du vide",

    "Mayonnaise.Description" : "Attention, c'est très épicé !",
    "Mayonnaise.Displayname" : "Mayonnaise de canaris",
    "Mayonnaise.Name" : "Mayonnaise de canaris",

    "VoidMayonnaise.Description" : "Son charme crémeux se révèle pleinement dans ce flacon.",
    "VoidMayonnaise.Displayname" : "Mayonnaise de canaris du vide",
    "VoidMayonnaise.Name" : "Mayonnaise de canaris du vide"
    }

    1. Arrbyte
      Arrbyte
      • supporter
      • 29 kudos
      thanks again :)
  6. TheUnknownMutant
    TheUnknownMutant
    • member
    • 27 kudos
    such adorable tweeters :D thank you very much, I love them :D
  7. chilinoodlesoup
    chilinoodlesoup
    • premium
    • 3 kudos
    your birds are so lovely! luckily my coop already looks like an aviary, so i'll be adding all of them :D
    1. Runelea
      Runelea
      • member
      • 2 kudos
      Can you share what you used for your aviary-coop?
    2. chilinoodlesoup
      chilinoodlesoup
      • premium
      • 3 kudos
  8. rezzeku
    rezzeku
    • member
    • 0 kudos
    Would you be interested in making a mod where they spawn in the world? The sprites are adorable!
    1. Arrbyte
      Arrbyte
      • supporter
      • 29 kudos
      hmmm. if they stay focused on the ground, i can look into that. I dont think i am talented enough to make them fly gracefully :D
  9. Yogfan1
    Yogfan1
    • supporter
    • 2 kudos
    Im quite interested in knowing whether you still plan on adding to this! I love the concept and DGA could use some more mods :D It would be quite nice to not have shuffle upon putting things in.
    1. Arrbyte
      Arrbyte
      • supporter
      • 29 kudos
      ooh, a bit late reply, but i was looking into SAAT which right now doesnt seems to fully fit the needs of BFAV. sadly! 

      With JA/DGA, i still see JA being used around, but ill make sure if i properly add the content of the birb's that i have stashed away to offer it in both versions.
  10. Theisgood1
    Theisgood1
    • member
    • 1 kudos
    Really cool mod!

    I just learned the other day that miners actually use to bring these birds into mines.

    The Canaries would drop dead if there was too much carbon monoxide and that would let the miners know it was time to get out.

    The birds being smaller would die before humans do. Letting the humans know it was time to get out.
    1. Arrbyte
      Arrbyte
      • supporter
      • 29 kudos
      Heyo,

      thanks for the feedback :0