362: Table you can place and remove items from. [Minecraft Map Making]

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



Minecraft
Game:
Minecraft (2011)
Duration: 19:44
203 views
11


Ep362: Making a small table that players can put items on and take items off.

00:00 Intro
01:10 Give Egg - place
02:00 Give Egg - remove
02:30 Controller - place
15:20 Controller - remove
17:30 Controller - protect

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

Commands used:

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

Give Egg - Remove:
IUN: give @p strider_spawn_egg{display:{Name:'{"text":"Table: Remove"}'}, EntityTag:{id:"minecraft:marker", Tags:["table_remove", "table"]}}

Controller - Place:
RUA: execute at @e[type=marker, tag=table_place] run setblock ~ ~ ~ barrier
CUA: execute at @e[type=marker, tag=table_place] run summon block_display ~ ~ ~ {Tags:["table","table_top"], block_state:{Name:"minecraft:oak_log"}, transformation:{left_rotation:[0f,0f,0f,1f],right_rotation:[0f,0f,0f,1f],translation:[-0.5f,0.7f,-0.5f],scale:[1f,0.3f,1f]},brightness:{sky:15,block:15}, Passengers:[{id:"block_display", Tags:["table", "table_leg"], block_state:{Name:"minecraft:oak_log"}, transformation:{left_rotation:[0f,0f,0f,1f],right_rotation:[0f,0f,0f,1f],translation:[-0.15f,0f,-0.15f],scale:[0.3f,0.9f,0.3f]},brightness:{sky:15,block:15}},{id:"block_display", Tags:["table", "table_foot"], block_state:{Name:"minecraft:oak_log"}, transformation:{left_rotation:[0f,0f,0f,1f],right_rotation:[0f,0f,0f,1f],translation:[-0.25f,0f,-0.25f],scale:[0.5f,0.1f,0.5f]},brightness:{sky:15,block:15}}]}
CUA: execute at @e[type=marker, tag=table_place] run summon item_frame ~ ~1 ~ {Tags:["table", "myFrame"], Facing: 1b, Invisible: true, Fixed:false, Silent:true}
CUA: kill @e[type=marker, tag=table_place]

Controller - Remove
RUA: execute at @e[type=marker, tag=table_remove] run setblock ~ ~-0.5 ~ air
CUA: execute at @e[type=marker, tag=table_remove] run kill @e[tag=table, limit=5, sort=nearest]

Controller - Protect
RUA: execute as @e[type=item_frame, tag=myFrame] store success entity @s Invulnerable byte 1 unless data entity @s Item{}




Other Videos By Infernal Device


2024-07-06371: Invisible glowing vanishing parkour blocks. [Minecraft Map Making]
2024-07-05370: Ground breaking heavy boots. [Minecraft Map Making]
2024-07-04369: Working chair in 1.21. [Minecraft Map Making]
2024-07-03368: Drinking too many potions. [Minecraft Map Making]
2024-07-02367: Item Display you can pick up. [Minecraft Map Making]
2024-07-02Channel Update: [001]
2024-06-30365: Hidden wall safe. [Minecraft Map Making]
2024-06-30366: Smoke Bomb. Updated to 1.21. [Minecraft Map Making]
2024-06-29364: Experimental mini farm for 1.21. [Minecraft Map Making]
2024-06-28363: Can the player see the sky at daytime? [Minecraft Map Making]
2024-06-27362: Table you can place and remove items from. [Minecraft Map Making]
2024-06-26361: Sword in a stone which can be pulled out. [Minecraft Map Making]
2024-06-25360: Interactive custom ceiling lights. [Minecraft Map Making]
2024-06-24359: Timed commands using a predicate. [Minecraft Map Making]
2024-06-23358: Mob death checking for Tower Defence. Updated. [Minecraft Map Making]
2024-06-22357: Rechargeable Gas mask with limited uses. [Minecraft Map Making]
2024-06-21356: Simple Locked door experiment. [Minecraft Map Making]
2024-06-20355: Lightable torches Updated. Added lifetime, light with arrows. [Minecraft Map Making]
2024-06-19354: Countdown timer with ticking sound. [Minecraft Map Making]
2024-06-18353: Modifying sidebar look for an effect selector. [Minecraft Map Making]
2024-06-17352: Floor crafting in 1.20.6. [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 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.