mojira.dev
MC-177313

Glass type blocks sound like stone when placed

Glass type blocks sound like stone when placed.

That is a sounds.json problem. Here is the solution:

"block.glass.place": {
	"sounds": [
		"step/stone1",
		"step/stone2",
		"step/stone3",
		"step/stone4",
		"step/stone5",
		"step/stone6"
	],
	"subtitle": "subtitles.block.generic.place"
},

 

Related issues

Comments

migrated

Pretty sure it is intended - Because if this had the same sound for placing and breaking, that would be illogical

Mega611

This isn't intended because it wouldn't have the same sound for placing and breaking. It should have the same sound for steping on it and placing it, but not breaking.

Mega611

The issue you are saying that duplicates mine is invalid because they are asking for feature requests like new sounds for blocks that doesn't have one. But my bug report is for one type of block that have the wrong sound, so it isn't a feature request and it's not duplicated. Please reopen it!!!

wobst.michael

Read the linked issue carefully.

migrated

The link is "relates to" it should be "duplicates"

Arisa Bot

Thank you for your report!
We're resolving and linking this ticket forward as a duplicate of MC-200482, as that ticket contains more detailed information and/or has already been triaged by Mojang.

If you would like to add a vote and any extra information to the main ticket it would be appreciated.

Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
-- I am a bot. This action was performed automatically! The ticket was resolved by one of our moderators, and I left this message to give more information to you.

Mega611

(Unassigned)

Unconfirmed

(Unassigned)

1.15.2, 20w14a, 20w15a, 1.16 Pre-release 4

Retrieved