Small modification to hanging sign wax fail sound (#12)

This commit is contained in:
Adrthegamedev 2023-11-02 16:31:20 +01:00 committed by GitHub
parent 86a3cff866
commit 4b1609e77e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"sounds": {
"block.decorated_pot.insert": "entity.item_frame.add_item",
"block.decorated_pot.insert_fail": "entity.item_frame.remove_item",
"block.hanging_sign.waxed_interact_fail": "block.wood.break",
"block.hanging_sign.waxed_interact_fail": "block.wood.place",
"block.crafter.craft": "block.dispenser.dispense",
"block.crafter.fail": "block.dispenser.fail",
"block.copper_bulb.break": "block.glass.break",

Binary file not shown.