378: Random falling dripstone. [Minecraft Map Making]

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



Minecraft
Game:
Minecraft (2011)
Duration: 15:30
204 views
7


Membership:    / @infernaldevice  
Ep378: Dripstone that falls randomly from the ceiling damaging the player.

00:00 Intro
01:35 Setup
01:50 Give egg - place
02:25 Give egg - remove
04:00 Controller - remove
05:05 Controller - drop
13:00 Waffling

Version: 1.20.1

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" and "less than" with the appropriate angled bracket.

Commands used:

Setup:
IUN: scoreboard objectives add timer dummy

Give Egg - place:
IUN: give @p slime_spawn_egg{display:{Name:'{"text":"Place: Dripstone"}'}, EntityTag:{id:"minecraft:marker", Tags:["dripstone_origin"]}}

Give Egg - remove:
IUN: give @p strider_spawn_egg{display:{Name:'{"text":"Remove: Dripstone"}'}, EntityTag:{id:"minecraft:marker", Tags:["remove_dripstone", "dripstone_origin"]}}

Controller - Remove:
RUA: execute at @e[type=marker, tag=remove_dripstone] run kill @e[type=marker, tag=dripstone_origin, limit=2, sort=nearest]

Controller - Drop:
RUA: scoreboard players add #dripstone timer 1
CUA: execute if score #dripstone timer matches 20 at @e[type=marker, tag=dripstone_origin, sort=random, limit=1] store success score #dripstone timer run summon falling_block ~ ~ ~ {Tags:["falling_dripstone"], BlockState:{Name:"pointed_dripstone", Properties:{vertical_direction:"down"}}, Time:1, DropItem:false,HurtEntities:true, FallHurtMax:5, FallHurtAmount:1f, FallDistance:1f}}
CCA: execute at @e[type=falling_block, tag=falling_dripstone] run playsound minecraft:block.pointed_dripstone.land block @a ~ ~ ~ 1 0.5 0







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 181,722 views spread across 860 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.