312: Infinite or reusable ender pearl. [Minecraft Map Making]

Subscribers:
3,860
Published on ● Video Link: https://www.youtube.com/watch?v=BCn_k4_s0rY



Minecraft
Game:
Minecraft (2011)
Duration: 13:01
204 views
7


Ep312: Giving the player another ender pearl when the one they last threw hits the ground.

Version: 1.19.4

Commands, builds and ideas for people making their own Minecraft maps.

Check out my collabs on Coppit's channel:    / coppitj  

Join the CoppitCraft server that I play on and the Discord where I hang out.
Server IP: 51.81.246.145:25588
Discord:   / discord  

The following commands are prefixed with three letters which represent the settings of the command block. E.g IUN: = Impulse Unconditional Needs_Redstone. These prefixes need to be removed if copying the commands.

Since angled brackets are not allowed in YouTube descriptions you will have to replace "greater than" with the appropriate angled bracket. Ascii code: 62

Commands used:

Setup:
IUN: scoreboard objectives add used_pearl used:ender_pearl
CUA: scoreboard objectives add id dummy

Assign ID:
RUA: execute as @a unless score @s id = @s id store result score @s id run scoreboard players add #idHolder id 1

Give:
IUN: give @p ender_pearl{infinite:true}

Controller:
RUA: execute as @a[scores={used_pearl=1..}] anchored eyes at @s positioned ^ ^ ^0.5 as @e[type=ender_pearl,nbt={Item:{tag:{infinite:true}}},limit=1,sort=nearest] run summon marker ~ ~ ~ {Tags:["check_me"]}
CUA: execute as @e[tag=check_me] at @s run ride @s mount @e[type=ender_pearl,limit=1,sort=nearest,nbt={Item:{tag:{infinite:true}}}]
CCA: scoreboard players operation @e[tag=check_me] id = @p[scores={used_pearl=1..}] id
CUA: execute as @e[tag=check_me] at @s unless entity @e[type=ender_pearl, distance=0..1, limit=1] run tag @s add landed
CCA: execute as @e[tag=landed] at @s as @a if score @s id = @e[tag=landed, limit=1] id run give @s ender_pearl{infinite:true}
CCA: kill @e[tag=landed]
CUA: scoreboard players reset @a used_pearl




Other Videos By Infernal Device


2024-05-20322: Is the player sneaking and similar predicates: No datapack needed. [Minecraft Map Making]
2024-05-19321: Eat any item and right-click detection. [Minecraft Map Making]
2024-05-17320: More items means better buffs. [Minecraft Map Making]
2024-05-17319: Villager processing. Bones in, villagers out. [Minecraft Map Making]
2024-05-16318: Entity that follows another entity. [Minecraft Map Making]
2024-05-15317: Grow crops faster with a sprinkler. [Minecraft Map Making]
2024-05-15CoppitCraft Castle 048: Castle roof... Well, it's on top of the castle.
2024-05-14316: First attempt at a Wandering Beekeeper. [Minecraft Map Making]
2024-05-13315: Experiments with accelerated crop growth. [Minecraft Map Making]
2024-05-12314: Floo powder from Harry Potter. [Minecraft Map Making]
2024-05-09312: Infinite or reusable ender pearl. [Minecraft Map Making]
2024-05-01300: Playing fetch with a fox. Experiment. [Minecraft Map Making]
2024-04-30299: Jetpack on a stick. [Minecraft Map Making]
2024-04-29298: Checking banner patterns with commands. [Minecraft Map Making]
2024-04-28297: Recipe giving and click detection with knowledge books. [Minecraft Map Making]
2024-04-27296: Phase shifting through blocks. [Minecraft Map Making]
2024-04-26CoppitCraft Castle 047: Working on the front gate.
2024-04-26295: Playing with leads. [Minecraft Map Making]
2024-04-25294: Improved Mario coin block with tools for easy creation. [Minecraft Map Making]
2024-04-24293: Stop mobs entering or leaving an area. [Minecraft Map Making]
2024-04-23292: Controllable 3 * 3 moving platform. [Minecraft Map Making]



Tags:
minecraft
adventure map
map making
commands
command blocks
1.18
custom commands
redstone
map ideas
map suggesstions
custom maps
1.19



Other Statistics

Minecraft Statistics For Infernal Device

At present, Infernal Device has 182,428 views spread across 865 videos for Minecraft, accounting for over 10 days of watchable video on his channel. This is 94.82% of the total watchable video for Minecraft on Infernal Device's YouTube channel.