Mojira Archive
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"
},

 

Duplicate

Mega611

2020-04-03, 08:58 PM

2021-07-24, 12:17 AM

2020-04-10, 03:39 PM

0

1

Unconfirmed

(Unassigned)

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

-