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

Laser Drill config for certain ores is missing #864

Open
Satvn opened this issue Mar 5, 2023 · 4 comments
Open

Laser Drill config for certain ores is missing #864

Satvn opened this issue Mar 5, 2023 · 4 comments
Labels
suggestion Feature request

Comments

@Satvn
Copy link

Satvn commented Mar 5, 2023

Basic details

  1. Are you using a legitimate launcher and Minecraft account:
    Yes
  2. Are you using a computer with 8GB or more of RAM? ([How to check]
    Yes
  3. Are you using Java 8, 64-bit? (How to check):
    Yes

Information required

  1. Is the modpack crashing: No

  2. Is Optifine installed or any other additional mods: No

Describe the issue

The laser drill configs are missing some ores meaning some ores arent matching to the universal y0 to y-256 setting the others have

Charged Certus, Aluminium, Nickel, Yellowrite, Platinum all only have their basic config y levels despite every other ore in the pack having a custom y0 - y256 config option, example below:

"item": "oreCopper",
"color": 1,
"rarity": [
{
"whitelist": "",
"blacklist": "minecraft:hell, minecraft:sky",
"depth_min": 35,
"depth_max": 65,
"weight": 10
},
{
"whitelist": "",
"blacklist": "minecraft:hell, minecraft:sky",
"depth_min": 0,
"depth_max": 255,
"weight": 2
}
]
},
{
"item": "oreAluminum",
"color": 12,
"rarity": [
{
"whitelist": "",
"blacklist": "minecraft:hell, minecraft:sky",
"depth_min": 68,
"depth_max": 84,
"weight": 5
}
]

@Satvn Satvn added the auto: bug This bug report hasn't been looked at yet label Mar 5, 2023
@xJon xJon added minor bug Something is slightly not working properly auto: bug This bug report hasn't been looked at yet and removed auto: bug This bug report hasn't been looked at yet minor bug Something is slightly not working properly labels Mar 17, 2023
@xJon
Copy link
Owner

xJon commented Mar 17, 2023

I originally thought it's a bug, but after checking I see this is default behavior and it is the case in other modpacks as well.
Do you suggest to change it?

@xJon xJon added suggestion Feature request and removed auto: bug This bug report hasn't been looked at yet labels Mar 17, 2023
@Satvn
Copy link
Author

Satvn commented Mar 17, 2023

I think it would be a easier addition to the drills as i believe some of the ores require setting up of individual drills in order to produce them, and yellorium and charged certus are very commonly used resources that otherwise would be much more complicated to produce. It would just be a small QoL thing that would help people who use quite large drill arrays

@xJon
Copy link
Owner

xJon commented Mar 18, 2023

That's a good point, although easier is not necessarily better in gameplay, I'd love to get more opinions from players :)

@Nivid-IT
Copy link

Nivid-IT commented Apr 8, 2023

I find that the Digital Miner from Mekanism fills that gap just fine without making these specific ores overly available.
Thermal Expansion remains relevant as well, being a way to obtain ferrous metal, platinum and charging Certus Quartz to Charged Certus Quartz. It's personal preference but I like keeping included mods relevant by not having one method of obtaining these materials, overpower the other methods.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
suggestion Feature request
Projects
None yet
Development

No branches or pull requests

3 participants