Boss Tools Oxygen
A KubeJS script that allows you to add custom dimensions to the Space Boss-Tools oxygen system. Docs: https://github.com/gcatkjspkgs/boss-tools-oxygen-js/blob/main/README.md. 0 downloads
•
73 views
- Created by
- G_cat (gcatkjspkgs)
Boss Tools Oxygen JS
Config
To add a planet to the oxygen system registry, simply add this to your globals:
global.oxygen_planets = ["modid:dimension"]
global.oxygen_planets_whitelist = false // You can also set all planets to require oxygen except certain ones
To add a oxygen-resistant entity, add this:
global.oxygen_entity_blacklist = [
"modid.entity_id",
// or
"modid" // excludes all entities from a mod
]
Compatabilites
Compatable with: