You are viewing a potentially older version of this package. View all versions.
riskofresources-ItemDisplayRemoval-1.0.7 icon

ItemDisplayRemoval

Remove item display rulesets to increase performance.

Date uploaded 4 months ago
Version 1.0.7
Download link riskofresources-ItemDisplayRemoval-1.0.7.zip
Downloads 14604
Dependency string riskofresources-ItemDisplayRemoval-1.0.7

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.7

  • Add config for Devoted Lemurian armour (true by default)

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