GhostNarwhal-Enhanced_Prefab_Loader icon

Enhanced Prefab Loader

A API to add prefabs into the game as Items, Wall Objects, Ceiling Objects, Shelves, Play Tables, Sellable Items, Deco Objects, Cards, Card Sets, and more planned for the future.

Last updated 4 days ago
Total downloads 3989
Total rating 1 
Categories Tools Misc Sets Expansions Cards Items Furniture Decoration Shop Sellables
Dependency string GhostNarwhal-Enhanced_Prefab_Loader-4.2.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2304 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2304

README

NOTE: This is not a stand alone mod. This is a modders tool that aims to make adding new items into the game easier.

Enhanced Prefab Loader:

Join the Discord. We are a community of modders and mod users that would love to hear your ideas or assist you when things just are not working correctly.

Content:

  • Add new furniture and have it added to the in game furniture shop
  • Custom scripts to allow furniture to be placed on top of shelves, cash register, play tables, on the walls/glass, and even on the ceiling.
  • Custom Play Tables
  • Custom Shelving
  • Video Players
  • New sellable items
  • Plushies
  • Figurines
  • Comics
  • Deco Objects
  • Wall Textures
  • Floor Textures
  • Ceiling Textures
  • Cards
  • Card Sets
  • and More

Mod Authors:

Please watch the youtube videos attached to this mod. Setting up to properly use this mod can get a little technical, but after initial setup, everything is extremely easy. My tutorial videos will guide you through it all. Also please do join the Discord for any questions or feedback you may have. I'll happily assist you with any issues/questions you may have.

Mod Authors Note (THUNDERSTORE SPECIFIC):

I changed the packaging of the zip file so now it contains a "plugins" and a "patchers" folder to be more in line with how mod loaders tend to handle this stuff.... I also changed how the config files are found.

  • The patcher config files can now be anywhere in the patchers file as long as they are in a file that name ends with prefabloader
  • The plugins config files are the same. They can be anywhere in the plugins folder as long as they are in a folder whos name ends with prefabloader. So as an example mod (Preferably these should match for what the folder name is):
plugins -> Albums -> prefabloader -> something, something.json
patchers -> Albums -> prefabloader -> something.json

This should make thunderstore happy..... Signed Ghost Narwhal creator of Enhanced Prefab Loader

How to uninstall (EXTREMELY IMPORTANT!!!!!):

Remove any and all items added by prefab loader from your shop. Sell them, trash them, etc. If you remove prefab loader with anything that prefab loader adds still in your shop, it will brick your save. I am working on getting the save scrubber tooling updated, but for right now it does not work. You will need to manually remove everything.

Installation Guide:

Installing with a Mod Manager

This is the recommended way to install BepInEx to the game.

  1. Download and install Thunderstore Mod Manager or r2modman.
  2. Click the Install with Mod Manager button on the top of BepInEx's page.
  3. Run the game via the mod manager.

Installing Manually

  1. Install BepInEx or BepInEx by pressing 'Manual Download' and extract the contents into a folder. Do not extract into the game folder!
  2. Move the contents of the extracted folder into the game folder (where the game executable is).
  3. 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.
  4. Place all Plugins into BepInEx/plugins in their own unique folder some zips contain a folder labeled Plugins at root, you need to go a folder in than put that into the plugins folder.

Mac & Linux:

  1. Follow the steps here first: Here
  2. Next do step 4 of the Manual Installation
  3. Your game should be setup for inscryption modding now

Installing on the Steam Deck (Note You may need to modify this setup if its found to be wrong, If it is, this file should be updated to cover such.)

  1. Download BepInEx
  2. Go to Installed Files click Browse to open the folder containing The Game's local files; Put the contents Of the zip in this folder.
  3. Download the mods you plan on using and their dependencies, You will need to unzip them.
  4. Make a folder for each plugin than place them in BepInEx/plugins.
  5. Enter Gaming Mode and check 'Force the use of a specific Steam Play compatibility tool' in the Properties menu under Compatibility.
  6. Go to the launch parameters and enter WINEDLLOVERRIDES=“winhttp.dll=n,b” %command%.
  7. Open the Game. If everything was done correctly, you should see a console appear on your screen.

Contact Information:

Videos:

  • Setup; Part 1

    Prefab Loader Setup Part 1

  • Setup; Part 2

    Prefab Loader Setup Part 2

  • Setup; Custom Shelves

    Prefab Loader Setup Custom Shelves

  • Setup; Custom Tables

    Prefab Loader Setup Custom Tables

  • Setup; Adding New Sellables

    Prefab Loader Setup Adding New Sellables

  • Setup; Brand New Cards

    Prefab Loader Setup Brand New Cards