riskofresources-ItemDisplayRemoval icon

ItemDisplayRemoval

Remove item display rulesets to increase performance.

Last updated 2 months ago
Total downloads 19744
Total rating 8 
Categories
Dependency string riskofresources-ItemDisplayRemoval-1.0.6
Dependants 7 other packages depend on this package

This mod requires the following mods to function

bbepis-BepInExPack-5.4.2112 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.2112
RiskofThunder-HookGenPatcher-1.2.3 icon
RiskofThunder-HookGenPatcher

MMHOOK generation at runtime.

Preferred version: 1.2.3

README

Item Display Removal

Remove item display rule sets to increase performance.

Changelog

1.0.6

  • Allow enemy equipments by checking model name instead of using hardcoded equipment indices to account for mods that add new equipments

1.0.5

  • Actually handle the Equipment config correctly

1.0.4

  • Added config option to allows equipments to be displayed
  • Added config option to allow displaying all items and equipments for Scavengers

1.0.3

  • Allowed Elite Equipment Indexes for aspect display models

1.0.2

  • Add config option to allow Lazarus Wings display when using the Gauntlet mod

1.0.1

  • Override EquipmentIndex when setting equipment display

1.0.0

  • Override ItemIndex when enabling item display

0.1.0

  • Setup repo