Glowing ores for Starbound's ISE-3 mod
Glowing ores for Starbound’s ISE-3 mod
Starbound’s Industrialization 3: Starbound Edition (ISE-3) mod by DraLUSAD et al adds many functionalities into the game.
With one of those things come new ore (Tin) and various gemstones as mine-able tiles.
However, these tiles are unfortunately not affected by ore illumination mods, such as Illuminated Ores by Amadox. This is because the ore illumination is done by JSON-patching the tiles files individually so that they emit radiant light. Doing so does not extend to modded ores and therefore ISE-3 ores do not glow.
This mod, glowise, illuminates the ores introduced by ISE-3. That’s it.
You need ISE-3 to run this mod. You may want to get Illuminated Ores as well, because this mod does not illuminate vanilla ores, something Amadox (above) has already mastered.
You can download glowise from the releases page (https://github.com/LunaticNeko/glowise/releases) or clone it using Git.
To clone with Git, go to your starbound/giraffe_storage/mods directory (or any directory that stores mods in your version), and then git clone this repository.
If you downloaded it as a ZIP, extract it in a way that you have a directory structure that has /starbound/giraffe_storage/mods/glowise/glowise.modinfo. It has to look like that or it won’t work. I don’t know how Github manages releases but I’ll get around to do a .zip and .modpak releases whenever possible.
The ores should glow even on already-visited planets, as the patches target ore tiles and not world generation.
To uninstall, remove the starbound/giraffe_storage/mods/glowise directory or the modpak. There should be no error caused by uninstallation unless other mods depend on glowise and you break their requirements.
I develop this mod on nightly. It should work all the way down to stable. I tested this mod on an existing character and an existing planet, and it works fine. If it doesn’t, please tell me.
Threats to compatibility include ISE-3 (theoretically anything this mod depends on) adding/removing/changing ore tiles files, and Starbound changing their mod load order structure. I will do my best to keep glowise compatible with latest ISE-3 on Starbound nightly.
No longer maintained since last commit. I will not comment on FU compatibility as I do not personally play that modpack.
Thanks to DraLUSAD, ISE-3’s author, for the confirmation of permission to PATCH the mod. NO ENDORSEMENT OR AFFILIATION IS IMPLIED.
For my contribution or work in this mod, please treat this mod like other Starbound mods that have following as their copyright notice:
However, attribution is required.