promotional bannermobile promotional banner

Vinyls

A Fabric mod that allows making server-side custom music discs.

File Details

vinyls-fabric-2.1.0+1.21.jar

  • B
  • Sep 26, 2024
  • 873.18 KB
  • 46
  • 1.21.1+1
  • Fabric

File Name

vinyls-fabric-2.1.0+1.21.jar

Supported Versions

  • 1.21.1
  • 1.21

Curse Maven Snippet

Fabric

modImplementation "curse.maven:vinyls-1097085:5759910"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changes:

  • Fixed Inventory updating in 1.20.1
    • Error: "Can't place player in the world" on Join.
  • Fixed give command's context error.
  • Switched to Spindle (Config Management Library)
  • Added support for MiniMessage:
# This is the messages file, change the message formats as you need to!

# Choose Between LEGACY = false or MINIMESSAGE = true.
minimessage_format: false

prefix: "&9Vinyls &6»"
command-unknown: "&7Unknown command. Please check the command syntax."
discs-not-found: "&7No discs found in the configuration."
disc-not-found: "&7Requested disc not found in the configuration."
material-invalid: "&7The specified material is invalid."
disc-given: "&7Successfully granted &a{player} &7the disc &a{discName}&7."
disc-received: "&7You have been given the disc &a{discName}&7."
player-not-found: "&7The specified player could not be found."

Add minimessage_format to messages.yml If you are updating from a previous version!.