1 Comment

  1. So, I’m developing a big space exploration modpack called Space Shenannigans. Currently I’m at the part of development where I’m putting off finishing it.

    While I was doing that, I have fully implemented the scanner from Subnautica and also PDA entries for a bunch of mobs. One of the things I liked the most about Subnautica was reading entries about all the different species, their habitats, how do they live, what do they eat, etc. I have literally scanned nearly every fish and leviathan from that game and read about it lol

    And yeah, using kubejs I have implemented this scanner, and using Patchouli I have created the PDA. I’m not sure how many players would actually be interested in reading all that, but idc cuz I like writing it

    The more I’m working on this modpack, and learning kubejs and javascript (with very little programming knowledge prior) the more I realize how powerful kubejs actually is. I’m thinking about probably making a modpack with like 15-20 mods in the mods folder where all of the content is added via kubejs + addons and multiblocked2, that could be a fun challenge lol