Is it possible to make certain items throwable?
I want to make brick throwable, so that my players can give eachother brain damage without the need of a frying pan (modded item) up close.
Is it possible to make the brick item throwable in a way that looks good? Server-side logic will be entirely written in Java, I just want the client to have the correct throwing animation played when the brick is right clicked. Is it possible, or there isn't any component to achieve that?
Minecraft version: 1.21.1 Fabric