Hide parts from the OAB parts picker. Useful for modders who want to deprecate old parts or for players that need a cleaner OAB experience.
You can hide a part using Patch Manager by creating a new patch that looks like this:
@new(spring_cleaning, my_part_id_cleanup)
:json {
PartId: my_part_id;
Hidden: true;
Toggleable: false;
}
With:
- PartId
: your part's Id.
- Hidden
: should the part be hidden from the OAB Parts Picker.
- Toggleable
: should the players be able to un-hide the part.
TBD
Raw stats are from the beginning of time until now. Each follower and download entry represents one hour of data. Uneventful hours are omitted.