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

BlockTuner

A note block tuning assistant for fabric

13K загрузок42 подписчиковLGPL-3.0-onlyfabric

Обновлён 10 декабря 2023 г. · опубликован 8 сентября 2021 г.

  • BlockTuner GUI

BlockTuner (Fabric Mod)

About

This is the fabric version of BlockTuner and requires fabric API.

If you are using forge, you can check out the forge version by A_Peng215.

If you want the data pack for older versions of Minecraft, please visit this page.

Instructions

Installation

Put this mod in your mods folder. You also need to install Fabric API if you haven't installed it yet.

This mod also works on servers and require no client installation.

You can get the latest version here or find a specific release here

How to Use BlockTuner

Ctrl + Right click on a note block to open up tuning UI. Placing a note block while holding Ctrl also opens the UI automatically.

Ctrl to show the note of the note block at crosshair.

Ctrl + Middle click on note blocks to pick up readily tuned note blocks.

Right click note blocks with blaze rods to play with right clicks without tuning.

*Note:

if you are using BlockTuner 1.0.0 (Minecraft 1.18.2) or lower, you don't need to hold Ctrl to open up the tuning UI. Instead, use /blocktuner to toggle this.

if you have Tweakeroo installed and have no access to the Ctrl key, please go to Tweakaroo configs, find flexibleBlockPlacementOffset under Hot Keys and set it to something else. e.g. Right Alt. Sorry for the inconvenience.

Tuning UI

Top-right corner (from left to right)

  • Play mode - toggle whether the GUI will turn off immediately upon clicking a note on the piano keyboard.
  • Typing keyboard to piano keyboard - toggle whether you want to play the piano keyboard using your computer keyboard.
  • MIDI Device - Click to cycle through available MIDI input devices. The icon shows red if the device is currently unavailable. This usually means it is being used by another program.

Keyboard Mapping:

Credits

Localization

Forge Port

License

Copyright (C) 2021, xwjcool.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hospe that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.1.2Релиз1.20.3, 1.20.4fabric10 декабря 2023 г.Скачать (53 КБ)
1.1.1-mc-1.20Релиз1.20, 1.20.1fabric13 июня 2023 г.Скачать (52 КБ)
1.1.1-mc-1.19.4Релиз1.19.4fabric13 июня 2023 г.Скачать (52 КБ)
1.1.0-mc-1.20Релиз1.20, 1.20.1fabric11 июня 2023 г.Скачать (49 КБ)
1.1.0-mc-1.19.4Релиз1.19.4fabric11 июня 2023 г.Скачать (49 КБ)
1.1.0-beta-2Бета1.20fabric10 июня 2023 г.Скачать (49 КБ)
1.1.0-beta-1Бета1.19.4fabric28 апреля 2023 г.Скачать (48 КБ)
v1.0.0-mc-1.16.5Релиз1.16.5fabric20 января 2022 г.Скачать (51 КБ)
v1.0.0-mc-1.18.xРелиз1.18, 1.18.1fabric18 января 2022 г.Скачать (51 КБ)
1.0.0-rc1Бета1.18, 1.18.1fabric6 января 2022 г.Скачать (49 КБ)
0.7.0Бета1.18, 1.18.1fabric4 января 2022 г.Скачать (40 КБ)
0.6.3Бета1.17, 1.17.1, 1.18, 1.18.1fabric7 октября 2021 г.Скачать (37 КБ)
0.6.2Бета1.17, 1.17.1fabric2 октября 2021 г.Скачать (37 КБ)
0.6.1Бета1.16.4, 1.16.5fabric17 сентября 2021 г.Скачать (36 КБ)
0.6.0Бета1.16.4, 1.16.5fabric14 сентября 2021 г.Скачать (36 КБ)

Показаны последние 15 из 17 версий.

Ченджлог

1.1.1-mc-1.20Релиз1.20, 1.20.1 · 13 июня 2023 г.

Fixed "kicked for spamming". Reverted to tuning packets instead of commands. The /tune command is still kept for manual use.

1.1.1-mc-1.19.4Релиз1.19.4 · 13 июня 2023 г.

Fixed "kicked for spamming". Reverted to tuning packets instead of commands. The /tune command is still kept for manual use.

1.1.0-mc-1.20Релиз1.20, 1.20.1 · 11 июня 2023 г.

Release 1.1.0 for Minecraft 1.20.

Changes from 1.0.0:

  • Added Ctrl as a modifier key to open up the note block GUI.
  • Added new command /tune.
  • No longer requires a ScreenHandler that messes up smithing table GUI on clients without the mod.
1.1.0-mc-1.19.4Релиз1.19.4 · 11 июня 2023 г.

Release 1.1.0 for Minecraft 1.19.4.

Changes from 1.0.0:

  • Added Ctrl as a modifier key to open up the note block GUI.
  • Added new command /tune.
  • No longer requires a ScreenHandler that messes up smithing table GUI on clients without the mod.
1.1.0-beta-2Бета1.20 · 10 июня 2023 г.

Updated for Minecraft 1.20

Now you need to hold Ctrl while interacting with or placing note blocks to open up the tuning UI. Otherwise, note blocks will have vanilla Minecraft behavior.

1.1.0-beta-1Бета1.19.4 · 28 апреля 2023 г.

Updated for Minecraft 1.19.4.

Added a new command /tune <pos> <note>. Removed ScreenHandler and HandledScreen registration to keep this mod optional for client-side. Removed /blocktuner command. This means that you are unable to turn BlockTuner off for now, sorry for the inconvenience.

Feedbacks are welcome.

v1.0.0-mc-1.16.5Релиз1.16.5 · 20 января 2022 г.

Backported the latest features to Minecraft 1.16.5.

Please note that this will be a LTS version, and there will be no further updates for this Minecraft version except LTS update.

v1.0.0-mc-1.18.xРелиз1.18, 1.18.1 · 18 января 2022 г.

BlockTuner v1.0.0 finally here!!

It's been some time since I began working on this project. It started as a command block chain, then a data pack for Minecraft 1.14.4, then a fabric mod since Minecraft 1.16.5. Thank you all for using this mod, and thank you for your help and support.

Комментарии

Загружаем…