Skip to content

Trainer Condition won't play specified battle music #24

Description

@LifeOfBlu

Description

Trying to make a resource pack that will play different music when battling trainers as opposed to wild pokemon.

How to reproduce

I've set my json file up as follows

{
"type": "battle_music",
"conditions": [
{
"type": "trainer"
}
],
"music": {
"start": "",
"loop": "pixeltweaks:trainer/loop",
"end": ""
},
"priority": 20
}

Context

Pixelmon Version: Pixelmon-1.16.5-9.1.12-universal
PixelTweaks Version: PixelTweaks-Client-1.10.6a
Server or Single Player: Singleplayer

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions