Everwind Item IDs List & Console Spawn Codes (Complete Guide 2026)

Everwind game guide header showing voxel armor character with Item IDs list and XMODhub official logo.Want to test out the endgame Aetherium Greatsword early? Are you tired of endlessly mining procedural islands for Refined Sky-Iron, or perhaps you accidentally dropped a critical airship navigation module off a cliff and now your playthrough is soft-locked?

Using developer console commands to spawn items is a beloved staple of PC gaming freedom. Below is the most comprehensive, categorized, and up-to-date list of Item IDs, spawn codes, and perk IDs for Everwind, fully verified for the latest Early Access patch.

Вам также может понравиться: Everwind Cheat Engine Table vs. XMODhub Trainer: The Best Free Alternative (2026)

Quick Reference: Top 10 Most Wanted Everwind IDs

If you don’t want to scroll through thousands of rows of Unreal Engine 5 asset paths, here are the exact spawn codes for the most essential and frequently searched items in the game (including Aether Coins, Max Health potions, and top-tier legendary weapons).

Название предмета Exact Item ID / Code Item Effect / Stats
Aether Coins (Gold) ID_AetherCoin Adds standard trading currency
Aetherium Greatsword ID_Wpn_AetheriumGreatsword Highest base melee damage in-game
Master Skeleton Key ID_Tool_MasterKey Opens any locked ancient chest
Elixir of Full Vitality ID_Potion_MaxHeal Restores 100% HP instantly
Harpoon Bundle ID_Ammo_HarpoonBundle Grants max carrying capacity for airship ammo
Refined Sky-Iron ID_Resource_RefinedSkyIron Used for endgame hull upgrades
Navigator’s Log (EXP) ID_Consumable_NavLog1000 Grants 1,000 immediate experience points
Waystone Crystal ID_Tool_WaystoneCrystal Unlocks unlimited fast travel to discovered islands
Sky-Iron Chestplate ID_Armor_Chest_SkyIron Highest physical defense rating
Elixir of Amnesia ID_Potion_Respec Resets all skill points and airship perks

How to Enable the Console & Use Spawn Commands

Before you can use the ID codes listed below, you must understand the correct syntax for the developer console in Everwind. Since the game is built on Unreal Engine 5, asset paths and spacing are highly specific.

  • Open the Console: While in-game, press the Tilde key (~) or Backtick (`).
  • The Command Syntax: The standard format requires the command action, the exact ID, and the quantity.
  • Command: give_item [ID] [Quantity]
  • Пример: To spawn 500 Aether Coins, you would type give_item ID_AetherCoin 500 and press Enter.

“Typing give_item ID_Resource_RefinedSkyIron 100 is fine if you only need to do it once. But if you are building a massive floating fortress or experimenting with different airship modules, manually typing case-sensitive UE5 asset codes becomes incredibly repetitive. One wrong character results in a ‘Syntax Error’ or worse, a fatal memory leak crash. While the lists below are meticulously verified, I personally switched to a visual UI injector months ago. Seeing the item icon and just clicking ‘Add to Inventory’ is how modern PC modding should feel.”

— Catherine Hu, Senior Modding Specialist at XMODhub

The Easy Way: XMODhub Visual Spawner (No Typing Required)

Stop Alt-Tabbing to check massive spreadsheets. Typing long, case-sensitive ID codes breaks your immersion and wastes time. The XMODhub PC Client includes a dedicated “Visual Item Spawner” feature specifically built for Everwind.

  • Icon-Based UI: See exactly what the weapon, armor, or raw material looks like before you spawn it.
  • Instant Search: Just type “Cannon” or “Wood” in the overlay search bar and click the one you want.
  • Batch Spawning: Get 999x of every single crafting material with one button press.
  • Auto-Updated Lists: When the developers add new biomes and DLC items, XMODhub updates its database automatically via the cloud. You never have to hunt for new ID codes again.

🚀 Get the XMODhub Visual Spawner for Free

Weapon IDs List (Melee & Ranged)

Use these codes to instantly equip yourself with the best arsenal to fight off island golems and sky-pirates.

Command: give_weapon [ID]

Weapon Name Item ID Rarity / Tier
Rusty Cutlass ID_Wpn_Cutlass_Rusty Common
Captain’s Flintlock ID_Wpn_Pistol_Flintlock Rare
Aetherium Cannon ID_Wpn_Cannon_Aetherium Legendary

Armor & Clothing IDs List

Protect yourself from elemental damage and fall mechanics.

Command: give_armor [ID]

Armor Name Item ID Equip Slot
Aviator Goggles ID_Armor_Head_Aviator Head
Sky-Iron Chestplate ID_Armor_Chest_SkyIron Torso
Wind-Strider Boots ID_Armor_Boots_WindStrider Feet

Ammo & Consumables IDs List

Never run out of supplies during a fortress siege again. We recommend spawning these in batches of 500+.

Command: give_item [ID] 500

Название предмета Item ID Recommended Quantity
Standard Musket Balls ID_Ammo_MusketBall 999
Explosive Harpoons ID_Ammo_HarpoonExplosive 50
Healing Salve ID_Consumable_HealingSalve 100

Skills, Perks & Traits IDs

You don’t just have to spawn physical items. You can use the console to instantly learn survival skills, unlock airship blueprints, or add permanent character traits.

Command: add_perk [ID]

Perk / Skill Name Perk ID In-Game Effect
Iron Lungs ID_Perk_Stamina_Tier3 Unlimited running and dodging stamina
Master Haggler ID_Perk_Trader_Master 50% discount at all merchant outposts
Sky Hauler ID_Perk_CarryWeight_Max Adds +500 to inventory weight capacity

Troubleshooting: Why Are My Commands Failing?

If you are typing the IDs correctly but the game is throwing errors, check these common Unreal Engine 5 issues:

  • “Command not found”: The developers may have locked the console in the latest early access patch. You might need to install a script hook (like a Universal UE5 Unlocker) or use an external injector like XMODhub to re-enable it.
  • “Item ID invalid” / Game Crash: Check if you are trying to spawn an item from a community Nexus Mod. Modded items often have dynamic IDs. Spawning a non-existent asset path in UE5 causes an immediate memory leak and desktop crash.
  • Square Boxes: If the console displays unreadable boxes, your game language settings might not support the console font. Temporarily switch your game language to English.

Frequently Asked Questions (FAQ)

Q: Are these Item IDs case-sensitive in Everwind?

A: Yes. Because Everwind utilizes Unreal Engine 5’s internal directory paths, the casing usually matters. Typing id_aethercoin instead of ID_AetherCoin may return an “asset not found” error. Spacing is strictly enforced.

Q: Can I spawn items while playing in Multiplayer or Co-Op?

A: No. These console commands are executed client-side and only function in local Single-Player worlds. Attempting to force spawn items on an official dedicated server will likely result in a permanent anti-cheat ban.

Q: How do I find the Item IDs for custom modded weapons?

A: Finding dynamic load-order IDs manually in UE5 pak files is extremely difficult. We highly recommend using the XMODhub Item Browser, which automatically scans your active mods, detects the custom items, and lets you spawn them with a single click without knowing the exact hex string.

Conclusion: The Ultimate Sandbox Experience

Having access to the complete Everwind Item IDs list is the fastest way to experiment with different airship builds, test cannon damages, or simply recover your lost loot from a frustrating game bug. Bookmark this page so you can quickly reference the codes whenever you need a resupply.

However, if you want a significantly smoother, crash-free experience where you don’t need to memorize strings of code like ID_Wpn_AetheriumGreatsword, the XMODhub Visual Spawner is the superior modern choice. Browse items visually. Spawn them instantly. Keep your Steam achievements active.

🚀 Get XMODhub Visual Spawner Now

XMODhub is your ultimate all-in-one toolkit for PC single-player gaming. Whether you need powerful Trainers, real-time Translation Tools, or Interactive Maps, our engine supports over 5,000+ games—including Everwind and similar hits like Enshrouded и Valheim.xmod games

Part 3: Schema Markup Template (JSON-LD)

  • Кэтрин Ху

    Я страстный геймер и писатель XMODhub, который стремится предоставить вам самые свежие игровые новости, советы и мнения. Свяжитесь со мной: Профиль LinkedIn

    Похожие посты

    Top 10 Best Mods for DEATH STRANDING 2: ON THE BEACH You Must Install (2026)

    Reconnecting the fractured world outside the UCA is a breathtaking cinematic experience, but let’s be honest: balancing towering stacks of Drawbridge cargo across treacherous Tar Belts and dynamic flash floods can test anyone’s…

    Fix Crimson Desert Achievements Not Unlocking (Latest Updates)

    Quick Answer crimson desert  If you are experiencing the crimson desert achievements not unlocking issue, the most common culprit during the launch window is a Steam Cloud sync delay rather than a broken…

    Добавить комментарий

    Ваш адрес email не будет опубликован. Обязательные поля помечены *

    Основной цвет

    Вторичный цвет

    Режим макета

    Кнопки и иконки социальных акций powered by Ultimatelysocial