{"id":18756885,"url":"https://github.com/offsetmods538/cobbleore-generator","last_synced_at":"2025-10-16T08:59:25.605Z","repository":{"id":42564137,"uuid":"510442212","full_name":"OffsetMods538/CobbleOre-Generator","owner":"OffsetMods538","description":"Makes cobblestone generators generate ores","archived":false,"fork":false,"pushed_at":"2025-02-15T17:04:15.000Z","size":167,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-15T18:19:29.337Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/OffsetMods538.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-07-04T17:08:56.000Z","updated_at":"2025-02-15T17:04:18.000Z","dependencies_parsed_at":"2023-07-23T07:32:31.074Z","dependency_job_id":"f5c2e31c-d5c8-4cdb-845d-9a115affd9ed","html_url":"https://github.com/OffsetMods538/CobbleOre-Generator","commit_stats":null,"previous_names":["offsetmods538/cobbleore-generator"],"tags_count":2,"template":false,"template_full_name":"FabricMC/fabric-example-mod","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OffsetMods538%2FCobbleOre-Generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OffsetMods538%2FCobbleOre-Generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OffsetMods538%2FCobbleOre-Generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OffsetMods538%2FCobbleOre-Generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OffsetMods538","download_url":"https://codeload.github.com/OffsetMods538/CobbleOre-Generator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239644197,"owners_count":19673600,"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","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":[],"created_at":"2024-11-07T17:38:36.572Z","updated_at":"2025-10-16T08:59:20.571Z","avatar_url":"https://github.com/OffsetMods538.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Description\n[![discord-singular](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/social/discord-singular_vector.svg)](https://discord.offsetmonkey538.top/)\n[![modrinth](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/available/modrinth_vector.svg)](https://modrinth.com/mod/cog)  \n[![requires-monkeylib538](https://raw.githubusercontent.com/OffsetMods538/MonkeyLib538/master/images/requires_monkeylib538.png)](https://modrinth.com/mod/monkeylib538)\n[![Requires Fabric API](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/requires/fabric-api_vector.svg)](https://modrinth.com/mod/fabric-api)\n\n## What it does\nIt makes cobblestone generators generate **any** ores. *Even modded*\n\nThere's a 25% chance for it to generate an ore which it chooses randomly from the `c:ores` block tag. This means that if you have some mod that adds a really overpowered ore, this ore would have the same chance of spawning as coal ore.\n\n## Config\nDon't like how op it is? Yeah, that makes sense.  \nWell thankfully there's a config, which allows you to change how ores are distributed!  \nThe config is located at `.minecraft/config/cog.json`.  \nThe config consists of block ids and their corresponding weights. If you have 2 entries and each has a weight of 1, it will be a 50/50 chance for each one to spawn.\n\nHere's an example with cobblestone having a 30% chance, diamond block with a 1% chance, and cake with a 69% chance of spawning:\n```json\n{\n\t\"generatableBlocks\": {\n\t\t\"minecraft:cobblestone\": 30,\n\t\t\"minecraft:diamond_block\": 1,\n\t\t\"minecraft:cake\": 69\n\t}\n}\n```\n\n\n## Can I use it in a modpack?\nOf course! It's not needed, but including a link to the modrinth page somewhere would be nice :D","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foffsetmods538%2Fcobbleore-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foffsetmods538%2Fcobbleore-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foffsetmods538%2Fcobbleore-generator/lists"}