Перейти к содержимому
Mineforgian

Gimme That Gimmick

Adds server-side generational gimmicks to Cobblemon.

2K загрузок7 подписчиковLicenseRef-Mega-Showdown-License-2.0fabric

Обновлён 2 мая 2026 г. · опубликован 7 июня 2025 г.

  • Creative Tab
  • Enchantments

Gimme That Gimmick is a fully server-sided mod that implements generational gimmicks, related items, and data-driven form changes for Cobblemon.
Note that the items are only implemented, GTG does not make any items obtainable through gameplay nor does it create the associated visuals.
Server owners are expected to create or obtain acquisition methods and gimmick visuals for their own servers.

Gimme That Gimmick made specifically for Fabric servers and ports functionality from Mega Showdown where necessary. If playing on single-player, a smaller private server, or on NeoForge, you should use Mega Showdown instead for a complete and fully-integrated experience.

Attribution

Gimme That Gimmick relies on art assets, Showdown scripts, and mixins provided by Mega Showdown.
Please support the original as Gimme That Gimmick would not exist without their efforts.

Resource Authors from Mega Showdown

  • YajatKaul
    • Mixins
  • Treynami
    • Showdown scripts
  • Sanji
    • Mega Stones assets
    • Z-Crystal assets
    • Tera Shard assets
    • Dynamax Band asset
    • Max Candy asset
  • Blue
    • Mega Bracelet asset
    • Z-Ring asset
    • Tera Orb asset
    • Max Mushroom asset
  • Beibeihulis
    • Max Soup asset

Items

Key Items

  • Mega Bracelets, Z-Rings, Dynamax Bands, and Tera Orbs are added as polymer items.
  • Four enchantments: Key Stone, Z-Power, Dynamax, and Terastal allow enchanted items to act as key items.
  • Four data-components corresponding to the gimmicks also exist, allowing applied items to act as key items.

Mixin Convenience

Mega Stones, Z-Crystals for types, and Z-Crystal for species are all given dedicated classes for convenience.
Dependent mods can mixin into these classes to apply custom functionality as required.

Tera Shards

Tera shards are used in groups of 50 and change the tera type of a Pokemon. The type can be checked by using a Tera Orb on the Pokemon.

Forme Changes

Gimme That Gimmick has a comprehensive and fully data-driven forme change system for battles. Check the wiki for a comprehensive guide.

Mod developers can also use the datagen API to produce their datapack files more efficiently.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.4.3+1.21.1Релиз1.21.1fabric2 мая 2026 г.Скачать (587 КБ)
1.4.2+1.21.1Релиз1.21.1fabric2 марта 2026 г.Скачать (581 КБ)
1.4.1+1.21.1Релиз1.21.1fabric4 февраля 2026 г.Скачать (581 КБ)
1.4.0+1.21.1Релиз1.21.1fabric17 января 2026 г.Скачать (580 КБ)
1.3.0+1.21.1Релиз1.21.1fabric22 ноября 2025 г.Скачать (551 КБ)
1.2.0Релиз1.21.1fabric15 ноября 2025 г.Скачать (554 КБ)
1.1.4Релиз1.21.1fabric19 октября 2025 г.Скачать (554 КБ)
1.1.3Релиз1.21.1fabric23 августа 2025 г.Скачать (553 КБ)
1.1.2Релиз1.21.1fabric16 августа 2025 г.Скачать (551 КБ)
1.1.1Релиз1.21.1fabric6 августа 2025 г.Скачать (548 КБ)
1.1.0Релиз1.21.1fabric20 июля 2025 г.Скачать (545 КБ)
1.0.1Релиз1.21.1fabric15 июня 2025 г.Скачать (325 КБ)
1.0.0Релиз1.21.1fabric7 июня 2025 г.Скачать (325 КБ)

Ченджлог

1.4.3+1.21.1Релиз1.21.1 · 2 мая 2026 г.

Additions

  • Mega Stones can now be configured (in Showdown) to allow multiple valid users.
    • If the megaEvolves field is a "string", then it takes only that Pokemon.
    • If the megaEvolves field is a ["list", "of", "names"], then it takes any Pokemon in the list.
  • Added item tags for form change items.

Bugfixes

  • Regional forms can no longer use non-regional megastones (again).
    • This fix got reverted with the 1.7 update.
  • Fixed rare Showdown crash.
1.4.2+1.21.1Релиз1.21.1 · 2 марта 2026 г.

Bugfixes

  • Fixed Ultra Burst
1.4.1+1.21.1Релиз1.21.1 · 4 февраля 2026 г.

Updated to 1.7.2 and 1.7.3 Cobblemon.

Bugfixes

  • Not fixed by GTG, but by Cobblemon itself. Gimmicks now work in double battles!
1.4.0+1.21.1Релиз1.21.1 · 17 января 2026 г.

Feature update to add more functionality surrounding datapacks.

Additions

  • Added the ability to datapack conditions, typecharts, scripts and held items in data/gimme-that-gimmick/showdown.
  • Added Oricorio nectars.
  • Enchantments can now be disabled in the config.

Bugfixes

  • Max Mushroom blocks now correctly output their age and max age for compatibility purposes.
  • Z-Crystals are now properly tagged.
1.3.0+1.21.1Релиз1.21.1 · 22 ноября 2025 г.

Updating to Cobblemon 1.7.0!

Changes

  • The Dynamax global species feature is now hardcoded instead of being in the internal datapack.

Bugfixes

  • The Dynamax global species feature now respects the maximum Dynamax Level set in the Cobblemon config.
1.2.0Релиз1.21.1 · 15 ноября 2025 г.

Last update before Cobblemon 1.7 release.

Additions

  • Available gimmicks are now recalculated every turn.

Bugfixes

  • Ogerpon masks now correctly change its Tera Type.
1.1.4Релиз1.21.1 · 19 октября 2025 г.

Changes

  • No longer forces the server resource pack to be required for players.
    • Enables servers to use other resource pack distribution methods (such as online downloads.)
  • Changing a mega pokemon's held item will now cause it to revert back to its base form.

Bugfixes

  • Fixed players being able to mega evolve each other's pokemon.
  • Fixed players being able to use mega bracelets on battling pokemon.
1.1.3Релиз1.21.1 · 23 августа 2025 г.

Additions

  • Added default effect IDs to all built-in in-battle form changes.
  • Add extra effect ids for form changes in Rotom Catalogue and Meteorite.
  • Add extra effect ids for tera and z-moves.

Bugfixes

  • Ash Greninja's state now correctly reverts at the end of battle.

Комментарии

Загружаем…