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

Backstube

Bake your own music discs

Оцените первым
362
1

Backstube mod

Bake your own music discs

Main features:

Data-Driven Discs: Add custom music discs with just a JSON file and an .ogg audio (no Java required)

Universal Item: A single music_disc item driven by data components, with audio files auto-resolved at assets/<ns>/sounds/records/<id>.ogg

Per-Disc Customization: Title, artist, length, rarity, comparator output, custom item model, and audio config (volume, pitch, attenuation distance)

Vanilla Compatibility: Works with all data-pack mechanics (loot tables, trades, commands, predicates)

Jukebox Loop: Configurable infinite or fixed-count looping for any song

Java API: BackstubeAPI for programmatic disc stack creation, registry access, and dedicated disc items

Fabric/Quilt dependencies:

Dependency (Maven Central)

repositories {
    mavenCentral()
}

dependencies {
    // Fabric
    modImplementation 'io.github.jahirxtrap:backstube:TAG-fabric'
    // Forge
    implementation 'io.github.jahirxtrap:backstube:TAG-forge'
    // NeoForge
    implementation 'io.github.jahirxtrap:backstube:TAG-neoforge'
}

Replace TAG with the version you want (e.g. 26.1.2-0.1.3).

Часто задаваемые вопросы

Совместимость

Minecraft: Java Edition

26.2.x26.1.x1.21.x1.20.x

Платформы

Поддерживаемые окружения

Клиент и сервер

Ссылки


Создатели

Детали

Лицензия:
Опубликован:2 месяца назад
Обновлён:1 месяц назад
Главная