Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicMobs MythicMobs
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 138
    • Issues 138
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicMobsMythicMobs
  • Issues
  • #907

Closed
Open
Created Aug 23, 2022 by Dominik Bárta@Alohaman

Having a problem with my mob not showing up in the spawnable list.

Hello i am new to MythicMobs and im having a problem with one of my mobs. I made mobs before and they worked fine but when i tried making a boss he doesnt even show on the spawnable list, and the consol isnt showing any problems. My guess is that i wrote the code wrong but i dont see anything wrong with it.

Heres the bosses code: Tower_Sentinel: Type: ZOMBIE Display: '&6Tower Sentinel' Health: 200 Damage: 10.5 AIGoalSelectors:

  • clear
  • meleeattack
  • lookatplayers
  • randomstroll AITargetSelectors:
  • clear
  • players
  • attacker BossBar: Enabled: true Title: 'Tower Sentinel' Range: 20 Color: BLUE Style: SOLID Skills:
  • stun{d=20;f=true} @target
  • skill{s=SmashAttack} @target >0 0.2 Equipment:
  • IRON_CHESTPLATE CHEST
  • IRON_LEGGINGS LEGS
  • IRON_BOOTS FEET
  • Sentinels_Sword HAND Drops:
  • exp 100-200 1
  • Sentinels_Sword 1 1 Options: KnockbackResistance: 0.9 AlwaysShowName: true MovementSpeed: 0.1 MaxCombatDistance: 25 PreventSunburn: true Despawn: false

I also made a sword for him. It also has the same problem of not showing up and not putting any errors to consol: Sentinels_Sword: Id: diamond_sword Display: Sentinels Sword Lore: - Once A Weapon of a great knight, only to fall to the undead. Enchantments: - DAMAGE_ALL:7

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking