minecartman010-Scene_Janitor icon

Scene Janitor

A few tools to help clean up your level!

Last updated 2 weeks ago
Total downloads 848
Total rating 1 
Categories Code Mods
Dependency string minecartman010-Scene_Janitor-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

gnonme-BoneLib-3.0.0 icon
gnonme-BoneLib

A BONELAB mod for making life easier for other mod creators.

Preferred version: 3.0.0

README

Adds a few tools to help clean up the current level after completely destroying it.

Currently, there are only 2 main features, but more will be added later.

(I just realized that SoulWithMae already made a scene cleanup tool. I am typing this after I already made the entire mod. I DIDNT KNOW ONE ALREADY EXISTED!!!!)

Before going over the features, you should know that this mod supports Fusion and is recommended for use with this.

By default, the mod will try to use Fusion methods of despawning objects, however, this can be changed on its BoneMenu page to use a method that doesn't require Fusion. (Fusion is not listed as a dependency because of this.)

(also objects may not despawn or respawn that are in other zones, I have no idea how to fix that)

Crate Management

When you accidentally (or purposely) demolish a room, you may be disappointed there's no way to respawn the starting props without reloading the level. However, with this feature, you can do 3 main things.

Despawn all Props

This is just a generic despawn all props button. The only purpose of this is for people who do not have Fusion and have no other way of despawning every prop quickly.

(NOTICE: The non-Fusion despawning method can sometimes despawn things that should NEVER be despawned. This mostly happens on base game levels, so if you are on a modded level, you should most likely be fine.

Clear & Restore Old Props

This button will despawn all props in the level, but will also respawn all the props that spawn in when loading the level! Basically the same as reloading the level but as quick as a button press.

Spawn all Props

Like the despawn all props button, this doesn't have as many uses, as it just spawns the props that spawn in when loading the level WITHOUT clearing every old item.

useful for like two scenarios but oh well

NPC Cleanup

This feature allows you to despawn all active NPCs, or despawn a specific type of (base game) NPC.

thank you to the many people who made their code mods open source so people could see how they were made because i would not have known how to set up anything in bonemenu or even a project itself without them

also thank you adam developer for making the bonelab template as thats where i started

https://github.com/Not-Enough-Photons/bonelab_template

ok thats all goodbye