ARK · CREATURE

Rubble Bear Creature
- Creature
- Fjordur
A Fantasy-type minion creature from the Fjordur DLC, used as a spawnable boss encounter unit with entity ID Direbear_Character_BP_SteinbjornMinion_C.
Master the Rubble Bear Creature faster. Join our Discord and swap configs, IDs and commands with the community. As of .
Creature ID
Entity / blueprint class
Direbear_Character_BP_SteinbjornMinion_CBlueprint path
"Blueprint'/Game/Fjordur/Dinos/Steinbjorn/Direbear_Character_BP_SteinbjornMinion.Direbear_Character_BP_SteinbjornMinion'"Summon Commands
Wild (Summon)
admincheat Summon Direbear_Character_BP_SteinbjornMinion_CTamed (GMSummon, level 150)
cheat GMSummon "Direbear_Character_BP_SteinbjornMinion_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Fjordur/Dinos/Steinbjorn/Direbear_Character_BP_SteinbjornMinion.Direbear_Character_BP_SteinbjornMinion'" 0 0 0 0About
The Rubble Bear is a Fantasy-type creature exclusive to the Fjordur DLC. It functions as a minion, meaning it appears as part of a larger boss encounter rather than as a standalone wild creature roaming the map. Its base form draws from the Dire Bear, but its role in the Steinbjorn fight gives it a distinct encounter context.
Admins working on Fjordur servers will most often reference the Rubble Bear when troubleshooting boss spawn behavior, setting up custom PvE events, or using SpawnDino commands to stage encounters for testing. Use the entity ID Direbear_Character_BP_SteinbjornMinion_C when targeting this specific variant, since spawning the standard Dire Bear will produce a different creature.
Because the Rubble Bear is tied to the Fjordur DLC, it will not appear or function correctly on maps that do not include Fjordur content. Keep this in mind when porting event configurations between server instances running different maps.
Frequently Asked Questions
- How do I spawn a wild Rubble Bear Creature?
- Run
cheat Summon Direbear_Character_BP_SteinbjornMinion_Cin the admin console. Summon spawns a wild, untamed Rubble Bear Creature at your location. Use GMSummon instead if you want it pre-tamed. - How current is the Rubble Bear Creature info?
- The Rubble Bear Creature entry was last verified on GameServersCodex on June 28, 2026. We track the live ARK: ASA build, so the details here reflect the current patch.
- How do I spawn the Rubble Bear Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Direbear_Character_BP_SteinbjornMinion_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - What is the Rubble Bear Creature used for?
- The Rubble Bear is a Fantasy-type creature exclusive to the Fjordur DLC. It functions as a minion, meaning it appears as part of a larger boss encounter rather than as a standalone wild creature roaming the map. Its base form draws from the Dire Bear, but its role in the Steinbjorn fight gives it a distinct encounter context.
- How do I spawn a tamed Rubble Bear Creature?
- Open the admin console and run
cheat GMSummon "Direbear_Character_BP_SteinbjornMinion_C" 150. GMSummon spawns a tamed Rubble Bear Creature at the given level (150 here); change the number to set the level. Verified against the current ARK: ASA build as of June 28, 2026. - What is the Rubble Bear Creature name tag for Game.ini?
- The Rubble Bear Creature uses the name tag
Rubble Bear. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - What is the creature ID for the Rubble Bear Creature?
- The creature ID for the Rubble Bear Creature is
Direbear_Character_BP_SteinbjornMinion_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - What's the Rubble Bear Creature blueprint path?
- The Rubble Bear Creature blueprint path is
"Blueprint'/Game/Fjordur/Dinos/Steinbjorn/Direbear_Character_BP_SteinbjornMinion.Direbear_Character_BP_SteinbjornMinion'". Keep the wrapping quotes: SpawnDino and the other path-based admin commands need them to read the path as one argument. Verified against the current ARK: ASA build as of June 28, 2026. - What type of creature is the Rubble Bear Creature?
- The Rubble Bear Creature is classified as a fantasy in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- What is the Rubble Bear Creature?
- A Fantasy-type minion creature from the Fjordur DLC, used as a spawnable boss encounter unit with entity ID Direbear_Character_BP_SteinbjornMinion_C.
- Is the Rubble Bear Creature a DLC creature or part of the base game?
- The Rubble Bear Creature is tied to the Fjordur content, so that map or pack must be installed for it to appear naturally. Admins can still force-spawn it on any map with summon commands.
- Which game is the Rubble Bear Creature from?
- The Rubble Bear Creature is from ARK: Survival Ascended. Every ID, code, and command on this page is specific to ARK: Survival Ascended and its current live build.
- How do I spawn a Rubble Bear Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Fjordur/Dinos/Steinbjorn/Direbear_Character_BP_SteinbjornMinion.Direbear_Character_BP_SteinbjornMinion'" 0 0 0 0. SpawnDino takes the full blueprint path followed by spawn distance, Y offset, Z offset and level, so you can place the Rubble Bear Creature precisely instead of dropping it on top of your character.