Please help me create a ranged weapon

Started by aieau on

Topic category: Help with Minecraft modding (Java Edition)

Joined Apr 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Please help me create a ranged weapon

I'm trying to make a ranged weapon that uses the durability of the chestplate as ammo.

Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
make the durability 0,then…
Mon, 04/19/2021 - 08:14

make the durability 0,then on shot damage item from armor slot 2

Joined Apr 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i can't find the deal 1…
Mon, 04/19/2021 - 11:27

i can't find the deal 1 damage to armor slot 2 procedure

Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
and add get armor from slot
Mon, 04/19/2021 - 15:09

You need to take the deal damage procedure

and add get armor from slot

Joined Apr 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
it works, thanks!
Tue, 04/20/2021 - 07:15

it works, thanks!