Skip to content

Add GTChisels#2

Merged
tier940 merged 2 commits intomasterfrom
tier-chisel-tools
Jan 29, 2026
Merged

Add GTChisels#2
tier940 merged 2 commits intomasterfrom
tier-chisel-tools

Conversation

@tier940
Copy link
Copy Markdown
Member

@tier940 tier940 commented Jan 29, 2026

image image

@tier940 tier940 self-assigned this Jan 29, 2026
@gemini-code-assist
Copy link
Copy Markdown
Contributor

gemini-code-assist Bot commented Jan 29, 2026

Summary of Changes

Hello @tier940, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

このプルリクエストは、Chisel ModをGTExpertエコシステムに包括的に統合することを目的としています。GTExpert-Coreからの既存のChisel統合を独立させ、GregTechテーマのチゼルと自動チゼル機械を追加することで拡張しています。変更点には、ChiselのレシピをGregTechのクラフト哲学に合わせて再調整すること、GTツールがChiselブロックと相互作用できるようにすること、およびゲームプレイの一貫性を高めるためにブロックプロパティを強化することが含まれます。

Highlights

  • Chisel統合の独立: Chisel Modの統合がGTExpert-Coreから独立し、GTMoreToolsプロジェクトに移行されました。
  • GregTech版チゼルと自動チゼル機械の導入: GregTechスタイルのチゼルツールと、LV、MV、HVティアの自動チゼル機械が追加されました。
  • レシピのGregTech化: ChiselブロックおよびツールのレシピがGregTechの進行と材料要件に合わせて再調整され、バニラおよび元のChiselレシピの一部が削除されました。
  • Mixinによるシームレスな統合: Chisel ModのメカニクスとGTツールを統合するためにMixinが実装され、GTツールがチゼルとして機能し、Chiselブロックに適切な採掘レベルが設定されるようになりました。
  • NBT対応のレシピロジック: NBTに敏感な出力を適切に処理するため、レシピキャッシュを無効にするカスタムレシピロジックが追加されました。
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

このプルリクエストは、Chisel MODとの連携機能を追加するものです。GTスタイルのチゼルツールや、自動でチゼル加工を行う機械「Auto Chisel」が追加されています。また、多数のブロックにチゼル用のレシピが追加・調整されています。
コード全体は非常によく書かれていますが、いくつかの改善点と重大なバグを1件発見しました。具体的には、レシピロジックの実装に関する改善提案、レシピ登録のバグ修正、不要なインポートの削除、設定ファイルのプレースホルダー修正などです。詳細は各コメントをご確認ください。

Comment thread src/main/resources/pack.mcmeta
@tier940 tier940 merged commit 8787ed1 into master Jan 29, 2026
@tier940 tier940 deleted the tier-chisel-tools branch January 29, 2026 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant