365: Hidden wall safe. [Minecraft Map Making]

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



Minecraft
Game:
Minecraft (2011)
Duration: 20:41
267 views
15


Ep365: A secret hidden safe in the wall behind a painting we can use to protect our valuables.

00:00 Intro
00:45 Setup
01:30- Create safe
12:35 Controller

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

Commands used:

Setup:
IUN: scoreboard objectives add is_open dummy

Create Safe:
IUN: summon chest_minecart 41 57 19.51 {Tags:["safe"], CustomName:'{"text":"Safe"}'}
CUA: summon block_display 41 57 19 {Tags:["safe"], block_state:{Name:"minecraft:lodestone"}, transformation:{left_rotation:[0f,0f,0f,1f], right_rotation:[0f,0f,0f,1f],translation:[-0.5f,0f,-0.5f],scale:[1f,1f,1f]}}
CUA: summon item_display 41 57 18.95 {brightness:{sky:15,block:15},teleport_duration:20, Tags:["safe","safe_painting"], Passengers:[{id:"minecraft:interaction", Tags:["safe","safe_input"], response:true}], item:{id:"minecraft:painting",Count:1b}, transformation:{left_rotation:[0f,0f,0f,1f],right_rotation:[0f,0f,0f,1f],translation:[0.05f,0.65f,0f],scale:[1.5f,1.5f,1.5f]}}

Controller:
RUA: execute as @e[type=interaction, tag=safe_input] at @s store success entity @s interaction.player[] int 0 on target run tag @e[type=interaction, tag=safe_input, distance=..0.1, limit=1] add move_me
CUA: execute as @e[type=interaction, tag=move_me] store success score @s is_open if score @s is_open matches 0
CUA: execute at @e[type=interaction, tag=move_me, scores={is_open=0}] as @e[type=item_display, tag=safe_painting,distance=..0.1] at @s run tp @s ~1 ~ ~
CUA: execute at @e[type=interaction, tag=move_me, scores={is_open=1}] as @e[type=item_display, tag=safe_painting,distance=..0.1] at @s run tp @s ~-1 ~ ~
CUA: execute at @e[type=interaction, tag=move_me] run playsound block.grindstone.use master @a ~ ~ ~ 1 0.5 0
CUA: tag @e[type=interaction, tag=move_me] remove move_me







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 183,167 views spread across 870 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.