▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/AutoSwitch
AutoSwitch

AutoSwitch

Automatic switching of tools when you perform an action.

121.2K
346
Все версииautoswitch 13.3.0

autoswitch 13.3.0

Release1 мес. назад

Список изменений

13.3.0

  • Fix an error when writing data to the config file
  • Remove unnecessary OR statements from the default config
  • Allow eliding type=<enchantment|item> in tools list, offhand selectors, and enchantments definitions
  • Fix usage of neoforge-replaced way of getting item enchantments
  • Add a default target for ores
    • By default, prefers pickaxes with fortune over those with silk touch, unless the player is crouching, in which case the opposite occurs with silk touch being preferred.
  • Ported Fabric API's "Client Tags" module to Neoforge
    • Now conventional tags (eg c:ores) will work when connecting to a vanilla server from a Neoforge client
  • Fix Neoforge update url
  • Add Player data type, mostly to support things like the mace
    • Usable in any IdSelector (anywhere you can have a data entry)

    • Supports the same sort of value comparison as Enchantment Levels

    • Example

      target {
        type=BLOCK
        id="obsidian"
        data {
          player {
            isCrouching = true
            distance {
              GREATER = 2
            }
          }
        }
      }
      
    • Currently Available Entries

      TypeDescriptionType
      isFlyingIf the player is flyingBoolean
      isCrouchingIf the player is crouchingBoolean
      isPassengerIf the player is riding somethingBoolean
      isOnGroundIf the player is on the groundBoolean
      isSprintingIf the player is sprintingBoolean
      distanceThe distance between the player and targetNumber
      fallDistanceThe distance the player has fallenNumber
      hasItemIf the player has the given itemExpressionTree
      hasHotbarItemIf the player has the given item on their hotbarExpressionTree

Файлы

autoswitch-neoforge-13.3.0.jar(984.87 KiB)
Основной
Скачать

Метаданные

Канал релиза

Release

Номер версии

13.3.0

Загрузчики

NeoForge

Версии игры

1.21.9–1.21.10, 25w46a

Загрузок

68

Дата публикации

1 мес. назад

Загрузил

ID версии

Главная