Search results

  1. EarthMonkeyii

    How to re-enable block destruction by explosions

    I'm trying to do something that in theory is quite simple: create an explosion that destroys blocks. I want to use the vanilla system for this, but DiamondFire has it disabled, and I can't figure out how to re-enable it. Ideally I'd be able to simply enable block destruction with ALL explosions...
  2. EarthMonkeyii

    Code being weird and I can't figure out why

    PLAYER EVENT: RIGHT CLICK If player is holding (Lightning Strike) { //Lightning Strike is a golden axe %defaultLightningDirection = Eye Location (default) Select players by condition: name equals (%default) Filter selection by raycast, endpoint (%defaultLightningRaycast), start loc...
  3. EarthMonkeyii

    How to assign entities and players to scoreboard teams

    I'm making a top-down minigame where players are illagers and fight nether mobs, but most of those mobs aren't attacking the illagers, and the zoglins are attacking everything. To solve this, I'm thinking of using scoreboard teams, so mobs only attack others on a different team. But how do I...
  4. EarthMonkeyii

    How do I spawn a killer bunny?

    I don't think this question has been asked before. Is there a way to summon a killer bunny mob in-game? I don't have any ranks yet, but I'm planning on getting, so that's not an issue.
  5. EarthMonkeyii

    Comment (code block)

    Why exactly isn't there a comment code block? Or am I just stupid/blind? Ideas for the comment block: It could be a chiseled sandstone block, with a sign that says something different depending on what's done to the comment block. It could also have multiple options (Text: put in text for the...
Top Bottom