[TUTORIAL] How to create custom ender peark

Started by JoseRicardo_YT on

Topic category: Help with modding (Java Edition)

Last seen on 16:35, 13. Jul 2023
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

Last seen on 04:28, 26. Jan 2024
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

Last seen on 19:52, 29. Jun 2023
Joined Sep 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
typo on cover :/
Fri, 10/15/2021 - 22:19

typo on cover :/

Last seen on 02:09, 26. Sep 2022
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?

Last seen on 04:28, 26. Jan 2024
Joined Oct 2020
Points:

User statistics:

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

Entity Management

Last seen on 00:29, 14. Jul 2022
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

 

Last seen on 15:34, 18. Apr 2024
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

Last seen on 17:12, 5. Jul 2022
Joined Jun 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
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

Last seen on 18:02, 7. Jan 2024
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?

 

Last seen on 18:02, 7. Jan 2024
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