Bug Closed · Resolved

Structure Spawn condition not working

#5006 opened by Unknown 2 years ago

Unknownreported this bug

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

[Legacy attachment omitted]

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
Unknowncommented

@Levy-Y What version of MythcMobs and Minecraft are you running on your server?

Unknowncommented

@wordandahalf Im using MM 5.6.2

Unknowncommented

Closing due to inactivity and major version changes since posting. If this issue is still present, re-open this issue with a modern-version server log, configs used to test and steps to reproduce.

Sign in to join the discussion.