{"id":16373696,"url":"https://github.com/iantapply22/origin-balloons-minecraft","last_synced_at":"2025-03-23T03:32:35.173Z","repository":{"id":169070359,"uuid":"643947799","full_name":"IanTapply22/Origin-Balloons-Minecraft","owner":"IanTapply22","description":"The Minecraft implementation of the origin balloons logic repository. Easily expandable and easy to use!","archived":false,"fork":false,"pushed_at":"2024-02-08T17:04:25.000Z","size":34,"stargazers_count":16,"open_issues_count":5,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-10T16:48:10.577Z","etag":null,"topics":["java","origin-realms"],"latest_commit_sha":null,"homepage":"","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/IanTapply22.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}},"created_at":"2023-05-22T13:40:53.000Z","updated_at":"2025-02-10T14:11:14.000Z","dependencies_parsed_at":"2024-02-08T18:28:05.673Z","dependency_job_id":"ef0a1d3a-d17f-44e2-bc21-56b8d725e5dd","html_url":"https://github.com/IanTapply22/Origin-Balloons-Minecraft","commit_stats":null,"previous_names":["iantapply22/origin-balloons-minecraft"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanTapply22%2FOrigin-Balloons-Minecraft","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanTapply22%2FOrigin-Balloons-Minecraft/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanTapply22%2FOrigin-Balloons-Minecraft/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanTapply22%2FOrigin-Balloons-Minecraft/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IanTapply22","download_url":"https://codeload.github.com/IanTapply22/Origin-Balloons-Minecraft/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244267404,"owners_count":20425836,"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":["java","origin-realms"],"created_at":"2024-10-11T03:14:57.503Z","updated_at":"2025-03-23T03:32:34.857Z","avatar_url":"https://github.com/IanTapply22.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Origin-Balloons-Minecraft\nThe Minecraft implementation of the origin balloons logic repository. Easily expandable and easy to use!\n\n## How To Create A Balloon\n1. Create a new class that extends `BalloonType` and implement the abstract methods.\n   1. `nodeCount` - Number of nodes/models within the balloon.\n   2. `distanceBetweenNodes` - Distance between each node/model. This is calculated in blocks and can be a float.\n   3. `headNodeOffset, bodyNodeOffset, tailNodeOffset` - The offset of the head, body, and tail nodes from the base `distanceBetweenNodes`. This is calculated in blocks and can be a float.\n   4. `maxNodeJointAngle` - The maximum angle that the nodes can rotate to. This is calculated in degrees and can be a float.\n   5. `headNodeItem, bodyNodeItem, tailNodeItem` - The item that represents the head, body, and tail nodes. This is a new `Item` object and can be created with the `BalloonModel.createBlankModel` method. **Note: To use custom models you must create a resource pack and you must place the custom model data value from the resource pack in the `customModelData` field when creating the model.**\n2. In the `registerBalloons` method in the `OriginBalloons` class, put the new balloon in the `balloonTypeMap` list along with the name.\n3. When your plugin is built and reloaded into the server, the balloon will be available to use! Run the command `/spawnballoon \u003cballoon name\u003e` to spawn the balloon and `/destroyballoon` to remove the balloon.\n## Video Demo - In Game\nhttps://github.com/IanTapply22/Origin-Balloons-Minecraft/assets/114881396/0cc204cc-bb4c-4e1c-8adf-24fc0516263d\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiantapply22%2Forigin-balloons-minecraft","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiantapply22%2Forigin-balloons-minecraft","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiantapply22%2Forigin-balloons-minecraft/lists"}