Skip to content

Releases: wolfram0108/gregtech6_w

GregTech 6 for NeoForge 6.0.0-alpha.3

Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Aug 18:16

GregTech 6 for NeoForge — 6.0.0-alpha.3

Minecraft 26.1.2 · NeoForge 26.1.2.84 or newer · Java 25.

An unofficial port of Gregorius Techneticies' GregTech 6, under LGPL-3.0-or-later.
Not affiliated with or endorsed by the upstream author — report problems here, not there.
Where every part of this jar comes from is set out in NOTICE, inside the jar.

⚠️ Alpha. Playable, not finished. Worlds are not guaranteed to survive between
builds, and some subsystems are ported but not individually verified — see the
"Known gaps" section of the README before using a world you care about.

Verifying this download. Two independent checks, neither requiring you to trust me:

gh attestation verify gregtech6-6.0.0-alpha.3.jar \
   --repo wolfram0108/gregtech6_w

confirms GitHub itself witnessed this exact file being built by this repository's release
workflow from the tagged commit. And because the build is reproducible, you can check the
claim yourself — build the tag and compare:

./gradlew assemble && sha256sum build/libs/*.jar

The result must equal the published .sha256 byte for byte.

Report a defect with: what you did, what the 1.7.10 original does instead,
single-player or dedicated server, fresh or old world, plus logs/latest.log
and gregtech.log.

Full Changelog: v6.0.0-alpha.2...v6.0.0-alpha.3

GregTech 6 for NeoForge 6.0.0-alpha.2

Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Aug 19:27

GregTech 6 for NeoForge — 6.0.0-alpha.2

Minecraft 26.1.2 · NeoForge 26.1.2.84 or newer · Java 25.

An unofficial port of Gregorius Techneticies' GregTech 6, under LGPL-3.0-or-later.
Not affiliated with or endorsed by the upstream author — report problems here, not there.
Where every part of this jar comes from is set out in NOTICE, inside the jar.

⚠️ Alpha. Playable, not finished. Worlds are not guaranteed to survive between
builds, and some subsystems are ported but not individually verified — see the
"Known gaps" section of the README before using a world you care about.

Verifying this download. Two independent checks, neither requiring you to trust me:

gh attestation verify gregtech6-6.0.0-alpha.2.jar \
   --repo wolfram0108/gregtech6_w

confirms GitHub itself witnessed this exact file being built by this repository's release
workflow from the tagged commit. And because the build is reproducible, you can check the
claim yourself — build the tag and compare:

./gradlew assemble && sha256sum build/libs/*.jar

The result must equal the published .sha256 byte for byte.

Report a defect with: what you did, what the 1.7.10 original does instead,
single-player or dedicated server, fresh or old world, plus logs/latest.log
and gregtech.log.

Full Changelog: v6.0.0-alpha.1...v6.0.0-alpha.2

GregTech 6 for NeoForge 6.0.0-alpha.1

Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Aug 06:53

GregTech 6 for NeoForge — 6.0.0-alpha.1

Minecraft 26.1.2 · NeoForge 26.1.2.77 · Java 25.

⚠️ Alpha. Playable, not finished. Worlds are not guaranteed to survive between
builds, and some subsystems are ported but not individually verified — see the
"Known gaps" section of the README before using a world you care about.

Report a defect with: what you did, what the 1.7.10 original does instead,
single-player or dedicated server, fresh or old world, plus logs/latest.log
and gregtech.log.

Full Changelog: https://github.com/wolfram0108/gregtech6_w/commits/v6.0.0-alpha.1