Occultism

Occultism

19M Downloads

Ore Miner cannot be autocrafted by Refined Storage

NielsPilgaard opened this issue ยท 5 comments

commented

Describe the bug
Ore Miners and similar crafts cannot be autocrafted with Refined Storage, I'm guessing because NBT varies between all Ore Miners.

To Reproduce
Steps to reproduce the behavior:

  1. Make a Refined Storage system
  2. Set up autocrafting for an Ore Miner
  3. Activate the autocrafting
  4. Watch the ritual complete, but not the autocrafting job.

Expected behavior
Would've been nice if the Ore Miner was somehow recognized by RS ๐Ÿ˜…

Screenshots
If applicable, add screenshots to help explain your problem.

System (please complete the following information):

  • Occultism Version: occultism-1.16.5-1.16.0
  • OS: [e.g. Windows] Windows 10
  • Minecraft Version: 1.16.5
  • Modpack Link and Version, or list of mods:
    Enigmatica 6 v0.5.16

Additional context
Relayed from: EnigmaticaModpacks/Enigmatica6#3471

commented

Thanks for the report @NillerMedDild!
May I ask you to also post this to RS and link to this issue?

I'll need their input on how to solve this to be compatible with their system

commented

Hmm, any idea what makes it not work? Had a quick look at the recipe and it seems like it should be working to me? Derp was looking at the wrong thing.

The JEI recipe probably just doesn't have the same NBT as the resulting item? Not sure what RS can do about that.

commented

Hmm, any idea what makes it not work? Had a quick look at the recipe and it seems like it should be working to me? Derp was looking at the wrong thing.

The JEI recipe probably just doesn't have the same NBT as the resulting item? Not sure what RS can do about that.

@Darkere there is indeed a randomized NBT tag to represent the name of the output. Is there any way I can allow RS to ignore that from my end? generally speaking for this recipe the NBT could be ignored entirely

commented

Ah, I see the name is random.

Nope there is nothing you could do about that then. refinedmods/refinedstorage#3107

I've made an issue on RS's tracker. We will see if I can find a good solution for this.

commented

Thanks a lot - I will close it here then. If there is anything I can do on my end to facilitate this (e.g. an nbt flag, passing info to the API, etc) let me know!