125: Crafting on the floor. [Minecraft Map Making]
Ep125: Throw three different items onto the floor and have them combine into a new item.
Java Version: 1.19
Commands, builds and ideas for people making their own Minecraft maps.
Check out my collabs on Coppit's channel: https://www.youtube.com/c/CoppitJ
Join the server I play on and the Discord where I hang out.
Server IP: 51.81.246.145:25588
Discord: https://discord.gg/KNSmPWdnfG
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.
Commands used: YouTube formatting may make some of these wrong. :)
RUA: execute as @e[type=item,nbt={Item:{id:"minecraft:stone",Count:1b}}] at @s unless entity @e[tag=catalyst,distance=0..20] run tag @s add catalyst
CUA: execute at @e[tag=catalyst] run execute as @e[type=item,nbt={Item:{id:"minecraft:redstone",Count:1b},OnGround:1b},distance=0..0.5] at @s unless entity @e[tag=ingredient,distance=0..20] run tag @s add ingredient
CUA: execute at @e[tag=ingredient] run execute as @e[type=item,nbt={Item:{id:"minecraft:slime_ball",Count:1b},OnGround:1b},distance=0..0.5] at @s unless entity @e[tag=ingredient1,distance=0..20] run tag @s add ingredient1
CCA: execute as @e[tag=catalyst,limit=1,nbt={Item:{Count:1b}}] at @s run kill @e[tag=ingredient,limit=1,sort=nearest,nbt={Item:{Count:1b}}]
CCA: execute as @e[tag=catalyst,limit=1,nbt={Item:{Count:1b}}] at @s run kill @e[tag=ingredient1,limit=1,sort=nearest,nbt={Item:{Count:1b}}]
CCA: execute as @e[tag=catalyst,limit=1,nbt={Item:{Count:1b}}] at @s run summon item ~ ~ ~ {Item:{id:"minecraft:redstone_block",Count:1b},Motion:[0.0,0.25,0.0]}
CCA: execute as @e[tag=catalyst,limit=1,nbt={Item:{Count:1b}}] at @s run particle smoke ~ ~.2 ~ 0.2 0.2 0.2 0 100 normal
CCA: execute as @e[tag=catalyst,limit=1,nbt={Item:{Count:1b}}] at @s run playsound block.amethyst_block.break master @a ~ ~ ~ 1 1 0
CCA: execute as @e[tag=catalyst,limit=1,nbt={Item:{Count:1b}}] at @s run kill @e[tag=catalyst,limit=1,sort=nearest,nbt={Item:{Count:1b}}]
Other Videos By Infernal Device
Other Statistics
Minecraft Statistics For Infernal Device
At present, Infernal Device has 182,939 views spread across 869 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.