Skip to content

Add The One Probe to the 26.1.2 and 26.2 packs - #79

Merged
rubensworks merged 1 commit into
masterfrom
claude/add-theoneprobe-26
Sep 13, 2026
Merged

Add The One Probe to the 26.1.2 and 26.2 packs#79
rubensworks merged 1 commit into
masterfrom
claude/add-theoneprobe-26

Conversation

@rubensworks

Copy link
Copy Markdown
Member

Integrated Dynamics Compat re-enabled its The One Probe integration (CyclopsMC/IntegratedDynamics-Compat#42 and #43), and TOP now has builds for both Minecraft versions, so cyclops-all-deps can exercise it again.

The dependency was already present in both poms but commented out, pinned to the old 1.21_neo-12.0.8-7. Uncommented and updated:

Pack Version
cyclops-all-deps/26.1.2/neoforge 26.1.2_neo-14.0.0-1
cyclops-all-deps/26.2/neoforge 26.2_neo-15.0.0-1

1.21.1 is left commented out — the compat mod's TOP integration is not enabled on that branch.

Renovate pin

Also added an allowedVersions rule pinning TOP to ^26\.1\. for modpacks/**/26.1*/**/pom.xml. Without it, Renovate would see 26.2_neo-15.0.0-1 as the newest version and automerge it into the 26.1.2 pack, where it will not load (that build declares neoforge [26.2.0.75,)). This mirrors the existing rules for TerraBlender and Refined Storage. The 26.2 pack needs no rule yet, since the newest TOP build is the correct one for it — same as TerraBlender today.

Happy to drop that part if you would rather let Renovate find out on its own.

Validation

Both artifacts resolve from the k-4u maven that settings.xml already activates:

mvn -s settings.xml dependency:get -Dartifact=mcjty.theoneprobe:theoneprobe:26.1.2_neo-14.0.0-1
mvn -s settings.xml dependency:get -Dartifact=mcjty.theoneprobe:theoneprobe:26.2_neo-15.0.0-1

Both exit 0 and pull the jar. Both poms and renovate.json were re-parsed to confirm they are still well-formed.

🤖 Generated with Claude Code

https://claude.ai/code/session_01JpfdmgsyiKsvxjztpcvqpK


Generated by Claude Code

Integrated Dynamics Compat re-enabled its The One Probe integration, so
the packs can exercise it again. TOP now has builds for both Minecraft
versions: 26.1.2_neo-14.0.0-1 and 26.2_neo-15.0.0-1.

Also pin TOP to 26.1.x in the 26.1.2 pack, so Renovate does not
automerge the 26.2 build into it, matching the existing rules for
TerraBlender and Refined Storage.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JpfdmgsyiKsvxjztpcvqpK
@rubensworks
rubensworks merged commit c9f1376 into master Sep 13, 2026
60 checks passed
@rubensworks
rubensworks deleted the claude/add-theoneprobe-26 branch September 13, 2026 10:46
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