Skip to content
This repository was archived by the owner on Jun 14, 2026. It is now read-only.

Commit 1a36c9d

Browse files
committed
Update sounds
1 parent fae9d38 commit 1a36c9d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/main/resources/assets/extrasounds/sounds.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
"sounds": [
145145
{
146146
"name": "minecraft:block.wool.place",
147-
"volume": 0.85,
147+
"volume": 0.95,
148148
"pitch": 1.5,
149149
"type": "event"
150150
}
@@ -213,7 +213,7 @@
213213
"item.category.gear.chain": {
214214
"sounds": [
215215
{
216-
"name": "minecraft:block.chain.place",
216+
"name": "minecraft:item.armor.equip_chain",
217217
"volume": 0.7,
218218
"pitch": 1.1,
219219
"type": "event"
@@ -871,7 +871,7 @@
871871
"name": "minecraft:block.wool.place",
872872
"pitch": 1.8,
873873
"type": "event",
874-
"volume": 0.7
874+
"volume": 0.9
875875
}
876876
]
877877
},
@@ -2044,4 +2044,4 @@
20442044
}
20452045
]
20462046
}
2047-
}
2047+
}

0 commit comments

Comments
 (0)