{"id":21989187,"url":"https://github.com/repcomm/crystalforest","last_synced_at":"2025-10-10T20:31:52.602Z","repository":{"id":130853928,"uuid":"374186454","full_name":"RepComm/crystalforest","owner":"RepComm","description":null,"archived":false,"fork":false,"pushed_at":"2021-07-27T00:06:46.000Z","size":1264,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T02:22:40.314Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RepComm.png","metadata":{"files":{"readme":"ReadMe.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-06-05T18:31:23.000Z","updated_at":"2023-12-17T02:38:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"d3126000-4bbb-4b7f-a332-97426624b176","html_url":"https://github.com/RepComm/crystalforest","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RepComm/crystalforest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RepComm%2Fcrystalforest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RepComm%2Fcrystalforest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RepComm%2Fcrystalforest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RepComm%2Fcrystalforest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RepComm","download_url":"https://codeload.github.com/RepComm/crystalforest/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RepComm%2Fcrystalforest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005271,"owners_count":26083863,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-29T19:28:17.458Z","updated_at":"2025-10-10T20:31:51.613Z","avatar_url":"https://github.com/RepComm.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# crystalforest\nSource code for my [grakkit enabled](https://github.com/grakkit/grakkit) mc server\n\n## Utilities\n- Persist - [source](./src/utils/persist.ts) - simple, namespaced persistent storage\n- FileHelper - [source](./src/utils/filehelper.ts) - handling string/Uint8Array/Json files without java\n- PseudoCmd - [source](./src/pseudocmd.ts) - permissionless, simple runtime chat commands using `-` instead of `/`\n- Anim - [source](./src/utils/anim.ts) - number track animation w/ linear interpolation\n- Message - [source](./src/utils/message.ts) - `console.log`, but for terminal, players, and broadcast\n- Depend - [source](./src/tools/depend.ts) - A simple, namespaced dependency resolver. wait on tasks to finish before running code\n- Worlds - [source](./src/setup/worlds.ts) - Helpful code for minecraft worlds (clone, resolve, load, unload, and autoloading on start)\n- Home - [source](./src/setup/home.ts) - player specific worlds, based on LevelUp, Persist, and Worlds APIs\n\n## Blocks\n- sorter hopper - [source](./src/blocks/sorter.ts) - [specs](./docs/sorter.ts.md)\n\n## Entities\n- paintdoor - [source](./src/entities/paintdoor.ts) - doors made out of paintings\n- animstand (wip) - [source](./src/entities/animstand.ts) - leaverage Anim over armorstands, also with tools to perform animation modelling in-game / replay\n- sentry (wip) - [source](./src/entities/sentry.ts) - put those skeletons to work\n\n## Feature implementations\n- warp - [source](./src/tools/warp.ts) - a global warp plugin utilizing bukkit API and PseudoCmd\n- levelup - [source](./src/setup/levelup.ts) - a custom player level system\n## Building\nSimply run:\n`npm install`\nthen\n`npm run build` or `./build.sh`\n\nSource code goes in your `/plugins/grakkit/` directory","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frepcomm%2Fcrystalforest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frepcomm%2Fcrystalforest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frepcomm%2Fcrystalforest/lists"}