Skip to content
EngineMachiner edited this page Sep 30, 2024 · 10 revisions

Welcome to the HonkyTones wiki! In this page there will be specific information about the mod.

Configuration

  • The config can be set to defaults by using the restore_defaults command in-game.
  • "max_length": Maximum seconds of a youtube-dl request.
  • youtube-dl and ffmpeg binaries can be loaded. Users can use $PATH or use a relative path to the game folder.
  • "listen_all": Sync with all the world music players. Can be expensive if there's a lot of music players on.

Instruments

  • They have a menu to config the instrument. It can be opened through the instrument's keybinding.
  • They have one special enchantment. Ranged I. Involves projectiles. To be used it has to be set in the instrument's menu.
  • They can also have the next enchantments: Fire Aspect, Knockback, Looting, Smite and Mending.
  • They can force attack mobs that have menus (like villagers) by sneaking.
  • They can mute players playing notes by sneaking.
  • They can push living entities but they can push players as well if the server config allows it.
  • Some of them might have more actions or secrets.
  • Players can play MIDI through them. They have to be configured in the instrument's menu. They will play if the are in the player's inventory or if the player has a musical storage with the instruments stored in it.
  • They can be fixable using the anvil using the right material. These can be string, iron ingot, quartz block or redstone block.
  • Hostile entities can use instruments.
  • Wood instruments can be used as a good source of fuel.
  • They can play sequences using the musical notes notation (C, D, E, F, G, A, B). Use '-' separator to play one at the time or ',' to play at the same time.
  • There are also keybindings to play the sequence and to reset the sequence.

Here is a sequence to test: G#3-C#4-G#3-G#3-A3-F#3-B3-F#3-F#3-G#3-E3-E3-E3-E3-A3-E3-D#3-F#3-D#3-C#3-E3-G#3-G#3-C#4-G#3-G#3-A3-G#3-C4-D#4-D#4-G#3-E3-E3-E3-E3-A3-E3-D#3-F#3-D#3-C#3 - Mugen Climax

Floppy Disks

  • Their main purpose is to be used in the Music Player block.
  • It has a random seed of limits to write content into it through it's menu.
  • It will try to set it's own title according to the content.

Music Player

  • Do not destroy the block while it's playing! It will explode.
  • It can play direct audio sources, media supported by youtube-dl and MIDI using the instruments slots.
  • It reads the floppy disk contents.
  • It can control the rate of the MIDI track.
  • It can control an audio source volume.
  • It's triggered by redstone signals.
  • Players synced to the music players will try to request the source of the music player.
  • The player that puts the floppy disk in the slot is the main host, the one where the media will be looked up on.
  • Dragging the floppy out will stop playing.
  • MIDI can be paused. Audio Sources don't.
  • A Radio can be tuned to a music player by using them on the block. Using while sneaking will untune it.
  • A Remote can do different actions using the music player screen accessible from anywhere. Just calibrate it using the item on the block.

Digital Console

  • It can play notes by using the keybindings.
  • It can record MIDI. Beware as it's not perfect.
  • It can pick an instrument from the player's inventory.

Musical Storage

  • It's an item that can store all the mod items.
  • Instruments placed in it can have their MIDI devices messages read.
Clone this wiki locally