Documentation
Readme
View as plain text
EasySpawner - 1.0.0.0
Easy to use Item/NPC/Prefab spawner
:: REQUIREMENTS ::
• Valheim
• BepInEx for Valheim
:: FEATURES Template ::
• The main feature of the provided menu is a search field that when typed into updates a dropdown of prefabs that contain the search term (non case-sensitive).
• The prefabs will contain all manner of gameobjects from items, enemies, world objects, fx, vfx, sfx and anything else in the game.
• Anything that can be provided a level such as equipable items and enemies can be spawned at any level up to 999,999,999.
• The mod is fully client-side and not required by anyone but the person who wants to use it, this can be used on any server.
• The menu UI can be dragged within the screen with the mouse.
• The search field auto updates the prefab dropdown with every character entered
• You can choose the player to spawn the prefab at.
• You can choose the amount and level of the item/object you want to spawn using the amount and level field
• You can create Items/Npcs much higher level than the game normally permits. E.g. a level 999999999 Silver sword
• You can tick the "Put in inventory" toggle to immediately place the item in your inventory.
• You can go over the normal stack size limit by ticking the "Ignore stack size" toggle. E.g. a 999 stack of arrows
:: GENERAL OTHER STUFF ::
• By default the dropdown only fills with up to 100 search results as large dropdowns can cause a bit of lag when opened, check the "Show > 100 search results" toggle to fill the dropdown with every result found. (Dropdown with every single prefab can lag the game for a few seconds)
• You cannot place items into others inventory*
:: KNOWN ISSUES Template::
• Dropdown can be laggy when more than 100 search results allowed
• Sometimes player dropdown will stop updating with new players
:: Installation ::
• Install BepInEx for Valheim https://valheim.thunderstore.io/package/denikson/BepInExPack_Valheim/
• If you have the zip, extract within your BepInEx plugins folder. Otherwise place the .dll and Assetbundle file in a folder called "EasySpawner" in your BepInEx plugins folder.
• Note: The Folder name and Assetbundle file name must be Exactly "EasySpawner" and "EasySpawnerAssetBundle" !*