Skip to content

[SUGGESTION] (1) Unloading Vis Relay network + (2) Pickaxe of the Core not using oredict for Iron Ore #17

@Shazuli

Description

@Shazuli

Is your feature request related to a problem? Please describe.

  1. The biggest problem with Vis Relays is when they are spread out over multiple chunks some gets unloaded while others remain loaded and lose their connection with that relay, resulting in it trying to connect to a new relay. You also get some strange artifacts where some relays gets cut of completely from the source Node but still have a visual connection with no power.

Indented relay network layout:
2021-07-31_10 02 36
2021-07-31_10 03 11

After a quick ~14 chunks travel:
2021-07-31_14 48 56
2021-07-31_14 49 18

  1. From testing it appears that mining a Native Cluster with the Pickaxe of the Core only works with vanilla Iron Ore and not with ore dictionary Iron Ore. Other ores such as Gold Ore from other mods work fine. It should be noted creating the Native Cluster in the Crucible works with ore dictionary, just not creating them by mining the ore with Pickaxe of the Core.

Describe the solution you'd like

  1. Vis Relay networks should be able to handle unloading of surrounding chunks.

  2. Other mods' Iron Ore should be possible to turn into Native Iron Clusters using Pickaxe of the Core.

Describe alternatives you've considered

  1. A solution to this problem could be so a relay has a preferred relay to connect to. And if it can't it will try to connect to another available. And every once in a while (let's say every 30 seconds) it will try to connect to its preferred relay. And after n amount of failed attempts to connect to its preferred relay, it will select the currently connected relay as its preferred. Should be less likely to break.

  2. Have so the Pickaxe of the Core use ore:oreIron instead of minecraft:iron_ore.

Metadata

Metadata

Assignees

No one assigned

    Labels

    acceptedThis issue or pull request is deemed helpful, and will be worked on.enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions