
blocktuner-pitchsmith
A mod which helps you tune note blocks. (fork of Lumine1909/BlockTuner_Continue with enhanced pitch controls)
- Загрузки
- 331
- Подписчики
- 1
- Обновлён
- 7 июля 2026 г.
- Лицензия
- LGPL-3.0-only
Опубликован 27 апреля 2026 г.
BlockTuner pitchsmith
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.
BlockTuner-pitchsmith is a Fabric fork of the original BlockTuner_Continue (also forked from orginal BlockTuner), adjusted for builders who spend more time repeatedly tuning note blocks.
This branch keeps the familiar tuning workflow, but focuses on a setup that is more practical for heavy tune usage: cleaner input handling, configurable pitch-copy behavior, and a more maintainable configuration and build setup.
Highlights
- Better suited for builders who repeatedly tune note blocks during large builds
- Added a YACL-powered config screen with Mod Menu integration
- Added
require-ctrl-to-copy-pitchso pitch-copy behavior can be configured explicitly - Some hard-coded key bindings now refer to Minecraft keys
- Reworked input handling around GUI access, note display, and related interactions
- Updated build, Stonecutter, Gradle, and Loom setup for ongoing maintenance
Instructions
Required Dependencies
Installation
Put this mod in your mods folder. You also need to install Fabric API if you haven't installed it yet. For the client, also YetAnotherConfigLib (YACL) is needed.
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
Ctrlto open up the tuning UI. Instead, use/blocktunerto toggle this.- If you have Tweakeroo installed and have no access to the
Ctrlkey, please go to Tweakaroo configs, findflexibleBlockPlacementOffsetunderHot Keysand 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
- Russian - Felix14-v2 (Currently outdated)
- Japanese - misaka10843 & hakkaku
Forge Port
License
Copyright (C) 2021, xwjcool; Copyright (C) 2025, Lumine1909; Copyright (c) 2026, rs256;
This fork is distributed under the GNU Lesser General Public License v3.0.
That is intentional. This repository was forked from upstream while the upstream codebase was still licensed under LGPLv3, and this fork has not synchronized commits from upstream after upstream changed its license to GPLv3.
Accordingly, this repository remains distributed under LGPLv3 based on the code snapshot it originally forked from. This does not imply that newer upstream code, or upstream changes made after the GPLv3 relicensing, are available under LGPLv3 here.
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 hope 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/.
Ченджлог
v2.1.3-pitchsmith-mc26.1.2Релиз26.1, 26.1.1, 26.1.2 · 7 июля 2026 г.
v2.1.3-pitchsmith
Fixed
- worldedit compatible click; if you load worldEdit, and hold wooden wand, then right click does not open the blocktuner GUI
v2.1.2-pitchsmith-mc26.1.2Релиз26.1, 26.1.1, 26.1.2 · 30 июня 2026 г.
BlockTuner pitchsmith
BlockTuner pitchsmith is a Fabric fork of the original BlockTuner, adjusted for builders who spend more time repeatedly tuning note blocks.
This branch keeps the familiar tuning workflow, but focuses on a setup that is more practical for heavy tune usage: cleaner input handling, configurable pitch-copy behavior, and a more maintainable configuration and build setup.
Highlights
- Renamed from
BlockTuner ClassictoBlockTuner pitchsmith - Better suited for builders who repeatedly tune note blocks during large builds
- Added a YACL-powered config screen with Mod Menu integration
- Added
require-ctrl-to-copy-pitchso pitch-copy behavior can be configured explicitly - Reworked input handling around GUI access, note display, and related interactions
- Prevented the tuning GUI from opening when placing tagged note blocks
- Updated build, Stonecutter, Gradle, and Loom setup for ongoing maintenance
RS256 Commit Summary
This release mainly follows the recent RS256 work on the fork:
491645aclarified that this fork predates the upstream GPL relicensing and has not synced later upstream GPL commits720ba27renamed the project fromclassictopitchsmitha890d51addedModrinth.mdand refreshed repository-facing documentation424afb9rewrote configuration text in English and Japanesec7d8b29introducedrequire-ctrl-to-copy-pitch82b230cadded YACL-powered configuration and Mod Menu integration386f5cdreworkedInputUtiland related input checks45435admigrated the project template and reorganized build/mixin/access widener structure1dbb9e1updated Gradle and Loom0518ba9stopped the tuning GUI from opening when placing tagged note blocks56bbf2dremoved a mixin that should live in a separate mod6e79511fixed a refmap typob92d49fadjusted the Ctrl requirement behavior for opening the GUIc580363prepared the1.21.11Stonecutter target0ae92ecmoved the project onto the new Stonecutter template andrs256package/build naming
License
This fork is distributed under LGPLv3, not the upstream project's current GPLv3.
That is intentional. This repository was forked from upstream while the upstream codebase was still licensed under LGPLv3, and this fork has not synchronized commits from upstream after upstream changed its license to GPLv3.
Accordingly, this repository remains distributed under LGPLv3 based on the code snapshot it originally forked from. This does not imply that newer upstream code, or upstream changes made after the GPLv3 relicensing, are available under LGPLv3 here.
Комментарии
Загружаем…