{"id":23337348,"url":"https://github.com/devdyna/kubejs-testing","last_synced_at":"2025-10-25T15:33:34.541Z","repository":{"id":225556660,"uuid":"766279283","full_name":"DevDyna/kubejs-testing","owner":"DevDyna","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-17T21:23:03.000Z","size":114,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-12-17T22:26:00.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/DevDyna.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":"2024-03-02T20:26:01.000Z","updated_at":"2024-12-17T21:23:08.000Z","dependencies_parsed_at":"2024-03-02T21:30:46.818Z","dependency_job_id":"74030b32-69df-4c27-8567-f89c31757884","html_url":"https://github.com/DevDyna/kubejs-testing","commit_stats":null,"previous_names":["celestial-remembrance/kubejs-generator","celestial-remembrance/kubejs-testing","devdyna/kubejs-testing"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevDyna%2Fkubejs-testing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevDyna%2Fkubejs-testing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevDyna%2Fkubejs-testing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevDyna%2Fkubejs-testing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevDyna","download_url":"https://codeload.github.com/DevDyna/kubejs-testing/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247657266,"owners_count":20974345,"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":[],"created_at":"2024-12-21T02:16:46.448Z","updated_at":"2025-10-25T15:33:34.461Z","avatar_url":"https://github.com/DevDyna.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DevDyna Script Collection\n### Many strange or no-sense scripts\n\n\n\n## NO DEPENDENCIES\n\n### Block like Door , when placed it build another block on top\n\n[`Custom Block Pillar-like #1`](https://github.com/Celestial-Remembrance/kubejs-testing/blob/main/startup_scripts/multi.js) [`Custom Block Pillar-like #2`](https://github.com/Celestial-Remembrance/kubejs-testing/blob/main/server_scripts/multi_break.js)\n\n### EU2 like Pipe just for decoration *maybe*\n\n[`Block Pipe #1`](https://github.com/Celestial-Remembrance/kubejs-testing/blob/main/startup_scripts/blockUtility/Pipe.js) [`Block Pipe #2`](https://github.com/Celestial-Remembrance/kubejs-testing/blob/main/server_scripts/Pipe/Pipe.js) [thanks to XavBX to fix some issues]\n\n### *Growable Blocks*\nBlocks like BlockPipe with different colors , multiple blockstates and can grow on world!\n\n[`Block Plant #1`](https://github.com/Celestial-Remembrance/kubejs-testing/blob/main/startup_scripts/blockUtility/Chorus.js) [`Block Plant #2`](https://github.com/Celestial-Remembrance/kubejs-testing/blob/main/server_scripts/Pipe/Chorus.js)\n\n### *Smart way to fill batteries!* \nLeft-Click on a machine convert the item into RF without delay\n\n[`Solidified Energy`](https://github.com/Celestial-Remembrance/kubejs-testing/blob/main/server_scripts/energy.js)\n\n### Smart way to lock without keys\nShift-Right click on a Drawer/Barrel it will lock/unlock\n\n[`Jabba Item Lock`](https://github.com/Celestial-Remembrance/kubejs-testing/blob/main/server_scripts/jabba.js)\n\n### *Thaumajs where?*\nCauldron with a Trasmutation system\n\n[`Crucible`](https://github.com/Celestial-Remembrance/kubejs-testing/blob/main/startup_scripts/blockUtility/Crucible.js)\n\n### Block consumer that destroy specific blocks generated from other blocks below\n\n[`Consumer`](https://github.com/Celestial-Remembrance/kubejs-testing/blob/main/startup_scripts/blockUtility/Consumer.js)\n\n## REQUIRES PowerfulJS\n\n### Unlimited Powah!\nGenerate a configurable RF rate based on number of items inside the inventory\n\n[`Dynamo`](https://github.com/Celestial-Remembrance/kubejs-testing/blob/main/startup_scripts/blockUtility/Dynamo.js)\n\n### Chicken like\nPop items when powered\n\n[`Collector`](https://github.com/Celestial-Remembrance/kubejs-testing/blob/main/startup_scripts/blockUtility/Collector.js)\n\n### *Beep Beep*\nCovert blocks in others at RF cost\n\n[`Converter`](https://github.com/Celestial-Remembrance/kubejs-testing/blob/main/startup_scripts/blockUtility/Converter.js)\n\n### Environmental JS\nLike Environmental Tech Miners , a configurable block multiblock that can produce items when powered\n\n[`Miner`](https://github.com/Celestial-Remembrance/kubejs-testing/blob/main/startup_scripts/blockUtility/Miner.js)\n\n\n## REQUIRES Embers Rekindled\n\n### Custom Crystal Seed\nCustom resources from ember?!\n\n[`EmberSeed #1`](https://github.com/Celestial-Remembrance/kubejs-testing/blob/main/startup_scripts/EmberSeed.js) [`EmberSeed #2`](https://github.com/Celestial-Remembrance/kubejs-testing/blob/main/server_scripts/EmberTags.js) [`EmberSeed #3`](https://github.com/Celestial-Remembrance/kubejs-testing/tree/main/assets/embers)\n\n\n\n## REQUIRE Embers Rekindled AND Create\n\n### Create RPM + Ember what could be wrong?\n\n[`EmberCrystallizer`](https://github.com/Celestial-Remembrance/kubejs-testing/blob/main/startup_scripts/blockUtility/EmberCrystallizer.js)\n\n\n#\n\n### Not Yet Completed / IDK why i want keep\n\n[`Linker`](https://github.com/Celestial-Remembrance/kubejs-testing/blob/main/startup_scripts/blockUtility/Linker.js)\n\n### Deprecated\n~~[`NeoMagicJS source`](https://github.com/Celestial-Remembrance/kubejs-testing/blob/main/server_scripts/pedestal.js)~~ -\u003e [`NeoMagicJS repository`](https://github.com/DevDyna/NeoMagicJS)\n\n### For more info\n~~[[github](https://github.com/Celestial-Remembrance)]~~\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevdyna%2Fkubejs-testing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevdyna%2Fkubejs-testing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevdyna%2Fkubejs-testing/lists"}