#how can a make a certain item reach further?
1 messages · Page 1 of 1 (latest)
use query.playerhasitem:(custom weapon name), and adjust the reach of the player when they have that item in player.json
uh. and how exactly do i do that?
Which player component controls reach distance?
Maybe its built in and we cant change it?
that's neither a valid query nor is it how you set out a molang query, also there is no component to increase reach in a player. There may be something that you can do with scripting although i am not sure.
queries return values, for example, query.is_jumping will return the value 1 (true) if the entity is jumping and 0 (false) if it is not. This is why we use a comparative operator like == to check what is it equal to.
You can find a list of all valid queries here: https://bedrock.dev/docs/stable/Molang
i know but where
Bridge v1 doesn't support the newest version of Minecraft, you should consider upgrading to v2
https://bridge-core.app/guide/download/index.html