Tech Robots Mod
A cardpack of Technology and Robots [Adds a total of 4 Commons currently] (Compatible with Every Act).
Last updated | 6 months ago |
Total downloads | 2687 |
Total rating | 2 |
Categories | Cards Act I Act II Act III Kaycee's Mod P03-KCM Addons |
Dependency string | creator-Tech_Robots_Mod-1.5.0 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-MonoMod_Loader_Inscryption
Loads .mm.dll patches from BepInEx/monomod
Preferred version: 1.0.0BepInEx-BepInExPack_Inscryption
BepInEx pack for Inscryption. Preconfigured and ready to use.
Preferred version: 5.4.1902Nevernamed-Opponent_Bones
A dependancy mod which tracks how many bones the opponent has. Works in Act 1/Kaycees Mod, Act 2, and Grimora Mod.
Preferred version: 1.0.0Nevernamed-Graveyard_Manager
A dependancy mod which tracks what cards have died so far in a battle, and stores them.
Preferred version: 1.0.0The_Unwanted_but_Useful_Libraries-Max_Mod
A library of sigils relating to Maximum Energy.
Preferred version: 1.2.0The_Unwanted_but_Useful_Libraries-Unused_Sigils_Disabler_by_Void_Slime
A standalone fork of Void_Slimes Sigil Disabler from ATS [All Credit goes to Void_Slime]
Preferred version: 1.1.0Nevernamed-Nevernameds_Sigilarium
An extensive pack of over 270 wild and weird sigils covering every act of Inscryption. Supports Grimora Mod and P03 Kaycees Mod.
Preferred version: 1.15.0MADH95Mods-JSONCardLoader
A mod made for Incryption to create custom cards, sigils, starter decks, tribes, encounters and more using JSON files.
Preferred version: 2.5.4API_dev-API
The de-facto standard core API for all Inscryption mods. This lets you create new cards, abilities, challenges, map nodes, starter decks, and more.
Preferred version: 2.19.5The_Unwanted_but_Useful_Libraries-Tribal_Libary
[MAJOR REFACTORING UPDATE] A libary of tribes you can use in your mods in which adds 37 Tribes. [GUID = tribes.libary]
Preferred version: 2.1.0README
Includes:
4 New Cards:
GUID | Mod Prefix | Name | Power | Health | Cost | Sigils | Tribes | Meta Categories |
---|---|---|---|---|---|---|---|---|
Battery Bot | 0 | 1 | Gain One Battery | utility | ||||
Bloody Bot | 0 | 1 | Trifling Sacrifice | utility | ||||
Cowboy Clock | 2 | 2 | Annoying, Tuck And Roll | security | ||||
Gunner Bottle | 1 | 1 | Bifurcated Strike, Sniper | security |
Where to find me:
My Discord Server: https://discord.gg/XDvfu8cZny
My X Profile: https://twitter.com/thincreator3483
My Reddit Profile: https://www.reddit.com/user/Thincreator3483
Installation:
Installing with a Mod Manager
This is the recommended way to install BepInEx to the game.
- Download and install Thunderstore Mod Manager or r2modman.
- Click the Install with Mod Manager button on the top of BepInEx's page.
- Run the game via the mod manager.
Installing Manually
- Install BepInEx by pressing 'Manual Download' and extract the contents into a folder. Do not extract into the game folder!
- Move the contents of the 'BepInExPack_Inscryption' folder into the game folder (where the game executable is).
- Run the game. If everything was done correctly, you will see the BepInEx console appear on your desktop. Close the game after it finishes loading.
- Install MonoModLoader and extract the contents into a folder.
- Move the contents of the 'patchers' folder into 'BepInEx/patchers' (If any of the mentioned BepInEx folders don't exist, just create them).
- Install Inscryption API and extract the contents into a folder.
- Move the contents of the 'plugins' folder into 'BepInEx/plugins' and the contents of the 'monomod' folder into the 'BepInEx/monomod' folder.
- Run the game again. If everything runs correctly, a message will appear in the console telling you that the API was loaded.
Installing on the Steam Deck
- Download r2modman on the Steam Deck’s Desktop Mode and open it from its download using its
AppImage
file. - Download the mods you plan on using and their dependencies..
- Go to the setting of the profile you are using for the mods and click
Browse Profile Folder
. - Copy the BepInEx folder, then go to Steam and open Inscryption's Properties menu
- Go to
Installed Files
clickBrowse
to open the folder containing Inscryption's local files; paste the BepInEx folder there. - Enter Gaming Mode and check 'Force the use of a specific Steam Play compatibility tool' in the Properties menu under
Compatibility
. - Go to the launch parameters and enter
WINEDLLOVERRIDES=“winhttp.dll=n,b” %command%
. - Open Inscryption. If everything was done correctly, you should see a console appear on your screen.
Mac & Linux
- Follow the steps here first: https://docs.bepinex.dev/articles/user_guide/installation/index.html
- Next do steps 4-8 of the Manual Installation
- Your game should be setup for inscryption modding now