mojira.dev
MC-228041

Game freezes when I shoot an arrow with bow

Game freezes when I:

  1. Place a repeat command block with this command: execute as @e[type=minecraft:arrow] run summon minecraft:arrow

  2. Shoot an arrow with bow

Comments 2

It's because of infinite recursive , when you shoot a bow , the arrow summon another arrow , then the arrow and summoned arrow summon another arrow, and so on.

Well, don't do that. The game can't handle infinite arrows.

Arian

(Unassigned)

Unconfirmed

(Unassigned)

1.17

Retrieved