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

Rosen

A mod that adds more noteblock instruments!

5.3K
22

Rosen is a lightweight mod that aims to expand on the noteblock system by adding more instruments, while trying to keep the sound design on the same level as the vanilla Minecraft.

Currently Rosen adds 18 new carefully crafted instruments such as Saxophone, Organ, Sitar, Music Box, Timpani and more! Rosen also features a Quality of Life addition that allows to play already existing instruments with the other blocks of a similar type.

InstrumentBlocks
1AccordionHoney Block, Honeycomb, Bee Nest
2BeachAll full coral blocks (including dead)
3CarillonAll copper blocks
4ChoirSculk, Sculk Catalyst
5DholakAll terracotta blocks (including glazed), Decorated Pot
6KickEnd Stone, End Stone Bricks
7Log DrumBamboo Block, Stripped Bamboo Block, Bamboo Planks, Bamboo Mosaic
8Music BoxLapis Block
9OrganNetherrack, all Nether bricks
10PianoAll full quartz blocks
11Power GuitarCoal Block
12SaxophoneMelon
13SitarDried Kelp Block
14SynthPurpur Block, Purpur Pillar
15Synth BassShroomlight, all mushroom blocks, all wart blocks
16TimpaniMud, Muddy Mangrove Roots, Packed Mud, Mud Bricks
17VibraphoneAll prismarine blocks, Sea Lantern
18ViolinSnow Block, Powder Snow
How to add custom instruments (1.21.1+ only)

In your datapack, add a new json file named after your instrument to data.rosen.noteblock_instrument that follows this format:

{
 "name": "<instrument_name>",
 "sound_event": "<sound>"
}

Next, add a new file data/<namespace>/tags/block/<instrument_name>_noteblocks.json for the respective block tag that defines blocks to be used for your instrument that follows regular tag format:

{
  "values": [
    "<block>",
    "<other_block>",
    "<another_block>",
    ...
  ]
}

Voilà!

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

Minecraft: Java Edition

1.21.x1.20.x

Платформы

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

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

Детали

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