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 132
    • Issues 132
    • 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
  • #1418

Closed
Open
Created Dec 09, 2023 by Burak@bkgktp

PushButton not working as expected

Summary

When using the CopperGolem mechanic, I found that the redstone mechanic does not work in certain directions of the button.

Steps to reproduce

video: https://streamable.com/43ah5r

boton: Cooldown: 3 TargetConditions:

  • blocktype{type=stone_button} true Skills:
  • state{s=mining2} @self
  • delay 3
  • setAI{ai=false} @self
  • delay 20
  • pushbutton{x=<target.l.x>;y=<target.l.y>;z=<target.l.z>} @self
  • effect:sound{s=block.copper.hit;volume=1.0;pitch=0.5} @self
  • effect:particles{p=reddust;color=#EF3214;amount=5;hS=2;vS=1;speed=.08;size=1} @self
  • delay 3
  • setAI{ai=true} @self

image

image

Edited Dec 09, 2023 by Burak
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking