mspielberg / factorio-railloader

Rapidly load and unload trains of bulk materials.
GNU Lesser General Public License v3.0
9 stars 19 forks source link

Updating the list of supported items Space Exploration #43

Closed Eldrinn-Elantey closed 2 years ago

ChaosSaber commented 2 years ago

You are missing a comma between methane ice and the nauvis core fragment.
Also i don't thinks most of them have to be there. The Nauvis core fragment for example already works. I assume it is hit by the ore rule. I don't have other core fragments yet to test this, but my guess is they work too. Some other also match the patterns (all powder, crushed, nuggets)

Eldrinn-Elantey commented 2 years ago

You are missing a comma between methane ice and the nauvis core fragment. Also i don't thinks most of them have to be there. The Nauvis core fragment for example already works. I assume it is hit by the ore rule. I don't have other core fragments yet to test this, but my guess is they work too. Some other also match the patterns (all powder, crushed, nuggets)

I somehow missed the comma. Thanks. As for the extra elements, I also thought that some of them should already work, but since there was no way to check, I decided to add them anyway, just in case. If you think that the list needs to be adjusted, you can send the list and I will change mine.

ChaosSaber commented 2 years ago

I agree with the list. I thought for a moment to include the three crystals (cryonite, imersite, naquitite) in the list, but they are probably no longer useable if they chatter into tiny pieces during loading and unloading. On the other hand the imersite crystal can be shot with the delivery cannon, so they should also survive the loading and unloading or can be used as little pieces.
I did a quick test and this is the minimal list necessary:
"se-vulcanite", "se-cryonite", "se-vitamelange", "se-water-ice", "se-methane-ice", "se-beryllium-sulfate", "se-holmium-chloride", "se-naquium-refined",

Eldrinn-Elantey commented 2 years ago

I agree with the list. I thought for a moment to include the three crystals (cryonite, imersite, naquitite) in the list, but they are probably no longer useable if they chatter into tiny pieces during loading and unloading. On the other hand the imersite crystal can be shot with the delivery cannon, so they should also survive the loading and unloading or can be used as little pieces. I did a quick test and this is the minimal list necessary: "se-vulcanite", "se-cryonite", "se-vitamelange", "se-water-ice", "se-methane-ice", "se-beryllium-sulfate", "se-holmium-chloride", "se-naquium-refined",

Thank you, I'll make your list instead of mine. Let's see what the author of the mod will say to this