Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brainblasted/off-the-grid-interactions-fix
Fix interactions that require power/the internet not working with the off-the-grid lot trait
https://github.com/brainblasted/off-the-grid-interactions-fix
Last synced: about 1 month ago
JSON representation
Fix interactions that require power/the internet not working with the off-the-grid lot trait
- Host: GitHub
- URL: https://github.com/brainblasted/off-the-grid-interactions-fix
- Owner: BrainBlasted
- License: gpl-3.0
- Created: 2024-08-27T23:32:17.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-28T00:17:15.000Z (4 months ago)
- Last Synced: 2024-08-28T01:31:50.099Z (4 months ago)
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Off The Grid Interactions Fix
Certain interactions on tablets or the Get Famous drones check for the
Off-The-Grid lot trait instead of checking for what utilities are currently
enabled. There are bugs filed for this, but no resolution has come:* [[NEEDS INPUT] Off Grid Living: Internet doesn't work for Slablet despite Power](https://answers.ea.com/t5/Bug-Reports/NEEDS-INPUT-Off-Grid-Living-Internet-doesn-t-work-for-Slablet/td-p/9370963)
* [[NEEDS INPUT] [GF] Drone will not stream in powered Off the Grid lot](https://answers.ea.com/t5/Bug-Reports/NEEDS-INPUT-GF-Drone-will-not-stream-in-powered-Off-the-Grid-lot/td-p/9185507)This mod fixes the affected interactions by changing them to use `utility_info`
instead of checking for the lot trait.