{"id":20139098,"url":"https://github.com/minecrafttas/killtherng","last_synced_at":"2025-06-27T22:05:59.843Z","repository":{"id":43572266,"uuid":"244147724","full_name":"MinecraftTAS/KillTheRNG","owner":"MinecraftTAS","description":"Removing Minecraft RNG in the most brutal way possible","archived":false,"fork":false,"pushed_at":"2023-11-18T21:10:03.000Z","size":1841,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-06-27T22:05:55.585Z","etag":null,"topics":["minecraft-forge","minecraft-mod"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MinecraftTAS.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":"2020-03-01T12:45:53.000Z","updated_at":"2024-01-17T19:49:21.000Z","dependencies_parsed_at":"2023-11-18T20:26:03.743Z","dependency_job_id":"96f7208e-3979-41e7-8348-e059f8c31742","html_url":"https://github.com/MinecraftTAS/KillTheRNG","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/MinecraftTAS/KillTheRNG","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MinecraftTAS%2FKillTheRNG","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MinecraftTAS%2FKillTheRNG/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MinecraftTAS%2FKillTheRNG/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MinecraftTAS%2FKillTheRNG/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MinecraftTAS","download_url":"https://codeload.github.com/MinecraftTAS/KillTheRNG/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MinecraftTAS%2FKillTheRNG/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262341618,"owners_count":23296069,"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":["minecraft-forge","minecraft-mod"],"created_at":"2024-11-13T21:44:02.558Z","updated_at":"2025-06-27T22:05:59.820Z","avatar_url":"https://github.com/MinecraftTAS.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## KillTheRNG\nA Minecraft mod to change the random things in the game to be a bit more consistent.  \n\nIt works by redirecting every random call like rand.nextInt() to our own random variable with a random call.\nBy using a tsv file we can generate Mixin classes automatically and update them with names and a description and whether they should be skipped\n\nThe list of all random occurences can be found [here](https://docs.google.com/spreadsheets/d/157dEK9Qw6Zkp4Cp33jLhsTjwERUXDSKC5KIBtRsf2l4/edit?usp=sharing)\n  \nNote that every random call currently has it's own variable stored in UltimateRandomness.java\n\nPut `--mixin mixins.killtherng.json --tweakClass org.spongepowered.asm.launch.MixinTweaker` in your program arguments to make this work in your IDE  \nUse `gradlew shadow` to build your mod.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminecrafttas%2Fkilltherng","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fminecrafttas%2Fkilltherng","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminecrafttas%2Fkilltherng/lists"}