temple pelts
A set of pelts based around the 4 temples [More to come for the expansion costs (Optional)]
Last updated | a day ago |
Total downloads | 16 |
Total rating | 1 |
Categories | Cards Tweaks Misc Act I Kaycee's Mod |
Dependency string | creator-temple_pelts-1.0.0 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_Inscryption
BepInEx pack for Inscryption. Preconfigured and ready to use.
Preferred version: 5.4.1902BepInEx-MonoMod_Loader_Inscryption
Loads .mm.dll patches from BepInEx/monomod
Preferred version: 1.0.0API_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.22.3README
Temple Pelts
Contents of this mod:
- 4 new Pelts for the Game
Vanilla Pelts
GUID | Name | Base Cost | Extra Sigils | Available At Trader | Cards To Choose |
---|---|---|---|---|---|
creator.CostPelts | Blood Vial | 8 | 0 | True | 4 |
creator.CostPelts | Bone Fossils | 8 | 0 | True | 4 |
creator.CostPelts | Energy Capsules | 8 | 0 | True | 4 |
creator.CostPelts | Gem Holders | 6 | 0 | True | 4 |
Mod Reccomendations to be played with alongside this mod:
How to Contact Me:
- Inscryption Modding Community: https://discord.gg/8EZFmm5xB6
- My X Profile: https://twitter.com/thincreator3483
- My Bluesky Profile: https://bsky.app/profile/thincreator3483.bsky.social
- My Reddit Profile: https://www.reddit.com/user/Thincreator3483
- My Discord Tag: thincreator3483
Credits:
- Creator: The Code and Current Artwork
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