Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Variant ores added to creative menu when disabled via config (Previously: Variant ores do not process *again*) #2260

Open
2 tasks done
Xefyr0 opened this issue Oct 29, 2024 · 1 comment
Labels
type: bug Something isn't working

Comments

@Xefyr0
Copy link

Xefyr0 commented Oct 29, 2024

Checked for existing issues

  • I have checked for existing issues, and have found none.

Tested latest version

  • I have checked that this occurs on the latest version.

GregTech CEu Version

1.4.6

Minecraft Version

1.20.1

Recipe Viewer Installed

EMI

Environment

Singleplayer

Cross-Mod Interaction

No

Other Installed Mods

EMI

Expected Behavior

Expected variant ores (e.g. Deepslate, Red Granite, Diorite versions of Stone ores) to process as shown in Ore Processing Diagram.

Actual Behavior

Variant ores cannot be processed in Macerators or Furnace, and these expected recipes do not appear in JEI/EMI.

Steps to Reproduce

  1. Create a new world.
  2. Put Granite Magnetite Ore in a powered HV Macerator
  3. Nothing happens.
  4. Put Magnetite Ore in the same macerator
  5. Maceration begins

Additional Information

#1848 (and by extension, #1353 and #1839) is the same issue from the user perspective, but they have since been (presumably) fixed in #1910.
This bug has now resurfaced several releases later in 1.4.6, and is also applicable to the GCyR ores.

@Xefyr0 Xefyr0 added the type: bug Something isn't working label Oct 29, 2024
@Xefyr0
Copy link
Author

Xefyr0 commented Oct 29, 2024

Screenshot 2024-10-29 164349
Update: It turns out the issue results from the config allUniqueStoneTypes: false, which is intended behavior.

Instead, the real issue lies in the fact that, while hidden in JEI, the variant stone types are obtainable through the creative menu.

@Xefyr0 Xefyr0 changed the title Variant ores do not process *again* Variant ores added to creative menu when disabled via config (Previously: Variant ores do not process *again*) Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant