-
Notifications
You must be signed in to change notification settings - Fork 0
Sounds
Namnarak edited this page Aug 22, 2026
·
2 revisions
Custom sound events.
cave_wind:
type: sound
category: ambient
subtitle: "subtitles.myitem.cave_wind"
sounds:
- "ambient/cave_wind"| Option | Type | Description |
|---|---|---|
category |
string | Sound category |
subtitle |
string | Subtitle translation key |
sounds |
list | Sound file paths |
| Category | Description |
|---|---|
master |
Master category |
music |
Music |
record |
Music discs |
weather |
Weather effects |
block |
Block sounds |
hostile |
Hostile mobs |
neutral |
Neutral mobs |
player |
Player sounds |
ambient |
Ambient sounds |
voice |
Voice/commands |
cave_wind:
type: sound
category: ambient
subtitle: "subtitles.myitem.cave_wind"
sounds:
- "ambient/cave_wind"ruby_place:
type: sound
category: block
subtitle: "subtitles.myitem.ruby_place"
sounds:
- "block/ruby_place"ruby_hit:
type: sound
category: block
sounds:
- "block/ruby_hit1"
- "block/ruby_hit2"
- "block/ruby_hit3"Place in: assets/<pack>/sounds/<path>.ogg
- Items — Custom items
- Configuration — All config options
Kalo — Open Custom Content Engine for Minecraft
GitHub • Issues • Discord (coming soon)
Version: 0.1.0 • License: MIT • Java: 21+ / 25
Build once. Play everywhere.