Skip to content

Custom Showdown Item

YajatKaul edited this page Jan 20, 2026 · 2 revisions

Adding a custom showdown item such as a Energy Booster is quite easy data/namespace/mega_showdown/showdown_item/boosterenergy.json

{
  "showdown_item_id": "boosterenergy"
}

Yea... that's it rest you would have to just make your own showdown item if you want something custom, you can refer Custom Held Items for this.

Clone this wiki locally