You are viewing a potentially older version of this package. View all versions.
TheTimesweeper-EnemyItemDisplays-1.1.1 icon

EnemyItemDisplays

Adds item displays to some monsters! | Huge rewrite. Ability to add displays without code. See Readme for contributing. | Originally by rob. Carrying on the torch, hopefully

Date uploaded 2 weeks ago
Version 1.1.1
Download link TheTimesweeper-EnemyItemDisplays-1.1.1.zip
Downloads 716
Dependency string TheTimesweeper-EnemyItemDisplays-1.1.1

This mod requires the following mods to function

bbepis-BepInExPack-5.3.1 icon
bbepis-BepInExPack

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

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

MMHOOK generation at runtime.

Preferred version: 1.2.3

README

EnemyItemDisplays

  • Adds item displays to monsters for use in the Void Fields or with the Evolution artifact (or if you just enjoy playing as monsters for some reason
  • Only a few monsters are done and monsters don't have all items, just ones that synergize with them or look cool on them

ping me in the modding discord for any bugs/suggestions- @thetimesweeper#5727

Calling all item display-heads

Item displays can be exported for monsters and edited by anyone without needing to know how to code!

There's many thousands of them to do, so this is an impossible task without a great community cooperation.

Follow instructions on this page, and then send the .jsons to us!: https://thunderstore.io/package/TheTimesweeper/EnemyItemDisplays/wiki/5240-how-to-add-item-displays/

Monsters Currently Affected

Bosses

  • Beetle Queen
  • Grovetender
  • Imp Overlord
  • Stone Titan/Aurelionite

DLC0

  • Beetle
  • Clay Templar
  • Elder Lemurian/Direseeker
  • Greater Wisp
  • Imp
  • Jellyfish
  • Lemurian
  • Wisp

DLC1

  • Gup/Geep/Gip
  • AcidLarva

Future Plans

Add displays for all monsters
Possible support for modded items

CHANGELOG

Changelog

1.1.2

  • Fix for ItemDisplayRule that has no childName which results in game freeze. (thanks viliger!)

1.1.1

  • fixed default config

1.1.0

  • Updated exported rules .json files to add every bone to the child locator
  • added a few silly rules to AcidLarva for test

1.0.0

  • huge refactor to API to use generated .json files, so anyone can contribute item displays without needing to know how to code
    • huge thanks to viliger for making this all possible

0.1.1

  • readme fixes
  • but I refuse to ever update with just readme fixes so I added a few hippos

0.1.0

  • yoinked all rob's item displays and made them work again
  • added a few more glasses

0.0.1

  • Initial release