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

Variant Swap

Quickly cycle through block and item variants by holding a key and scrolling your mouse wheel (works with mods too!)

4K загрузок25 подписчиковGPL-3.0-onlyfabric

Обновлён 28 марта 2025 г. · опубликован 12 марта 2025 г.

  • Quickly Switch
  • Survival Showcase
  • Creative Showcase
  • Creative Showcase #2

bc25

Variant Swap is a mod that lets you change the variant of the item you're holding by using a customizable key (Z by default) and scrolling. When you scroll, you'll also see at the top of the screen a quick preview of what's before and after the selected item (for a few seconds).

In Creative mode, you can switch through every available variant of the item, while in Survival mode it only shows items you have in your inventory. It works with both vanilla and modded items!

Variant Swap Showcase

Customization

The mod's generated mappings and configuration file are located in your Minecraft (or server) folder under /config/Variant Swap/.

Available settings in config.json:

  • OP level (4 by default) - for the /variant-swap command
  • Delay (50ms by default) - this is to throttle the scrolling

On servers it is recommended to change the OP level as desired. The /variant-swap command can be used to reset the delay (cooldown) to its default value or to change it to another value (still in ms).

For Developers

If your mod adds items or blocks and you want to organize them into specific custom categories, add a variant_swap tag to each item/block. This tag will determine the group in which the item is categorized.

For example, imagine you have a mod that adds various furniture items, and you want to categorize them by wood type instead of grouping all chairs together. You could tag all oak items with variant_swap:oak (so oak or whatever you wanna call the category), all spruce items with variant_swap:spruce, and so on.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
0.1.7Релиз1.20.1, 1.20.2, 1.20.3, 1.20.4fabric28 марта 2025 г.Скачать (104 КБ)
0.1.7Релиз1.21.5-pre3, 1.21.5-rc1, 1.21.5-rc2, 1.21.5fabric23 марта 2025 г.Скачать (105 КБ)
0.1.7Релиз1.21.2, 1.21.3, 1.21.4fabric23 марта 2025 г.Скачать (105 КБ)
0.1.7Релиз1.21, 1.21.1fabric23 марта 2025 г.Скачать (105 КБ)
0.1.6Релиз1.21, 1.21.1fabric22 марта 2025 г.Скачать (105 КБ)
0.1.5Релиз1.21, 1.21.1fabric20 марта 2025 г.Скачать (104 КБ)
0.1.4Релиз1.21, 1.21.1fabric20 марта 2025 г.Скачать (104 КБ)
0.1.3Релиз1.21, 1.21.1fabric16 марта 2025 г.Скачать (105 КБ)
0.1.2Релиз1.21, 1.21.1fabric16 марта 2025 г.Скачать (105 КБ)
0.1.1Релиз1.21, 1.21.1fabric15 марта 2025 г.Скачать (105 КБ)
0.1.0Релиз1.21, 1.21.1fabric14 марта 2025 г.Скачать (107 КБ)

Ченджлог

0.1.7Релиз1.21.5-rc1, 1.21.5-rc2, 1.21.5 · 23 марта 2025 г.
  • Added support for 1.21.5!
0.1.7Релиз1.21.2, 1.21.3, 1.21.4 · 23 марта 2025 г.
  • Added support for 1.21.2-1.21.4!
0.1.7Релиз1.21, 1.21.1 · 23 марта 2025 г.
  • Fixed possible tags not bound exception
0.1.6Релиз1.21, 1.21.1 · 22 марта 2025 г.
  • Fix custom block tags
0.1.5Релиз1.21, 1.21.1 · 20 марта 2025 г.
  • Fix not generating mappings file if it already is created
0.1.4Релиз1.21, 1.21.1 · 20 марта 2025 г.
  • No more keeping the whole list of mappings in memory
  • Added custom tag support for mod devs - if you want to categorize your items to a specific custom category, add to them a tag variant_swap:desiredCategoryName.
0.1.3Релиз1.21, 1.21.1 · 16 марта 2025 г.
  • Added in/out transition
  • Fix overlap when wthit is present
0.1.2Релиз1.21, 1.21.1 · 16 марта 2025 г.
  • Changed default keybind to Z

Комментарии

Загружаем…