[TUTORIAL] How to create custom ender peark

Started by JoseRicardo_YT on

Topic category: Help with Minecraft modding (Java Edition)

Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
[TUTORIAL] How to create custom ender peark

tutorial on how to make a custom ender pearl:

Step 1: make a ranged item

step 2: make it preferably do 1 damage, 0 knockback and put the range you want ;)

Step 3: when the projectile (in this case a custom pearl) collides with a block it looks for the block called "set location" That would be all

Bonus: You can also place (when it collides with a block) that it gives you a potion effect, that it gives you a sword, that it gives you more life, the possibilities are endless.

To set the cooldown, go to where it says "when ranged item used" and search for set cooldown, the cooldown of a pearl is 20 ticks (1 second = 20 ticks 2 seconds = 40 ticks and so on), don't forget to save, and voila! you already have a personalized ender pearl

Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
nice tutorial, kinda obvious…
Fri, 10/15/2021 - 21:48

nice tutorial, kinda obvious, but perfect for beginners :D

Joined Oct 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Which category is set…
Mon, 10/18/2021 - 22:48

Which category is set location in?

Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Entity Management
Mon, 10/18/2021 - 23:20

Entity Management

Joined Oct 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
very helpful thanks man  
Mon, 11/08/2021 - 04:06

very helpful

thanks man

 

Joined Dec 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Help: when ender pearl hits…
Tue, 04/12/2022 - 17:52

Help: when ender pearl hits entity, ender pearl dissapears

try making it so it kills…
Fri, 06/17/2022 - 15:02

try making it so it kills the entity it touched and then spawn another ender pearl(the one you made) that will collide whit the ground because the entity died i think it does not affect the player because theres one for living entity and one for player

Joined Jan 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i have problem, when it…
Sun, 11/19/2023 - 21:12

i have problem, when it touches ground, nothing happends,  can i see your procedure?

 

Joined Jan 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
like, i cant set source…
Sun, 11/19/2023 - 21:32

like, i cant set source entity, only event/target, i saw it only triggers thinks to teleport that it touches, it dose not teleport me