Enchancement

Enchancement

596k Downloads

Unused sound effect for Scatter Enchantment

pomy97 opened this issue ยท 0 comments

commented

Confirmations

  • I can verify that I am running the mod on the latest possible Minecraft version.
  • I can verify that the issue I am reporting exists on the latest possible Mod version.

Mod version (NOT Minecraft version)

1.21.4-r7

A description of the issue

Mods used

Fabric API
Enchancement

Bug Description

Found this while trying to replace some of the sounds with ULTRAKILL ones.
In the sounds.json file, there is this block of code:

"item.crossbow.scatter": {
	"sounds": [
	  "enchancement:item/crossbow/scatter1",
	  "enchancement:item/crossbow/scatter2",
	  "enchancement:item/crossbow/scatter3"
	],
	"subtitle": "subtitles.item.crossbow.shoot"
  }

There are also corresponding sound files for the sound event. However, when actually shooting a crossbow enchanted with Scatter, the default crossbow sound plays.

Steps to Reproduce

  1. Get a crossbow enchanted with Scatter
  2. Fire it off into the distance
  3. Take note that the sound that plays when you fire is the default crossbow sound

Video Demo

2025-03-06.23-08-24.mp4

Log or crash report

https://gist.github.com/pomy97/9edeae15eb70b2fa004ff37a7561880d