{"id":21835597,"url":"https://github.com/wode490390/bettervanillagenerator","last_synced_at":"2025-10-25T23:16:27.288Z","repository":{"id":42632983,"uuid":"191904276","full_name":"wode490390/BetterVanillaGenerator","owner":"wode490390","description":"This plugin not only provides better terrain generators for Nukkit, you can also customize your world by modifying the configuration.","archived":false,"fork":false,"pushed_at":"2022-10-28T07:04:32.000Z","size":119,"stargazers_count":32,"open_issues_count":8,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-14T09:11:38.442Z","etag":null,"topics":["custom","generator","gpu","hell","minecraft","nether","nukkit","opencl","overworld","plugin","vanilla","world"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wode490390.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}},"created_at":"2019-06-14T08:18:31.000Z","updated_at":"2025-04-09T21:16:00.000Z","dependencies_parsed_at":"2023-01-20T04:46:26.581Z","dependency_job_id":null,"html_url":"https://github.com/wode490390/BetterVanillaGenerator","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wode490390%2FBetterVanillaGenerator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wode490390%2FBetterVanillaGenerator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wode490390%2FBetterVanillaGenerator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wode490390%2FBetterVanillaGenerator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wode490390","download_url":"https://codeload.github.com/wode490390/BetterVanillaGenerator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248852182,"owners_count":21171842,"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":["custom","generator","gpu","hell","minecraft","nether","nukkit","opencl","overworld","plugin","vanilla","world"],"created_at":"2024-11-27T20:22:21.210Z","updated_at":"2025-10-25T23:16:22.243Z","avatar_url":"https://github.com/wode490390.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Better Vanilla Generator\n[![Build](https://img.shields.io/circleci/build/github/wode490390/BetterVanillaGenerator/master)](https://circleci.com/gh/wode490390/BetterVanillaGenerator/tree/master)\n[![Release](https://img.shields.io/github/v/release/wode490390/BetterVanillaGenerator)](https://github.com/wode490390/BetterVanillaGenerator/releases)\n[![Release date](https://img.shields.io/github/release-date/wode490390/BetterVanillaGenerator)](https://github.com/wode490390/BetterVanillaGenerator/releases)\n\u003c!--[![Servers](https://img.shields.io/bstats/servers/5198)](https://bstats.org/plugin/bukkit/BetterVanillaGenerator/5198)\n[![Players](https://img.shields.io/bstats/players/5198)](https://bstats.org/plugin/bukkit/BetterVanillaGenerator/5198)--\u003e\n\nThis plugin not only provides better terrain generators for [Nukkit](https://github.com/NukkitX/Nukkit), you can also customize your world by modifying the configuration.\n\nIn addition, this plugin can offload overworld surface noise operations onto the GPU. (Experimental)\n\n[![](https://i.loli.net/2019/06/12/5d00613070e3947388.png)](https://www.mcbbs.net/thread-872584-1-1.html \"可自定义的更好的原生地形生成器\")\n\nIf you found any bugs or have any suggestions, please open an issue on [GitHub](https://github.com/wode490390/BetterVanillaGenerator/issues).\n\nIf you like this plugin, please star it on [GitHub](https://github.com/wode490390/BetterVanillaGenerator).\n\n*Note: Please back up old worlds before using this plugin.*\n\n## Download\n- [Releases](https://github.com/wode490390/BetterVanillaGenerator/releases)\n- [Snapshots](https://circleci.com/gh/wode490390/BetterVanillaGenerator)\n\n## Configuration\n\u003cdetails\u003e\n\u003csummary\u003econfig.yml\u003c/summary\u003e\n\n```yaml\nreplace:\n  # Whether to replace the overworld generator\n  overworld: true\n  # Whether to replace the nether generator\n  nether: true\n\n# Advanced configuration for generator\ngenerator:\n  general:\n    sea_level: 64\n  overworld:\n    coordinate-scale: 684.412\n    height:\n      scale: 684.412\n      noise-scale:\n        x: 200.0\n        z: 200.0\n    detail:\n      noise-scale:\n        x: 80.0\n        y: 160.0\n        z: 80.0\n    surface-scale: 0.0625\n    base-size: 8.5\n    stretch-y: 12.0\n    biome:\n      height-offset: 0.0\n      height-weight: 1.0\n      scale-offset: 0.0\n      scale-weight: 1.0\n      height:\n        default: 0.1\n        flat-shore: 0.0\n        high-plateau: 1.5\n        flatlands: 0.125\n        swampland: -0.2\n        mid-plains: 0.2\n        flatlands-hills: 0.275\n        swampland-hills: -0.1\n        low-hills: 0.2\n        hills: 0.45\n        mid-hills2: 0.1\n        default-hills: 0.2\n        mid-hills: 0.3\n        big-hills: 0.525\n        big-hills2: 0.55\n        extreme-hills: 1.0\n        rocky-shore: 0.1\n        low-spikes: 0.4125\n        high-spikes: 1.1\n        river: -0.5\n        ocean: -1.0\n        deep-ocean: -1.8\n      scale:\n        default: 0.2\n        flat-shore: 0.025\n        high-plateau: 0.025\n        flatlands: 0.05\n        swampland: 0.1\n        mid-plains: 0.2\n        flatlands-hills: 0.25\n        swampland-hills: 0.3\n        low-hills: 0.3\n        hills: 0.3\n        mid-hills2: 0.4\n        default-hills: 0.4\n        mid-hills: 0.4\n        big-hills: 0.55\n        big-hills2: 0.5\n        extreme-hills: 0.5\n        rocky-shore: 0.8\n        low-spikes: 1.325\n        high-spikes: 1.3125\n        river: 0.0\n        ocean: 0.1\n        deep-ocean: 0.1\n    density:\n      fill:\n        mode: 0\n        sea-mode: 0\n        offset: 0.0\n  nether:\n    coordinate-scale: 684.412\n    height:\n      scale: 2053.236\n      noise-scale:\n        x: 100.0\n        z: 100.0\n    detail:\n      noise-scale:\n        x: 80.0\n        y: 60.0\n        z: 80.0\n    surface-scale: 0.0625\n\n# Whether to use graphics compute functionality (Experimental)\ngpu:\n  enable: false\n  use-any-device: false\n```\n\u003c/details\u003e\n\n## Compiling\n1. Install [Maven](https://maven.apache.org/).\n2. Run `mvn clean package`. The compiled JAR can be found in the `target/` directory.\n\n## Metrics Collection\n\nThis plugin uses [bStats](https://github.com/wode490390/bStats-Nukkit). You can opt out using the global bStats config; see the [official website](https://bstats.org/getting-started) for more details.\n\n[![Metrics](https://bstats.org/signatures/bukkit/BetterVanillaGenerator.svg)](https://bstats.org/plugin/bukkit/BetterVanillaGenerator/5198)\n\n###### If I have any grammar and/or term errors, please correct them :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwode490390%2Fbettervanillagenerator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwode490390%2Fbettervanillagenerator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwode490390%2Fbettervanillagenerator/lists"}