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 148
    • Issues 148
    • 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
  • Wiki
    • Troubleshooting
  • RandomSpawns

Last edited by Amy Jun 16, 2024
Page history

RandomSpawns

RandomSpawns not working

  • Check out the Chance of the randomspawn: if it's too low, that might be the issue, so bring it to 1 in order to check if that was the issue. If it was not, continue with the steps below without changing it back until the issue is solved.
  • Check the world difficulty: if you are trying to spawn an hostile mob type, it shouldn't be peaceful!
  • Remove any limitations, such as biome and conditions, then see if it works
  • Check if there is any mispelled word anywhere, such as:
    • the mob internal name
    • the world name
  • If the RandomSpawn starts to work after deleting all conditions, start to add them back one by one, and see which one(s) caused the issue in the first place. If you are unable to understand why the conditions thus found are problematic, ask for help over our discord
  • If the randomspawn is still not working, continue debugging by taking the actions listed below, based on the randomspawn's Action

ADD Action

  • Make sure the plugin's spawning configurations are correctly set
    • (Below MM 5.6.1): the config file is located at: /MythicMobs/config.yml
    • (MM 5.6.1 or above) the config file is located at: /MythicMobs/config/config-spawning.yml
  • Make sure you have enabled GeneraSpawnPoints in the config file, or else the ADD action will not work
  • Make sure you are in survival or adventure mode, as other gamemodes will not work
  • If all of the above fails, ask for help over our discord

REPLACE Action

  • Check the world difficulty: it shouldn't be peaceful!
  • Make sure the world can spawn monsters naturally (For instace, by making sure that the doMobSpawning gamerule is set to true and other such things).
  • Check region(World Guard, Grief Defender and so on) flags to see if the region has any flag which blocks mob spawning
Clone repository
Home
Changelogs
Premium Features
Commands and Permissions
Mythic Add-ons
Compatible Plugins
API Information
Config Files

Guides
  • Troubleshooting
  • FAQ / Common Issues
  • Examples
Packs

MythicScribe MythicScribe - VSCode Extension

Mobs
  • Mob Options
    • Display Options
  • Mob Levels
  • Mob Factions
  • Power Scaling
  • Damage Modifiers
  • Equipment
  • BossBar
  • Custom AI
  • Custom Kill Messages
  • Threat Tables
  • Immunity Tables
  • Templates
  • Vanilla Overrides
  • Extra: Disguises
  • Extra: ModelEngine

Skills
  • Mechanics
    • Mechanics by Tag
  • Targeters
    • Filters
  • Triggers
  • Conditions
    • In-line conditions
  • Metaskills
  • Placeholders
  • Variables

Items
  • Options
  • Attributes
  • Enchantments
  • Potions
  • Banner Layers
  • Firework

Drops & DropTables
  • Drops
  • DropTables
  • FancyDrops

Spawning
  • Spawners
  • Random Spawns

Stats
  • Custom Stat Options
  • Modifiers
  • Built in Stats

Other
  • Particles Types
  • Audience
  • Equipment Slots
  • Pins
Technical
  • Math
  • Item Matcher
  • Operations
    • Attribute Operations
    • Stats Modifiers
  • SkillTree
  • Advanced User Guides and Techniques