MrJake222 / AUNIS

Stargate-inspired Minecraft Mod
GNU General Public License v3.0
44 stars 19 forks source link

Suggestion: Multiple Points of Origin via DHD-Models #305

Open TheRedCreations opened 3 years ago

TheRedCreations commented 3 years ago

Maybe add a way to add DHD-Models with other Points of Origins. Harald replaced the Earth POO with the Abydos one. Selecting the models could be done like the Biome Tab inside DHD. https://cdn.discordapp.com/attachments/597869928263057431/827526828994068511/unknown.png

TheRedCreations commented 3 years ago

DHD_Abydos.zip Here is the DHD of Abydos. Edited by Harald

MrJake222 commented 3 years ago

The problem is the models are quite large and adding another model for every single point of origin... Maybe it's possible to extract the point of origin to only change a single glyph rendering?

MR-Spagetty commented 3 years ago

perhaps instead of including multiple PoOs in the Mod, they could be added using data packs of course this would still need the PoO to be separated but this would help to keep the mod relatively small and if the Mod detects any PoO data packs it would enable a new tab in the gui to change the PoO.

wdh7987 commented 3 years ago

I had an idea for another way to make PoO's for, say, other dimensions/planets. Use the dimension ID as a seed for a lightweight Python Turtle-like program's RNG to make PoO's on the fly. Having the PoO model separate from the rest of the DHD and rings' models would help in reducing the impact this takes on dimension loading