Skip to content

Stargate Forming - #622

Draft
trulyno wants to merge 3 commits into
developfrom
stargate-forming
Draft

Stargate Forming#622
trulyno wants to merge 3 commits into
developfrom
stargate-forming

Conversation

@trulyno

@trulyno trulyno commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Moving away from crafting the Ancient and Draconic stargates to building and forming them in-world, just like the Classic one.

To do:

  • Test and fix initial implementation
  • Readd the stargate build helper

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

KubeJS Scripts Lint & Format Review

Found 0 formatting issue(s) and 4 lint issue(s).

Prettier suggestions can be committed directly from this review.
Run npm run format:fix && npm run lint:fix locally to fix everything at once.

*/

/** @type {(x: number, y: number) => RingDefinition} */
const ringBlock = (x, y) => {

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Warning no-unused-vars

'x' is defined but never used. Allowed unused args must match /^_/u.

Comment thread kubejs/server_scripts/utils/dimensional/stargate_forming.js
Comment thread kubejs/server_scripts/utils/dimensional/stargate_forming.js
Comment thread kubejs/server_scripts/utils/dimensional/stargate_forming.js
@github-actions

Copy link
Copy Markdown

✅ KubeJS Scripts Lint & Format Review

All scripts pass formatting and lint checks. Nice work!

@github-actions

Copy link
Copy Markdown

✅ KubeJS Scripts Lint & Format Review

All scripts pass formatting and lint checks. Nice work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant