0 of 0

File information

Last updated

Original upload

Created by

KryziK

Uploaded by

KryziK

Virus scan

Safe to use

Tags for this mod

14 comments

  1. Serradipity
    Serradipity
    • member
    • 0 kudos
    Any idea when the item id numbers are going to work with the \additem function? I miss entering the ID# instead of typing out the entire name, especially if I must use a color with it too. Thanks. Love your mods and Items lookup site.
    1. KryziK
      KryziK
      • premium
      • 5 kudos
      Unfortunately, the \additem function is part of the core game code, and is exposed by someone else's mod, Cheat Enabler. There's nothing I can do on my end to fix the current implementation of it, other than release my own command or new mod for it. If I were to do so, it would have to be under a different name so it did not conflict with the game's version of it.

      I could potentially add displaying the names to this mod, but that would still require you to type the names.

      Thank you for your feedback!
    2. Serradipity
      Serradipity
      • member
      • 0 kudos
      Thanks for letting us know. You're doing an awesome job too! 
    3. DarthStarbrow
      DarthStarbrow
      • supporter
      • 2 kudos
      That'd be super helpful, I can't yet figure out how to spawn any item that has different color variants.
    4. sankayoudead
      sankayoudead
      • member
      • 2 kudos
      Hi there, if you're using Cheat Enabler, simply use /additembyid itemId instead of /additem itemName if you know the ID or /finditemid itemName and then /additembyid itemId. Hope it helps!
  2. DrakeWyrm
    DrakeWyrm
    • member
    • 4 kudos
    The item ID site is handy, but... is there a way to make it show more than 99 entries? Or at least refine the search to exclude things?
    1. KryziK
      KryziK
      • premium
      • 5 kudos
      I am working on improvements to the site currently. Feel free to join the official Sun Haven Discord to chat with me about site features, as this page is really for the in-game mod and not the site! :)
  3. AIphaPlayer
    AIphaPlayer
    • member
    • 0 kudos
    why not also printing the id with the name to the chat? like the mod Command Extension 
    can u please add this?
    good mod so far!
    1. KryziK
      KryziK
      • premium
      • 5 kudos
      I'll take a look at this mod. Which functionality are you referring to?

      Also, you can go here to browse items, and the search works pretty well, too.
      https://kryzik.github.io/sun-haven-items/
    2. AIphaPlayer
      AIphaPlayer
      • member
      • 0 kudos
      i mean send item id with item name to chat after hovering an item, thanks!
      thanks fpr the list but dont need it, nothing i want to use
    3. AIphaPlayer
      AIphaPlayer
      • member
      • 0 kudos
      It's ok, you don't have to work on it as it should be toggleable. I just use the command extension instead. I'm sorry but thank you!
      thanks for the link 
    4. Stephanie15
      Stephanie15
      • member
      • 0 kudos
      Just wanted to say I really appreciate that item's id site you made. Has made my life easier.
  4. Reianor1
    Reianor1
    • member
    • 4 kudos
    Could you maybe add some in-game toggle button for this?
    This looks useful to have alongside your chest labels mod, but I don't like the idea of game's innards being exposed like that all the time.
    1. KryziK
      KryziK
      • premium
      • 5 kudos
      Thanks for the feedback! I'll look into this! :) In the meantime, you could use the official BepInEx ConfigurationManager plugin to enable/disable and edit configs of all mods while in-game. You may also disable the mod and use my site https://kryzik.github.io/sun-haven-items/ for item IDs!