{"id":18495462,"url":"https://github.com/2retr0/travellerstoasts","last_synced_at":"2026-04-11T20:47:29.553Z","repository":{"id":137639179,"uuid":"536726800","full_name":"2Retr0/TravellersToasts","owner":"2Retr0","description":"Display an informational toast when exploring a new biome!","archived":false,"fork":false,"pushed_at":"2024-01-15T03:45:05.000Z","size":11464,"stargazers_count":2,"open_issues_count":6,"forks_count":1,"subscribers_count":1,"default_branch":"1.20","last_synced_at":"2025-05-14T03:31:01.758Z","etag":null,"topics":["fabricmc","minecraft"],"latest_commit_sha":null,"homepage":"https://modrinth.com/mod/travellerstoasts","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/2Retr0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-14T19:16:49.000Z","updated_at":"2024-06-05T15:22:51.000Z","dependencies_parsed_at":"2025-02-16T23:50:58.231Z","dependency_job_id":null,"html_url":"https://github.com/2Retr0/TravellersToasts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"FabricMC/fabric-example-mod","purl":"pkg:github/2Retr0/TravellersToasts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2Retr0%2FTravellersToasts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2Retr0%2FTravellersToasts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2Retr0%2FTravellersToasts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2Retr0%2FTravellersToasts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/2Retr0","download_url":"https://codeload.github.com/2Retr0/TravellersToasts/tar.gz/refs/heads/1.20","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2Retr0%2FTravellersToasts/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268625009,"owners_count":24280188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-03T02:00:12.545Z","response_time":2577,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fabricmc","minecraft"],"created_at":"2024-11-06T13:25:00.815Z","updated_at":"2026-04-11T20:47:24.509Z","avatar_url":"https://github.com/2Retr0.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TravellersToasts\nVanilla Minecraft features a plethora of biomes, yet many go overlooked due to visual similarities with other biomes. TravellersToasts is a small mod which aims to better express the personalities of each biome by displaying a *toast*[^1]  when you begin '***exploring***' a new biome—take a look!\n\n![Biome Toast Demo](https://github.com/2Retr0/TravellersToasts/blob/1.19/.assets/demo.gif \"Biome Toast Demo\")\n\u003csup\u003e**·** If you were curious, the shaders used this for demo are [Complementary Shaders](https://www.complementary.dev).\n\nA longstanding issue I've had with vanilla Minecraft is how unrewarding it can feel to visit new biomes. I hope this small addition could help incentivize/reward traveling—if only just a bit more.\n\n## Features (Technical Information)\n...Well, the singular feature of this mod fairly evident, so I'll use this section to talk about the various checks in place to ensure biome toasts *only* show *when it makes most sense* (that is, to not just mirror whatever biome the debug screen shows).\n\n* **Movement Checks** *(biome toasts will not be immediately shown when entering a new biome until the player's future position (based on current velocity) remains within said biome for a set amount of time).*\n\t* This prevents biome toasts from showing up when traversing through a biome quickly (e.g. riding a boat on ice).\n- **Cooldown Checks** *(a biome toast for a given biome will never show up twice within a configurable cooldown period).*\n\t- This prevents biome toasts from being invoked constantly when crossing the same border often.\n* **Location Checks** *(biome toasts will not be shown when underground, unless in a cave biome (e.g. lush caves)).*\n\t* This prevents biome toasts from showing up when—for example—strip mining (as opposed to the default behavior of underground biomes mirroring their surface biomes).\n\t* Additionally, for ocean biomes, toasts will not show if the player is *not* swimming (e.g. riding a boat).\n- **Inhabited Time Checks** *(biome toasts will never be shown when entering a chunk with an inhabited time past a \\*configurable\\* threshold).*\n\t- This prevents biome toasts from showing in bases or commonly explored areas.\n    - ***Note:*** This feature will not be available on servers which don't have the mod installed!\n\nSummarizing, to begin '***exploring***' a new biome is to enter a biome whilst passing all the above checks (and probably a few more I forgot to list). Thanks for reading!\n\nDownload the latest version over at [Modrinth](https://modrinth.com/mod/TravellersToasts)!\n\n[^1]: Icons were scraped from the [Biomes](https://minecraft.fandom.com/wiki/Biome) page on the Minecraft Wiki. I am not sure if they are 'official' but they fit quite nicely!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2retr0%2Ftravellerstoasts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F2retr0%2Ftravellerstoasts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2retr0%2Ftravellerstoasts/lists"}