{"id":27885823,"url":"https://github.com/uppermoon0/endless","last_synced_at":"2026-05-08T13:09:41.892Z","repository":{"id":290523231,"uuid":"973201039","full_name":"UpperMoon0/Endless","owner":"UpperMoon0","description":"A Minecraft mod that allows customization or removes build height limits, enabling construction beyond vanilla restrictions.","archived":false,"fork":false,"pushed_at":"2025-04-29T08:20:09.000Z","size":4886,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-29T09:31:03.951Z","etag":null,"topics":["architectury-api","fabric","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/UpperMoon0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"zenodo":null}},"created_at":"2025-04-26T13:36:35.000Z","updated_at":"2025-04-29T08:20:12.000Z","dependencies_parsed_at":"2025-04-29T09:42:01.062Z","dependency_job_id":null,"html_url":"https://github.com/UpperMoon0/Endless","commit_stats":null,"previous_names":["uppermoon0/endless"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UpperMoon0%2FEndless","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UpperMoon0%2FEndless/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UpperMoon0%2FEndless/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UpperMoon0%2FEndless/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UpperMoon0","download_url":"https://codeload.github.com/UpperMoon0/Endless/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252462885,"owners_count":21751757,"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":["architectury-api","fabric","forge","minecraft-mod"],"created_at":"2025-05-05T07:47:09.862Z","updated_at":"2026-05-08T13:09:41.832Z","avatar_url":"https://github.com/UpperMoon0.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Endless\n\nEndless is a Minecraft mod that removes or customizes the build height limits of the game, allowing you to build beyond the vanilla restrictions.\nCurseForge: https://www.curseforge.com/minecraft/mc-mods/nstut-endless\n\n![Endless](assets/icon.png)\n\n## Features\n\n- **Customizable Build Height**: Modify the minimum and maximum build heights in Minecraft through a simple configuration file\n- **Remove Height Limits**: Optionally remove build height restrictions entirely, allowing building at extreme heights\n- **Cross-Platform**: Compatible with both Forge and Fabric mod loaders\n\n![Demo image](assets/demo_1.png)\n![Demo image](assets/demo_2.png)\n\n## Configuration\n\nAfter launching Minecraft with the mod for the first time, a configuration file will be generated at `config/endless.json`. You can edit this file to customize the mod behavior:\n\n```json\n{\n  \"buildHeight\": {\n    \"minBuildHeight\": -64,\n    \"maxBuildHeight\": 320,\n    \"removeBuildHeightLimit\": false\n  }\n}\n```\n\nOptions:\n\n- `minBuildHeight`: The minimum Y-level at which blocks can be placed (default: -64)\n- `maxBuildHeight`: The maximum Y-level at which blocks can be placed (default: 320)\n- `removeBuildHeightLimit`: Set to `true` to remove build height limits entirely (default: false)\n\n## Development\n\n### Project Structure\n\n- `common/`: Common code shared between all mod loaders\n- `fabric/`: Fabric-specific implementation\n- `forge/`: Forge-specific implementation\n\n### Building from Source\n\n1. Clone the repository\n2. Run `./gradlew build` to build all mod versions\n3. Find the built JARs in:\n   - `fabric/build/libs/`\n   - `forge/build/libs/`\n\n## License\n\nAll Rights Reserved\n\n## Author\n\n- NsTut\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuppermoon0%2Fendless","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuppermoon0%2Fendless","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuppermoon0%2Fendless/lists"}