Results of only 1 not being displayed/loggedFixed
I had a hard time finding the correct prefab information for small stashes.

This is the one i needed to be able exclude them from decay: small_stash_deployed.prefab

But this plugin did not give me that prefab info.

Just a heads up in case this is out of date a little.
This plugin looks through all of the prefabs available, there isn't anything hard-coded with it to where it would exclude something.
5c2d88ae4ea06.jpg Wulf
This plugin looks through all of the prefabs available, there isn't anything hard-coded with it to where it would exclude something.

K you are the man im just a squirrel.


Do you have the full path to the asset?
i only typed in console:
prefab find stash

and it pulls up this:

prefab find stash

0 - assets/bundled/prefabs/ui/lootpanels/lootpanel.smallstash.prefab

1 - assets/prefabs/deployable/small stash/effects/small-stash-deploy.prefab

2 - assets/prefabs/deployable/small stash/small_stash.item.prefab

Prefab results saved to the oxide/logs folder


But name for small stash i needed is:  small_stash_deployed.prefab

Right, so you do not have the full path to the small_stash_deployed.prefab?

Looks like assets/prefabs/deployable/small stash/small_stash_deployed.prefab, which shouldn't have an issue being found.

prefab find crate_fuel 

returns no results however,

assets/bundled/prefabs/radtown/underwater_labs/crate_fuel.prefab exists 

prefab build, lists the prefab

Sorry for the delay, but this has been fixed for the next version.

Locked automatically