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 145
    • Issues 145
    • 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
  • #1599

Closed
Open
Created May 21, 2024 by Levy.@Levy-Y

Structure Spawn condition not working

Summary

The structure condition doesnt work when trying to spawn mobs with randomspawn

Steps to reproduce

Just put the structure condition in any mob spawn and when approaching that structure, the console will be spammed with the error

Current behavior

I wanted to spawn a mythicmob in a certain structure (ancient city) but i get this error whenever im near one.

Intended correct behavior

The mob only spawns in that certain structure

Server log

image

Spawn config

possessed_aztec_armor_spawn:
  Type: possessed_aztec_armor
  Worlds: world
  Action: ADD
  Chance: 0.08
  Priority: 50
  Conditions:
  - mobsInRadius{types=possessed_aztec_armor;amount<2;radius=15}
  - structure{s=minecraft:ancient_city} true
Edited May 21, 2024 by Levy.
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking