athrane / bassebombecraft

Bassebombecraft Minecraft Mod
https://www.curseforge.com/minecraft/mc-mods/bassebombecraft
GNU General Public License v3.0
0 stars 0 forks source link

The default sound doesn't seem to be used for inventory items #1216

Open athrane opened 3 years ago

athrane commented 3 years ago

The default sound is defined in InventoryItemConfig by the set default sound never seem to be played when using an inventory item, e.g. llama spit or charm.

athrane commented 3 years ago

Sounds must be played by item logic, using the PlaySound2 operator. Only these items implements play back (in release 2.2):