Pixelmon Mod - Bug tracker

[8.4.0] Qwilfish cannot evolve into Overqwil, despite having a method in the JSON. fix completed

Ticket description:
Qwilfish's JSON shows that it should evolve into Overqwil through the use of a Water Stone, but attempting this does nothing.

Code: Select all    ],
      "evolutions": [
        {
          "item": {
            "itemID": "pixelmon:water_stone"
          },
          "to": {
            "name": "Overqwil",
            "form": 0
          },
          "conditions": [],
          "evoType": "interact",
          "moves": []
        }
      ],

Comments

#24919 Posted by Fig » 22 Apr 2022 20:16

Moved to internal.

Ticket details

  • Ticket ID: 17267
  • Project: Pixelmon Mod
  • Status: Fix completed
  • Component: Other
  • Project version: 1.12.2-8.x.x
  • Priority: Normal
  • Severity: Normal
  • Forge/Sponge: (unknown)
  • What else would be useful to know?: (unknown)
  • Assigned to: Fig
  • Reported by: Fig (Send PM)
  • Reporter's tickets: (List all tickets)
  • Reported on: 22 Apr 2022 20:15
  • Ticket last visited by: Sophie847 on 15 Jul 2022 02:09
JOIN THE TEAM