Weapon Throw

Weapon Throw

1M Downloads

Physics Enhancements

Nicknaem opened this issue ยท 6 comments

commented

at the moment items should be whitelisted, to have default multipliers assigned thats a big problem
I want all minecraft items except weapons & tools to have assigned default base damage and velocity multipliers

by default players should be able to throw all kind of items

I think default throw key : ALT, its much more comfortable

holding down ctrl + alt should repeatidly throw stack items one by one, now users have to smash throw key

I think in mod description you should mention that modified multiplier adds up to base multiplier
eg: when base damage multiplier is : 2
and modified damage multiplier is : 4
in this case modified damage muiltiplier is 6, at first I couldn't figure out what was happening I thought it should be 4

commented

Yep, thats how it works, the whitelist is only for weapons that arent recognized or for very specific items, go to experimental features if you want to enable throwing all items.

Also Keybinds cant contain 2 modifiers as it counts as a OS Specific Keybind.

About the example, ill do the changes

commented

I have experimental feature throwing all items set to true, base velocity and modified velocity multipliers does apply to all items, but base damage and modified damage multipliers doesnot apply to all items untill I whitlelist all of the minecraft items, I think it shoud apply to all items as base velocity multiplier works.
and also I wanted to say throwing item directly to the flat surface makes item rotate too much time, when throwing item at wall or throwing it up, it works well, items normally stick to the ground when they fall, but throwing them directly to the ground doesnot look good, I don't know if its possible to optimize that, Im using 1.16.5 version

Video.mp4

t

commented

Probably fixed the default damage part, and the boncy issue in 5.2

commented

default damage part still doesnot apply on items, when throwing all items is set to true.
bouncy items are fixed, but on flat surfaces, often times items bounce back instead of bouncing forward
Animation3

commented

I've tested the default damage and works as intended for me, fixed the bounce direction

commented

it works, needed to remove old config file, awesome work, players are having so much fun using your mod, thanks