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 146
    • Issues 146
    • 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
  • #1302

Closed
Open
Created Sep 06, 2023 by Dante@Dant35tra5t💬

BlockCentered location targeter does not function if inherited target from FloorOfTargets is already a lcoation targeter.

MM 5.4.0 28c6b0f1 || Paper 169 (1.20.1)

Blockcentered attribute causes the skill to cease function if inherited target is a location targeter.

Skill:

TestTPLoopBreak:
  Skills:
  - skill{s=TeleportToFloor} @selflocation{blockcentered=true}
TeleportToFloor:
  Skills:
  - teleport @FloorOfTargets #also tried to put it here instead

This will work however:

TestTPLoopBreak:
  Skills:
  - skill{s=TeleportToFloor} @self
TeleportToFloor:
  Skills:
  - teleport @FloorOfTargets{blockcentered=true}

Console (Debug 9):

Image

Edited Sep 06, 2023 by Dante
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking