Skip to content

BuildPallet

GreasedScotsman edited this page Oct 1, 2022 · 7 revisions

Pallet Packing: Building a Mod

The Pallet Packing process bundles the contents of your Pallet into a usable mod format that can be installed locally into your Bonelab Mods folder or distributed to an online resource, like Mods.io or Thunderstore.

  • Open the Asset Warehouse window if it is not already visible using the Stress Level Zero → Asset Warehouse menu.

Image

  • Selecting the Pallet in the Asset Warehouse window will show a Pack for PC and Pack for Quest button in the Pallet's Inspector.

Image

  • Alternatively, you can click the Pack Pallet button in the upper-left corner of the Asset Warehouse window to build for the current platform designated in the Unity project's settings.

Image

Installing Built Mods Locally to PC or Quest

  1. In the File Explorer window that appears, copy the folder into your Bonelab Mods folder.
    • The PC default is C:\Users\[username]\AppData\LocalLow\Stress Level Zero\BONELAB\MODS.

(Click image to see its full-size version, use the browser Back button to return) Image

  • If installing locally to Quest 2, connect the headset with a Link cable, and then from within the headset, you must Allow Files from the connected device when prompted. Meta requires you to perform this Allow confirmation every time the headset is plugged in to a PC. On the PC, navigate to:
    This PC\Quest 2\Internal shared storage\Android\data\com.StressLevelZero.BONELAB\files\Mods and copy the folder generated during the Pack Pallet process to the Quest2 Mods direcotry.
  1. Launch the game and enter the Hub.
  2. Hold B or Y (Index) to bring up the in-game Menu.
  3. If the mod contained a level, you can enter it by selecting Levels, then selecting your custom map. If the mod contained an Avatar, you can switch to it by selecting Avatars, and then selecting your custom avatar from the list. If the mod included a Spawnable custom item, you can find the item in the Utility Gun's menus.

Clone this wiki locally