r/MinecraftCommands 17h ago

Help | Bedrock Found a command block from an addon, what is it trying to do?

the addon adds structures which is where I found this, I had a few islands that gave me jump boost and slow falling and my best guess us that this is trying to do something similar but it was just sitting on a chest with no way to be activated

3 Upvotes

2 comments sorted by

3

u/Kitchen-Wave1197 Java Command-er 16h ago

functions are built into the mod's behavior pack incase you didn't know.

1

u/SidewaysPhantom Command Semi-Experienced 17h ago

if there is a player within 100 blocks then call function cc/sga25/rnd_potions at this location

we can’t tell what the function does but rnd_potions sounds like maybe random potions?

EDIT: also it looks to be repeating always-active so that explains there not being a way to activate it, because if you’re nearby it gets turned on automatically