About this mod
Adds "Repair" option to Crafting Table in the safehouse.
This action does not consume items, but takes one hour to complete (in-game time).
- Permissions and credits
Adds "Repair" option to Crafting Table in the safehouse.
This action does not consume items, but takes one hour to complete (in-game time).
The mod is COMPATIBLE with EVERY version of the game!
Installation:
- Copy "js" folder from mod's folder and paste into Look Outside game's main folder.
- In Look Outside game folder go to "js" folder and open "plugins.js" file.
- Copy and paste next line (INCLUDING comma at the start) before the "]" at the end of the document:
,{"name":"RepairItemsAtHome","status":true,"description":"v1.0.0 - Add Repair Action To Crafting Table (for Look Outside)","parameters":{}}
If you want to remove the mod, then:
- EITHER: in the string you pasted change from "status":true to "status":false - this will disable the mod.
- OR: delete the string you copied and pasted.
- OR: Verify game files.
The first way to remove the mod is better, because it allows you to reenable the mod by simply changing it back to "status":true.
NOTE: Game updates will rewrite plugins.js, removing the changes - this means that you'll need to repeat points 2 and 3
(or completely reinstalling the mod if just repeating 2 and 3 doesn't work) every time the game updates.