Skip to content

Conversation

@ryanlua
Copy link
Owner

@ryanlua ryanlua commented Jan 11, 2026

This pull request updates the manifest.json for the fluoroscopy resource pack to support newer engine features and provide more user customization. The main changes include updating the manifest format, switching version numbers to string format, and adding support for subpacks and settings to improve user experience.

Manifest and versioning updates:

  • Changed format_version from 2 to 3 to support new manifest features.
  • Updated version and min_engine_version fields from arrays to strings for both the header and modules sections.

Subpack and settings support:

  • Added a subpacks section with three options (outline, xray, glow) to allow users to choose different visual effects.
  • Introduced a settings section with descriptive labels to explain each subpack and provide additional information to users.

Signed-off-by: Ryan Luu <ryan.luu@ryanluu.dev>
Signed-off-by: Ryan Luu <ryan.luu@ryanluu.dev>
Signed-off-by: Ryan Luu <ryan.luu@ryanluu.dev>
Signed-off-by: Ryan Luu <ryan.luu@ryanluu.dev>
Signed-off-by: Ryan Luu <ryan.luu@ryanluu.dev>
Signed-off-by: Ryan Luu <ryan.luu@ryanluu.dev>
Signed-off-by: Ryan Luu <ryan.luu@ryanluu.dev>
Signed-off-by: Ryan Luu <ryan.luu@ryanluu.dev>
@ryanlua ryanlua self-assigned this Jan 11, 2026
Copilot AI review requested due to automatic review settings January 11, 2026 22:55
@ryanlua ryanlua added the enhancement New feature or request label Jan 11, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request modernizes the fluoroscopy resource pack by upgrading to manifest format version 3 and implementing a subpack system that allows users to choose between different visual effects for ore highlighting. The changes enable users to select from outline-only, outline with glow, or outline with glow and x-ray vision modes.

Changes:

  • Updated manifest from format version 2 to 3 with string-based version numbers
  • Added three subpack configurations (outline, xray, glow) with descriptive settings
  • Removed GitHub source URL from pack description in favor of settings section display

Reviewed changes

Copilot reviewed 24 out of 87 changed files in this pull request and generated 2 comments.

File Description
manifest.json Updated to format version 3, added subpacks and settings sections, converted version fields to strings
texts/en_US.lang Simplified pack description by removing GitHub URL reference
subpacks/xray/* Added complete xray subpack with MER textures, texture sets, and blocks.json for invisible blocks
subpacks/glow/* Added complete glow subpack with MER textures and texture sets for emissive ore effects

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ryanlua ryanlua merged commit 9ee2ed9 into main Jan 11, 2026
10 checks passed
@ryanlua ryanlua deleted the sub-packs branch January 11, 2026 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant